Module ID
Verfasst: Fr 23. Mai 2008, 11:34
Ich finde neuerdings im errorlog diese Einträge:
[23-May-2008 12:21:53] /cms/front_content.php?idcat=33&lang=1&client=1 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 'WHERE active=1 AND client=1' at line 1
SELECT count(*) AS total FROM WHERE active=1 AND client=1
[23-May-2008 12:21:53] /cms/front_content.php?idcat=33&lang=1&client=1 next_record called with no query pending in Module ID 149.
[23-May-2008 12:21:53] /cms/front_content.php?idcat=33&lang=1&client=1 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 'WHERE active=1 AND client=1 order by date desc LIMIT 0,10' at line 1
SELECT name, email, url, date, location, comments, id, active FROM WHERE active=1 AND client=1 order by date desc LIMIT 0,10
[23-May-2008 12:21:53] /cms/front_content.php?idcat=33&lang=1&client=1 next_record called with no query pending in Module ID 149.
Die Frage ist: Wie kriege ich raus, um welches Modul es sich handelt? Unter Style->Module wird ja keine ID angezeigt ...
[23-May-2008 12:21:53] /cms/front_content.php?idcat=33&lang=1&client=1 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 'WHERE active=1 AND client=1' at line 1
SELECT count(*) AS total FROM WHERE active=1 AND client=1
[23-May-2008 12:21:53] /cms/front_content.php?idcat=33&lang=1&client=1 next_record called with no query pending in Module ID 149.
[23-May-2008 12:21:53] /cms/front_content.php?idcat=33&lang=1&client=1 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 'WHERE active=1 AND client=1 order by date desc LIMIT 0,10' at line 1
SELECT name, email, url, date, location, comments, id, active FROM WHERE active=1 AND client=1 order by date desc LIMIT 0,10
[23-May-2008 12:21:53] /cms/front_content.php?idcat=33&lang=1&client=1 next_record called with no query pending in Module ID 149.
Die Frage ist: Wie kriege ich raus, um welches Modul es sich handelt? Unter Style->Module wird ja keine ID angezeigt ...