I get the following error when I tried to install this:
Database error in vBulletin 3.6.4:
Invalid SQL:
SELECT imageid, images.title, filename, thumbname, originalname, extension, images.catid ,images.userid, images.username, images.title, images.description, images.dateline ,filesize, originalfilesize ,width, height, originalwidth, originalheight, images.views, images.posts, images.lastpostdateline, images.lastpostuserid, images.lastpostusername, votenum, votetotal
FROM adv_gallery_images AS images
WHERE valid = 1
AND images.catid IN (2)
ORDER BY RAND()
LIMIT 4;
MySQL Error : Table '***********.adv_gallery_images' doesn't exist
Error Number : 1146
Date : Thursday, December 7th 2006 @ 12:30:42 AM
Script :
http://********/index2.php
Referrer :
IP Address : ***********
Username : ***********
Classname : vb_database
what on earth is causing that, the forums work, and my gallery works just the CMPS shows up as a big database error screen.