PDA

View Full Version : Error msg in some posts


Skele
12-14-2010, 11:10 AM
Warning: Cannot use a scalar value as an array in [path]/includes/class_postbit.php(294) : eval()'d code on line 404

This is the error msg shown above in some posts in my site...Its only shown in some posts in one section...Plz help me

Lynne
12-14-2010, 02:00 PM
Looks like a modification error.

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);