PDA

View Full Version : Error on install


RogueDOC
09-25-2005, 09:02 AM
I'm getting this error when i try to go to the index.php. (changed from cmps_index.php)

"Parse error: parse error in d:\program files\easyphp1-8\www\vbulletin\index.php on line 21"

This is set up on my home computer to test stuff out.

Ramses
09-25-2005, 10:00 AM
you need to put the corrrect path into the index.php
Why you don't set it up online, I don't know if it is an easy way for testing on your home pc?

Our Sponsors
 

RogueDOC
09-25-2005, 11:33 AM
I now get this
"Fatal error: Call to undefined function: print_portal_output() in /home/www/rogdoc.coolinc.info/index.php on line 35"

I used the "forumpath.php" Found in the FAQ section to get the info. Here is waht it gave me "/home/www/rogdoc.coolinc.info/forum" and here is the line i added it to "chdir('/home/www/rogdoc.coolinc.info/forum');"

This is on a hosted site now not my home comp.

Ramses
09-25-2005, 03:13 PM
Hm, the path is looking well, maybe it has to do because it is a free web hosting server?
You are sure you downloaded the correct cmps package, there is each one for vb 3.0 and 3,5?

Our Sponsors
 

Brian
09-25-2005, 03:15 PM
I now get this
"Fatal error: Call to undefined function: print_portal_output() in /home/www/rogdoc.coolinc.info/index.php on line 35"

You didn't make the changes to your global.php file.

RogueDOC
09-25-2005, 05:51 PM
OOPS!! I uploaded the wrong files! Sorry! Thanks for the help.