I just bought pro version and installed it, but when I'm trying to view the profile it doesn't work. Database error, here's the message, please check.
Database error in vBulletin 3.7.1:
Invalid SQL:
SELECT
gifts.gifttypeid, gifts.giftid, gifts.comment, gifts.message,
gifts.private, gifts.recipient, gifts.recipientid, gifts.sender,
gifts.senderid, gift_type.image
FROM khmerroom_gifts AS gifts
LEFT JOIN khmerroom_gift_type AS gift_type ON(gifts.gifttypeid = gift_type.gifttypeid)
WHERE recipientid = 1
ORDER BY dateline DESC
LIMIT 4;
MySQL Error : Table 'mysitecom_gifts' doesn't exist
Error Number : 1146
Request Date : Wednesday, July 2nd 2008 @ 04:40:07 PM
Error Date : Wednesday, July 2nd 2008 @ 04:40:07 PM
Script :
http://www.mysite.com/member.php?u=1
Referrer :
http://www.mysite.com/index.php
IP Address : **.**.**.**
Username : xxAlexKimxx
Classname : vB_Database
MySQL Version : 5.0.27