Tried installing this one, I'm getting this error:
Database error in vBulletin 3.6.1:
Invalid SQL:
SELECT imageid, images.title, images.description, filename, thumbname, originalname, extension, images.catid ,images.userid, images.username, images.title, images.description, images.dateline, images.views, images.lastpostdateline, images.lastpostuserid, images.lastpostusername, votenum, votetotal
FROM adv_gallery_images AS images
WHERE valid = 1
ORDER BY dateline DESC
LIMIT 1;
MySQL Error : Table 'electrak_forum.adv_gallery_images' doesn't exist Error Number : 1146
|