Looks to me like your not running all the requires upgrades.
Now I see things look fine on your site except viewing a photo you have deleted in vbulletin the user location so try adding this back in the
vb sql box making sure to add any prefix to your
vb tables in this query
ALTER TABLE userfield ADD field2 VARCHAR(75) DEFAULT NULL;