Try disabling all your plugins by placing the following on a new line in your "includes/config.php" file:
Code:
define('DISABLE_HOOKS', true);
If that solves your problem, then a faulty plugin is the cause of the error. If not, then most likely one of your core files has been edited - you could try downloading a fresh vB package and re-uploading all non-image files.