PDA


View Full Version : Install problems with CMPS v2 on VB 3.5


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)

Brian
09-01-2005, 03:59 PM
You're either modifying that file with Dreamweaver, or you're modifying it incorrectly. If you're using Dreamweaver, try using Notepad or another simple text editor to make the changes instead. Or, download v2.0 of the CMPS instead as it does not require as many file changes.

Brian
09-01-2005, 04:01 PM
Actually, you should be installing v2.0 anyways if you're using a vB 3.5 forum as the 1.x version of the CMPS does not work on vB 3.5.

dstephan
09-01-2005, 05:49 PM
Yep, I'm using Dreamweaver. Are my other files that I modified in dreamweaver going to be okay, or should I just redo them all?

Brian
09-02-2005, 02:07 PM
Get a fresh, un-hacked copy of the files you modified and apply the changes listed in the CMPS 2.0 readme file.