hehehe i missed one edit. thanks it fixed now.
Found an error. If you put anything like ' in the issue reason it gives you a database error
Code:
Database error in vBulletin 3.0.7:
Invalid SQL:
INSERT INTO award_user
(award_id, userid, issue_reason, issue_time)
VALUES ( '1', '2', 'He's', 1112474351)
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 's', 1112474351)' at line
mysql error number: 1064