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
PHP Code:
define('DISABLE_HOOKS', true);
Also, make sure you are using all totally default files. Go to Maintenance > Diagnostics > Suspect File Versions and no default vbulletin files should show up on that list.