PDA

View Full Version : Cannot access forum FATAL ERROR after removing mod


obglobal.net
08-21-2014, 12:10 PM
Please help out.:eek:

Warning: require_once([path]/dbtech/profilehover/hooks/init_startup.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/init.php(336) : eval()'d code on line 31

Fatal error: require_once() [function.require]: Failed opening required '/home/obglobal/public_html/dbtech/profilehover/hooks/init_startup.php' (include_path='.:/usr/local/php53/pear') in /home/obglobal/public_html/includes/init.php(336) : eval()'d code on line 31

--------------- Added 1408626653 at 1408626653 ---------------

http://obglobal.net/forumdisplay.php?2-Knicks-Forum

Scanu
08-21-2014, 12:17 PM
You should ask support in the modification thread

cellarius
08-21-2014, 12:20 PM
Correct, but if it's that obvious an answer takes just as long as that direction.

Your missing a file, i.e. you did not upload the files that are part of that addon correctly, not at all or not to the correct place.

obglobal.net
08-21-2014, 12:27 PM
No, I just tried to uninstall the mod.

I've a feeling I should've uninstalled it via ACP before deleting it from FTP

Should've checked first

Scanu
08-21-2014, 12:30 PM
You're right, he's trying to remove a modification and since the function require_one is eval'd in the file init.php, i think he removed the files but he didn't remove the product (or one plugin is still there). There may be other reasons he's getting this error, authour should know more about this error

RichieBoy67
08-21-2014, 12:31 PM
Upload the files again, then import the product xml.. then uninstall via the xml first before you delete files.

Scanu
08-21-2014, 12:31 PM
Are you able to access to the admincp? If you can't then disable hook system using config.php file and uninstall the product

Edit: or what he writes above

obglobal.net
08-21-2014, 12:33 PM
Thanks, Scanu. I'll try that.

--------------- Added 1408628208 at 1408628208 ---------------

That worked.

Should've thought of it myself, but very thankful to everyone that chimed in here.

Good reference for anyone who has a similar issue.

Thank you all very much