I thought I had a good upgrade from 351 to 354, but something is amiss with my profile view. i did have one of those fancy myspace like profile pages that I edited memberinfo for, but I reverted the template back to original, and now im not sure how to turn off this other feature. Been out of the game for awhile, so it is taking me a bit to catch back up. I should mention that I deleted the adv_gallery database. Is that the same as just the gallery? Any help is appreciated!
Thanks in advance.
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT imageid, images.title, filename, thumbname, width, height, extension, images.catid ,images.userid, images.username, categories.title AS cattitle
FROM zvb3_adv_gallery_images AS images
LEFT JOIN zvb3_adv_gallery_categories AS categories USING (catid)
WHERE valid = 1 AND images.userid = 2
ORDER BY dateline DESC
LIMIT 5;
MySQL Error : Table 'forums.zvb3_adv_gallery_images' doesn't exist
Error Number : 1146
Date : Monday, October 23rd 2006 @ 03:08:39 PM