PDA

View Full Version : Got an error after upgrade...


titodj
02-22-2006, 05:18 PM
I upgraded Vbulletin and after that I downloaded and installed the CMPS upgrade to the latest version...

If I try to load the CMPS trough the old index.php, I dont get any error but I get the empty just header and footer, no modules page...

And if I try to access the site trough the newly downloaded and installed cmps_index.php upgrade I get this error...

confused:

Warning: main(./modules/navigation.php): failed to open stream: Permission denied in /includes/vba_cmps_include_bottom.php on line 360

Fatal error: main(): Failed opening required './modules/navigation.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/voyaztec/public_html/vb/includes/vba_cmps_include_bottom.php on line 360

titodj
02-23-2006, 12:08 AM
Removed the links cause I was able to figure out the problem...
It was the permissions on folder "modules"
A little chmod and Im up and running... regards...