PDA

View Full Version : Fatal Error?


Reaper255
11-08-2010, 09:31 PM
Hey I seem to be having this error when ever clicking on most of my threads.

Fatal error: Call to a member function query_read() on a non-object in /home/tornadow/public_html/forum/includes/class_postbit.php(285) : eval()'d code on line 40

Any help will be appreciated.

Lynne
11-08-2010, 10:30 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Reaper255
11-09-2010, 02:34 AM
That worked. But it seems that none of my current plug ins are the problem.

Lynne
11-09-2010, 02:16 PM
If putting that code in your config.php file fixed it, then it IS one of your products or plugins.