On top of the debug issue, if i change my forum display order, it does not save the changes. I tried to change a sub forum to make it a forum of a category instead, but it does not save.
I can not even disable the plug in system unless i do it globally in config.php
Even with config.php edited it still does not save my changes if i edit a forum.
It also will not save any template changes. Nor can i disable hacks via vb options or manually. The only way to disable the debug mode and the hacks is by adding the following code to my config.php file
PHP Code:
define('DISABLE_HOOKS', true);
Any ideas?
Here is a list of my installed hacks:
http://img119.imageshack.us/img119/6995/tablege2.gif
Also I have vBug Tracker Lite and vBulletin AJAX Cron installed.
I am in the process of deleting some of my hacks. Even though I delete them they still function. The odd thing is there is no trace of them in the plugin table. I looked through the table, and see the hack, then delete the hack yet the hack still functions.