Brauche Hilfe bei Fehlersuche - MySQLi Fehler / Permalink

Hier können Probleme und alles andere in Deutscher Sprache gelöst werden.
Post Reply
ERM4K
Posts: 1
Joined: Tue Oct 18, 2011 10:46 pm

Brauche Hilfe bei Fehlersuche - MySQLi Fehler / Permalink

Post by ERM4K »

Hallo,

ich benutze schon einige Zeit s9y und bin echt super zufrieden.

Allerdings habe ich seit einer Weile manchmal folgende Fehlermeldung:

Code: Select all

Warning: mysqli_query() [function.mysqli-query]: (42000/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 ') AND property = 'permalink'' at line 1 in /www/htdocs/w1234567/s9y/include/db/mysqli.inc.php on line 68
Ich habe nichts am Code geändert. Stimmt da etwas mit den Permalinks nicht? - Es kommt nur wenn ich auf Seiten von Plugins klicke (z.b. Gästebuch, Bildergalerie). Versteh nicht ganz warum, weil es vorher ohne Probleme ging.
Timbalu
Regular
Posts: 4598
Joined: Sun May 02, 2004 3:04 pm

Re: Brauche Hilfe bei Fehlersuche - MySQLi Fehler / Permalin

Post by Timbalu »

Hi

Hast du eventuell das Plugin serendipity_event_custom_permalinks installiert oder hattest du das auch schon davor? Möglicherweise kann mysqli nicht mit IN (" . implode(', ', $ids) . ") umgehen...
Regards,
Ian

Serendipity Styx Edition and additional_plugins @ https://ophian.github.io/ @ https://github.com/ophian
Post Reply