Log in

View Full Version : HELP!! My forum is down!


OurCouponHome
05-16-2010, 01:12 AM
It says this:

Warning: require_once([path]/vboptimise/core/class_vboptimise.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/init.php(304) : eval()'d code on line 108

Fatal error: require_once() [function.require]: Failed opening required '/home/content/s/t/e/stephaniex2/html/vboptimise/core/class_vboptimise.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/s/t/e/stephaniex2/html/includes/init.php(304) : eval()'d code on line 108

I can't even log in! What do I do?

Lynne
05-16-2010, 03:32 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);