Log in

View Full Version : PLEASE Help!!!


SDN
02-02-2010, 04:08 AM
I was uploading MGC Chatbox Evo, and I think I uploaded it wrong, because It's my first time uploading a add-on to my forum.


I can't access the ADMINCP ANYMORE!!

This is the error I got! Someone please help!


Warning: include([path]/includes/mgc_cb_evo/plugins.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/init.php(304) : eval()'d code on line 1

Warning: include() [function.include]: Failed opening '[path]/includes/mgc_cb_evo/plugins.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/init.php(304) : eval()'d code on line 1

Warning: include([path]/includes/mgc_cb_evo/plugins.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/functions.php(1377) : eval()'d code on line 1

Warning: include() [function.include]: Failed opening '[path]/includes/mgc_cb_evo/plugins.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/functions.php(1377) : eval()'d code on line 1

Marco van Herwaarden
02-02-2010, 09:30 AM
If you have questions/problems with a modification or style, then please post in the thread (or support forum/board) about that modification/style. Best chance to receive a reply from either the author or another member using the same modification/style.

To troubleshoot this, please temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

SDN
02-02-2010, 04:31 PM
Where do i add that line??? And do i replace it with something??

Speysider
02-02-2010, 04:49 PM
Marco just told you where to post it.
In your includes/config.php file, at the very top, add the code Marco said under the <?php line.

You do not need to replace anything.

utahraves
02-02-2010, 06:16 PM
Did you even upload the files you were supposed to? Those errors state it isn't finding the correct files in the right path.