I've just installed this and I get this error:
Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT competitionid, title, description, startdate, enddate, entrycount
FROM hkc_competitions
WHERE is_enabled = 1 AND startdate < 1147467286 AND enddate > 1147467286
ORDER BY enddate ASC, startdate DESC, datestamp DESC;
MySQL Error : Table '*****db.hkc_competitions' doesn't exist
Error Number : 1146
Date : Friday, May 12th 2006 @ 09:54:46 PM
Script : http://www.*******.com/competitions.php
Referrer : http://www.******.com/competitions.php
IP Address : **.*.***.**
Username : ******
Classname : vb_database
Any idea what's wrong?