I tried the new xml that you attached, that worked. Installed fine. When navigating to video.php i get this error:
HTML Code:
Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT videotagvideo.tagid AS tag, videotag.*, COUNT(*) AS quantity
FROM VB_videotagvideo
INNER JOIN VB_videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.dateline > 1199761312
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 @ 09:01:52 PM
Error Date : Tuesday, January 6th 2009 @ 09:01:52 PM
P.S. Could vBSEO be causing this?