Someone who knows about php MySQL codes please help me!
I have just downloaded and installed a awards mod, can be found here:
https://vborg.vbsupport.ru/showthrea...94#post1532394
and i dont think i installed it right, and when i click on my member profiles this error code comes up
Database error in vBulletin 3.7.0:
Invalid SQL:
SELECT award_user.userawardid AS userawardid, award_user.userid AS userid, award_user.awardid AS awardid, award_user.dateline AS dateline, award_admin.title AS title, award_admin.description AS description, award_admin.image AS pic
FROM award_user AS award_user
LEFT JOIN award_admin AS award_admin ON ( award_user.awardid = award_admin.awardid )
WHERE award_user.userid = 1;
MySQL Error : Table 'ninchat.award_user' doesn't exist
Error Number : 1146
Any idea what to do? Please help! as i cannot use my forum until this is fixed