PDA

View Full Version : making CMS homepage errors


Cwest13
04-16-2008, 02:28 PM
Did the install, went smoothly, but when I change the CMPS_index.php to index.php it doesn't load the CMS as my homepage. I already did the change in admin to point to /index.php as it states in the direction.
Here is a cut and paste of the error msg:

Warning: require(/modules/navigation.php) [function.require]: failed to open stream: No such file or directory in /includes/vba_cmps_global.php on line 60

Fatal error: require() [function.require]: Failed opening required '/home3/bladesw/public_html/Forums/modules/navigation.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home3/bladesw/public_html/Forums/includes/vba_cmps_global.php on line 60

everything else seems to be working correctly IE the admin panel etc.
Cwest13

RaceJunkie
04-16-2008, 02:42 PM
Did you set your path in the index.php file?

Our Sponsors
 

Cwest13
04-16-2008, 03:02 PM
yeah did that using the pvp tool in the setup.

Cwest13
04-16-2008, 03:19 PM
fixed it thanks though