dstephan
09-01-2005, 03:27 PM
I've been trying to install all night. I installed vB in the root. I changed my original index.php to "forum.php" and changed it in vB. My chdir line is taken from the _SERVER["PATH_TRANSLATED"] line but instead of the file on the end being "info.php" I changed it to "index.php".
This is the error I get when trying to access my forum:
Parse error: parse error in /xxxxxxxx/www/includes/functions.php on line 2018
Fatal error: Call to undefined function: is_browser() in /xxxxxxx/www/global.php on line 90
I found that if I DO NOT make the change in "function.php" that is called for in the readme file then I can get cpms to install. It stops after images, but this seems normal.
However I can't see any changes in my forum.
If I do make the replacement in "function.php" then I get the error above.
Any ideas on what I'm doing wrong?
(Sorry for the duplicate post in wrong forum)
This is the error I get when trying to access my forum:
Parse error: parse error in /xxxxxxxx/www/includes/functions.php on line 2018
Fatal error: Call to undefined function: is_browser() in /xxxxxxx/www/global.php on line 90
I found that if I DO NOT make the change in "function.php" that is called for in the readme file then I can get cpms to install. It stops after images, but this seems normal.
However I can't see any changes in my forum.
If I do make the replacement in "function.php" then I get the error above.
Any ideas on what I'm doing wrong?
(Sorry for the duplicate post in wrong forum)