Seite 1 von 1

DB ok aber keine Foren mehr?

Verfasst: 27.02.2013 20:30
von Moses
Hallo Leute,

ich hab eim kleines Problem. Ich hab auf 3.0.11 geupdatet. Auf dem ersten Blick scheint alles ok zu sein, doch klickt man auf ein Forum kommt ein SQL-Fehler. Die Beiträge in den Foren usw sind alle noch da. Die Foren aber lassen sich nicht mehr auswählen.

Hier mal das Forum:
http://ppl-league.bplaced.net

Und hier mal eine der Fehlermeldungen:
http://ppl-league.bplaced.net/viewforum.php?f=10

Hier mal ein Beitrag aus dem Forum:
http://ppl-league.bplaced.net/viewtopic ... 003#p10537

Ich hoffe ihr versteht mein Problem und könnt mir helfen. Ich verzweifel langsam. Hab schon gesucht aber find nichts spezifisches. Die Fehlermeldung hatten schon einige aber keine Lösung funktioniert bei mir.

Ausserdem geht das Forum irgendwie mit Chrome,Safari usw aber bei FireFox bleibt alles weiß. Aber auch der Ansatz hat mich nicht weiter gebracht.

Ins ACP komme ich ganz normal.

Bitte helft mir.

Mfg Moses

Re: DB ok aber keine Foren mehr?

Verfasst: 27.02.2013 21:06
von Moses
Ich bins nochmal ... ich hab jetzt nur noch ein Forum das nicht angezeigt werden kann.

Code: Alles auswählen

Allgemeiner Fehler
SQL ERROR [ mysqli ]

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 'ASC LIMIT 38' at line 7 [1064]

SQL

SELECT t.topic_id FROM phpbb_topics t WHERE t.forum_id = 18 AND t.topic_type IN (0, 1) ORDER BY t.topic_type DESC, ASC LIMIT 38

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 224
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()

FILE: [ROOT]/viewforum.php
LINE: 446
CALL: dbal->sql_query_limit()

und im Firefox bleibt immernoch alles weiß :(

Re: DB ok aber keine Foren mehr?

Verfasst: 27.02.2013 23:03
von Crizzo
Hi,

ich bekomme den Fehler nicht, wenn ich ein Thema direkt ansurfe. Bei den Foren allerdings kommt immer:

Code: Alles auswählen

Allgemeiner Fehler
SQL ERROR [ mysqli ]

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 'ASC LIMIT 38' at line 7 [1064]
Zur Problemlösung bitte hier entlang: viewtopic.php?p=1289345#p1289345

Grüße