did you add any new hacks might be that
Try this to see if it sorts the problem
To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
if this solves the problem you have a mod causing the problem