
08-20-2010, 09:20 AM
|
|
|
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by KURTZ
Code:
Database error in vBulletin 4.0.6:
Invalid SQL:
SELECT
a.awardid AS id,
a.awardtitle AS title,
a.awardurl AS small,
a.awardbigurl AS big
FROM xperience_award_issues AS i
INNER JOIN xperience_awards AS a ON a.awardid=i.awardid
WHERE i.userid=2
ORDER BY i.dateline
LIMIT 0,;
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 '' at line 10
got this.
|
Please check if the setting "Limit Awards" is empty. If yes, put a 1 to it.
|