PDA

View Full Version : How to uninstall (disable) yabsoft seo mod manually


designv
03-24-2009, 07:44 PM
Hey i tried installing the yabsoft mod and when i uploaded the xml, it broke my site lol. All the bages display the error below so im wondering what i need to change in phpmyadmin so i can just disable the mod instead of reinstalling my whole forum. Thanks all for the help.

Warning: require_once(yabbseo/forumhook/301.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/init.php(298) : eval()'d code on line 2

Fatal error: require_once() [function.require]: Failed opening required 'yabbseo/forumhook/301.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/genietal/public_html/study/includes/init.php(298) : eval()'d code on line 2

Lynne
03-24-2009, 08:01 PM
Problems with modifications need to be asked in the modification thread (or site).

designv
03-24-2009, 08:31 PM
Problems with modifications need to be asked in the modification thread (or site).
Im just wondering if there is a way to disable it in the database, i already messaged the developer and no response.

Lynne
03-24-2009, 09:05 PM
I don't know anything about that modification so I'm not even going to guess on how to do it within the database. You can disable all your mods by editing config.php and adding this line right under <?php

define('DISABLE_HOOKS', true);

Also, not all developers want you to message them - many would rather you post in the thread so that if they are not available, someone else may be able to help.

designv
03-24-2009, 10:26 PM
Thanks for the tip Lynee, i added the code and went in and uninstalled it. Thanks for the help.

Dismounted
03-25-2009, 06:56 AM
Make sure you remember to remove its rules/rewrite rules/etc.