View Full Version : Fatal Error - Please Help!
yammeister
09-03-2005, 05:55 PM
I get this error when going to my cmps_index.php
Fatal error: main(): Failed opening required '' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/autolab/public_html/forum/includes/vba_cmps_include_bottom.php on line 413
http://auto-labs.com/cmps_index.php
Thanks in advance.. I'd like to get these modules working on my forum! :cool:
hopefully this will be the last step.. once I fix the include bottom error and rename cmps_index.php to index.php (keeping it in the root folder) i should be able to get some sort of "portal"?
Brian
09-05-2005, 07:16 PM
http://www.vbadvanced.com/forum/showthread.php?t=1343
yammeister
09-05-2005, 07:49 PM
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/yoursite/html/cmps_index.php on line 8
I already fixed this sourcing error by downloading the attachment and finding the directory.. but after I did so I got this fatal error. :( Any ideas?
waternut
09-06-2005, 04:19 AM
Hi there.
I tried installing vBadvanced CMPS as well and I am getting this fatal error on my index page
"Fatal error: Call to undefined function: print_portal_output() in /home/virtual/site470/fst/var/www/html/salespodium.com/cmps_index.php on line 35"
Anyone can advise on this unusal error?
-waternut
Brian
09-06-2005, 01:03 PM
I already fixed this sourcing error by downloading the attachment and finding the directory.. but after I did so I got this fatal error. :( Any ideas?
Sorry, that error is so similar to the one that's displayed when global.php can't be found that I thought that was the problem. It sounds like you've modified one of your PHP file modules and selected a file to include that is not there. If this is a new install then you should make sure that you uploaded the forum/modules folder and it's contents to your forum directory. Otherwise, check each of your modules and find the one that doesn't have a file selected.
Hi there.
I tried installing vBadvanced CMPS as well and I am getting this fatal error on my index page
"Fatal error: Call to undefined function: print_portal_output() in /home/virtual/site470/fst/var/www/html/salespodium.com/cmps_index.php on line 35"
Anyone can advise on this unusal error?
-lc
You didn't make the changes to your global.php file correctly.
waternut
09-07-2005, 01:40 AM
Hi Brian,
I re-did everything step by step again and it worked out fine this time round.
Thanks and sorry to have to bother you.
-waternut
yammeister
09-09-2005, 08:26 PM
Sorry, that error is so similar to the one that's displayed when global.php can't be found that I thought that was the problem. It sounds like you've modified one of your PHP file modules and selected a file to include that is not there. If this is a new install then you should make sure that you uploaded the forum/modules folder and it's contents to your forum directory. Otherwise, check each of your modules and find the one that doesn't have a file selected.
I tried finding a module that doesn't have a file selected but couldn't find one. So I re-downloaded the bundle and uploaded ONLY the modules folder... same error when I click this link :confused: http://auto-labs.com/cmps_index.php
I opened up "vba_cmps_include_bottom.php" and the code on line 413 is:
"require($pages['template']);"
Brian
09-11-2005, 05:24 PM
There's not any way you would get that error unless you have a module that doesn't have a valid file to include selected.
yammeister
09-12-2005, 06:08 PM
Hmmm, ok thanks for letting me know Brian. :) Is there a way to set my modules back to default through admincp? Would it be easier to re-install? (I am unfamiliar as towards what are valid module files and what are not...)
p.s. I am using vBulletin v3.0.8 and my forum URL is http://www.auto-labs.com/forum/
Brian
09-13-2005, 02:18 PM
If you haven't customized the settings much or added any new modules then it may be easier to just uninstall and then reinstall.
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.