djeezz.... I finally thought I had everything working, had a good install, was able to change all settings, but the went to the actual page:
Code:
Database error in vBulletin 3.7.0:
Invalid SQL:
SELECT videotagvideo.tagid AS tag, videotag.*, COUNT(*) AS quantity
FROM vb3_videotagvideo
INNER JOIN vb3_videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.dateline > 1199740698
GROUP BY videotag.tagid, videotag.tagtext
ORDER BY quantity DESC
LIMIT 50;
MySQL Error : Unknown table 'videotag'
Error Number : 1051
Request Date : Tuesday, January 6th 2009 @ 02:18:18 PM
Error Date : Tuesday, January 6th 2009 @ 02:18:18 PM
Script : http://www.mysite/video.php
Referrer :
IP Address : 195.xxx.xxx.xx
Username : TCB
Classname : vB_Database
MySQL Version : 5.0.67-community-log