Log in

View Full Version : i broke my forum


kwill
10-25-2007, 07:01 PM
i've been told to post this here because there had apparently been vba_cmps installed on the forums, so this is a repost from the vb.com forums --

i was messing around with files and subdirectories on the webhost, because i'd been trying to move an existing website to a new domain, but i think i may have broken the internets, because i received this error, when i tried logging back onto the original domain:


Warning: main(./includes/vba_cmps_include_template.php) [function.main]: failed to open stream: No such file or directory in /home/myforumnamehere/public_html/index.php on line 99

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

any ideas?

i'm a newb, so i'd appreciate any insight. thanks!

anuanu
10-25-2007, 08:30 PM
Your missing this file:

/includes/vba_cmps_include_template.php

thats all that error is saying, simple.

towermatt
10-25-2007, 08:38 PM
Yep