Code:
Datenbankfehler in vBulletin 4.1.5:
Invalid SQL:
SELECT thread.threadid, thread.lastpostid, thread.forumid AS tforumid, thread.title AS ttitle, forum.title AS ftitle
FROM thread AS thread
LEFT JOIN forum AS forum ON(thread.forumid = forum.forumid)
WHERE MATCH(thread.title) AGAINST (' +Live +Suche' IN BOOLEAN MODE)
AND thread.forumid IN (8lsasort=lastpost)
AND thread.forumid NOT IN (0,89,90,92,214,180,181,248,182,256,262,259,257,260,261,258,186,183,184,226,227,91,263,407,408,213,265,266,267,268,209,211,133,326,134,392,393,394,396,409,301,302,308,382,309,310,311,32,33,329,398,197,315,318,316,317,411,399,400,242,221,269,228)
AND thread.lastpostid > 0
ORDER BY thread.lastpost DESC
LIMIT 50;
MySQL-Fehler : Unknown column '8lsasort' in 'where clause'
Fehler-Nr. : 1054
Fehler-Zeit : Tuesday, 30.08.2011 @ 07:24:36
Datum : Tuesday, 30.08.2011 @ 07:24:36
Skript : http://www.xxxxxxxxxxxx.com/ajaxlivesearch.php?do=search
Referrer : http://www.xxxxxxxxx.com/
Benutzername : xxxxxxx
Klassenname : vB_Database
MySQL-Version :