PDA

View Full Version : Index.php error


Nblufire12
07-25-2008, 09:37 AM
hey guys

i set index.php as my homepage

and i installed it with no errors, nothing

setup the CMPS in the control panel

but when i go to my homepage

www.cellfonetrader.com

i get this error


Warning: require_once(./includes/vba_cmps_include_template.php) [function.require-once]: failed to open stream: No such file or directory in /home/cellfone/public_html/index.php on line 43

Fatal error: require_once() [function.require]: Failed opening required './includes/vba_cmps_include_template.php' (include_path='.:/usr/local/php52/pear') in /home/cellfone/public_html/index.php on line 43

Brian
07-25-2008, 11:54 AM
http://www.vbadvanced.com/forum/faq.php?faq=vba_trouble#faq_vba_trouble_inctmpfile

Our Sponsors
 

Nblufire12
07-25-2008, 01:01 PM
This error generally means that you either did not upload the 'forums/includes/vba_cmps_include_template.php' file that comes with the download package, or that you did not set your $forumpath variable correctly in your vBadvanced config file. Make sure that the 'forums/includes/vba_cmps_include_template.php' file exists on your server. If so, continue to the next item to verify that you have set your $forumpath variable correctly in the config file.

My template.php is in there!

so it must be the forumpath

where is that variable located?