PDA

View Full Version : CMPS fails after 3.6.10 upgrade


xTerMn8R
05-04-2008, 02:43 AM
After ugrading site from 3.5.4 CMS 2.0 to 3.6.10 with CMPS 3 getting the following error


Warning: main(./includes/vba_cmps_include_template.php) [function.main]: failed to open stream: Permission denied in /home/isrl/public_html/cmps_index.php on line 43

Fatal error: main() [function.require]: Failed opening required './includes/vba_cmps_include_template.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/isrl/public_html/cmps_index.php on line 43


MySQL Version 5.0.45-community
php 4.4.7
linux server

Can anyone help me fix this Please...

Thanks,
Tom

xTerMn8R
05-04-2008, 02:48 AM
Tried taking out that line and now get the following ....

Fatal error: Call to undefined function: print_portal_output() in /home/isrl/public_html/cmps_index.php on line 45

Thanks I think I need that one but thought I had read somewhere not long ago about removing that Template Line

Still Need help...

Thx
Tom

Our Sponsors
 

Brian
05-05-2008, 01:25 PM
Sounds like you have the permissions on your forum/includes/vba_cmps_include_template.php file set incorrectly. Try changing them to 755, or 777 if 755 doesn't work.

xTerMn8R
05-06-2008, 11:56 AM
Thanks Brian, I believe that was the problem .... Wierd though as they were all set to 777 according to my partner...