|
I solved it..FINALLY....phew.... -
03-16-2003, 10:52 AM
Hi, I finally figured out why...Gosh...
This is how it can be solved.
1. Back up your modules/Forum/index.php i.e. index.php.bak
2. Copy modules/Forum/install.php to index.php
3. Click on the left panel to invoke the Forum link. This would trigger the installation. You should finally see the install page.
Note : existing index.php is not smart enough to detect whether it is a fresh installation.
4. Copy index.php.bak to index.php
5. Click on the left panel to invoke the Forum Link.
Wala...you got your forum working.
|