MyBB.de Forum
MySQL error: 1064 ?? - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Archiv (https://www.mybb.de/forum/forum-57.html)
+--- Forum: MyBB 1.2.x und älter (https://www.mybb.de/forum/forum-27.html)
+---- Forum: Allgemeiner Support (https://www.mybb.de/forum/forum-36.html)
+---- Thema: MySQL error: 1064 ?? (/thread-6910.html)



MySQL error: 1064 ?? - muca66 - 28.08.2007

Hallo

habe einen komischen fehler

wenn ich ein neues Thema eröffne kommt dieser Fehler

Code:
MySQL error: 1064
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 'yes' at line 1
Query: SELECT p.pid FROM mybb_posts p WHERE p.tid='3' AND (p.visible='0' OR p.visible='1') ORDER BY p.dateline LIMIT 0, yes


Dann geh ich einmal zurück und lade die seite neue und das thema ist dann da aber wenn ich drauf klicke kommt wieder der gleiche Fehler


RE: MySQL error: 1064 ?? - StefanT - 28.08.2007

Hast du Mods installiert?


RE: MySQL error: 1064 ?? - muca66 - 28.08.2007

ja nur overview und quick language mods


RE: MySQL error: 1064 ?? - muca66 - 28.08.2007

okey fehler wurde behoben


RE: MySQL error: 1064 ?? - StefanT - 28.08.2007

Was war los?