MySQL error 1064
Verfasst: Di 29. Nov 2005, 09:39
Ich habe diese Fehlermeldungen im Error-Log
[29-Nov-2005 06:09:06] /cms/front_content.php?idcat=1&client=1%E2%8C%A9=1 next_record called with no query pending in Module ID 56.
[29-Nov-2005 06:09:06] /cms/front_content.php?idcat=1&client=1%E2%8C%A9=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 '©=1' at line 6
SELECT
htmlpath, frontendpath
FROM
con_clients
WHERE
idclient = 1〈=1
[28-Nov-2005 15:29:31] /cms/front_content.php?client=1?=1&idcat=&idart=&lang=1&error=1 next_record called with no query pending in Module ID 54.
[28-Nov-2005 15:29:31] /cms/front_content.php?client=1?=1&idcat=&idart=&lang=1&error=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 '?=1 AND
b.idart = c.idart AND
SELECT
a.idart,
a.idartlang,
c.is_start
FROM
con_art_lang AS a,
con_art AS b,
con_cat_art AS c
WHERE
c.idcat = 72 AND
b.idclient = 1?=1 AND
b.idart = c.idart AND
a.idart = b.idart AND
a.idlang = 1 AND a.online = 1 ORDER BY a.lastmodified desc
[28-Nov-2005 15:29:31] /cms/front_content.php?client=1?=1&idcat=&idart=&lang=1&error=1 next_record called with no query pending in Module ID 54.
Kann mir das einer von Euch mir kurzen Worten übersetzen? Welches ist Module ID 54 und 56?
Ich hatte neulich mit HerrnB die Geschichte rund um die Kategorieüberschrift in http://contenido.org/forum/viewtopic.ph ... 1&start=15
und
mit visionary in http://contenido.org/forum/viewtopic.ph ... 2&start=15 die Zeit und den Verfasser in die Artikellisten eingefügt, und mit
emrgence die Artikelergänzung überarbeitet, um den Autoren und nicht den letzten Bearbeiter genannt zu bekommen. Da mußte ich B.author AS author in A.author AS author umwandeln und habe A.created AS created, in B.created AS created gewandelt, weil ich dachte, es können nicht zwei A. stehen. mehr in
http://contenido.org/forum/viewtopic.ph ... ght=simone
Hat die Fehlermeldung etwas damit zu tun? Mehr habe ich an den Modulen nicht geändert.
Gruß Simone
[29-Nov-2005 06:09:06] /cms/front_content.php?idcat=1&client=1%E2%8C%A9=1 next_record called with no query pending in Module ID 56.
[29-Nov-2005 06:09:06] /cms/front_content.php?idcat=1&client=1%E2%8C%A9=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 '©=1' at line 6
SELECT
htmlpath, frontendpath
FROM
con_clients
WHERE
idclient = 1〈=1
[28-Nov-2005 15:29:31] /cms/front_content.php?client=1?=1&idcat=&idart=&lang=1&error=1 next_record called with no query pending in Module ID 54.
[28-Nov-2005 15:29:31] /cms/front_content.php?client=1?=1&idcat=&idart=&lang=1&error=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 '?=1 AND
b.idart = c.idart AND
SELECT
a.idart,
a.idartlang,
c.is_start
FROM
con_art_lang AS a,
con_art AS b,
con_cat_art AS c
WHERE
c.idcat = 72 AND
b.idclient = 1?=1 AND
b.idart = c.idart AND
a.idart = b.idart AND
a.idlang = 1 AND a.online = 1 ORDER BY a.lastmodified desc
[28-Nov-2005 15:29:31] /cms/front_content.php?client=1?=1&idcat=&idart=&lang=1&error=1 next_record called with no query pending in Module ID 54.
Kann mir das einer von Euch mir kurzen Worten übersetzen? Welches ist Module ID 54 und 56?
Ich hatte neulich mit HerrnB die Geschichte rund um die Kategorieüberschrift in http://contenido.org/forum/viewtopic.ph ... 1&start=15
und
mit visionary in http://contenido.org/forum/viewtopic.ph ... 2&start=15 die Zeit und den Verfasser in die Artikellisten eingefügt, und mit
emrgence die Artikelergänzung überarbeitet, um den Autoren und nicht den letzten Bearbeiter genannt zu bekommen. Da mußte ich B.author AS author in A.author AS author umwandeln und habe A.created AS created, in B.created AS created gewandelt, weil ich dachte, es können nicht zwei A. stehen. mehr in
http://contenido.org/forum/viewtopic.ph ... ght=simone
Hat die Fehlermeldung etwas damit zu tun? Mehr habe ich an den Modulen nicht geändert.
Gruß Simone