nice hack
i have this error
Database error in vBulletin 3.0.7:
Invalid SQL:
SELECT a.*, au.*, post.userid, post.postid
FROM post AS post
INNER JOIN award_user AS au ON (au.userid=post.userid)
INNER JOIN award AS a ON (a.award_id=au.award_id)
WHERE
GROUP BY au.issue_id
ORDER BY au.issue_time
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 'GROUP BY au.issue_id
ORDER BY a
mysql error number: 1064
Date: Friday 15th of April 2005 09:50:46 AM
Script:
http://www.xxx.net/vb/showthread.php?p=388449
Referer:
http://www.xxx.net/vb/
Username: RED_LINE
IP Address: 62.150.45.128
.....
how can i fixed this error?
Regards,