Hello..
sometimes I get a db error:
Code:
Datenbankfehler in vBulletin 4.2.2:
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 (' +verbindun' IN BOOLEAN MODE)
AND thread.forumid IN (10lsasort=lastpost)
AND thread.forumid NOT IN (0,18,52,6,16,17)
AND thread.lastpostid > 0
ORDER BY thread.lastpost DESC
LIMIT 50;
MySQL-Fehler : Unknown column '10lsasort' in 'where clause'
Fehler-Nr. : 1054
Fehler-Zeit : Thursday, 23.04.2015 @ 20:52:15
Datum : Thursday, 23.04.2015 @ 20:52:15
Skript : http://www.sps-forum.de/ajaxlivesearch.php?do=search
Referrer : http://www.sps-forum.de/
IP-Adresse :
Benutzername :
Klassenname :
MySQL-Version :
Code:
Datenbankfehler in vBulletin 4.2.2:
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 (' +troggel' IN BOOLEAN MODE)
AND thread.forumid IN (10lsasort=lastpost)
AND thread.forumid NOT IN (0,18,52,6,16,17)
AND thread.lastpostid > 0
ORDER BY thread.lastpost DESC
LIMIT 50;
MySQL-Fehler : Unknown column '10lsasort' in 'where clause'
Fehler-Nr. : 1054
Fehler-Zeit : Sunday, 19.04.2015 @ 17:20:11
Datum : Sunday, 19.04.2015 @ 17:20:11
Skript : http://www.sps-forum.de/ajaxlivesearch.php?do=search
Referrer : http://www.sps-forum.de/
IP-Adresse :
Benutzername :
Klassenname :
MySQL-Version :