Fehler in der Bildergalerie
Verfasst: Fr 3. Mär 2006, 11:14
Und schon wieder muss ich um Hilfe fragen ich Dummbatz. Habe noch ein Problem mit der Bildergalerie. Nutze das Modul von kloevekorn
http://www.contenido.org/forum/viewtopi ... highlight=
Lokal auf meinem Rechner funktioniert alles einwandfrei nur online natürlich wieder nicht. Die Bilder werden einfach nicht angezeigt. In der Errorlog ist folgende Fehlermeldung oft hintereinander angezeigt (hängt wahrscheinlich mit dem Problem zusammen nur leider werd ich daraus nicht schlau da ich noch blutiger php/sql anfänger bin):
SELECT
A.idcat,
C.name
C.public,
C.idcatlang
FROM
con_cat_tree AS A,
con_cat AS B,
con_cat_lang AS C
WHERE
A.idcat = B.idcat AND
B.idcat = C.idcat AND
B.idclient = '1' AND
C.idlang = '1' AND
C.visible = '1' AND
B.parentid = ''
ORDER
BY A.idtree
[03-Mar-2006 10:45:56] /cms/front_content.php?area=&idart=16&idcat=13&changeview=edit&contenido=7d753e219d5f7288e8617b703d13e547 next_record called with no query pending in Module ID 9.
[03-Mar-2006 10:47:50] /contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=13&idart=17&idartlang=17&contenido=7d753e219d5f7288e8617b703d13e547&lang=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 '' at line 1
SELECT * FROM con_upl WHERE idclient='1' AND idupl =
[03-Mar-2006 10:47:50] /contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=13&idart=17&idartlang=17&contenido=7d753e219d5f7288e8617b703d13e547&lang=1 next_record called with no query pending.
[03-Mar-2006 10:50:36] /contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=13&idart=18&idartlang=18&contenido=7d753e219d5f7288e8617b703d13e547&lang=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 '' at line 1
SELECT * FROM con_upl WHERE idclient='1' AND idupl =
[03-Mar-2006 10:50:36] /contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=13&idart=18&idartlang=18&contenido=7d753e219d5f7288e8617b703d13e547&lang=1 next_record called with no query pending.
Hat jemand ne Idee?
http://www.contenido.org/forum/viewtopi ... highlight=
Lokal auf meinem Rechner funktioniert alles einwandfrei nur online natürlich wieder nicht. Die Bilder werden einfach nicht angezeigt. In der Errorlog ist folgende Fehlermeldung oft hintereinander angezeigt (hängt wahrscheinlich mit dem Problem zusammen nur leider werd ich daraus nicht schlau da ich noch blutiger php/sql anfänger bin):
SELECT
A.idcat,
C.name
C.public,
C.idcatlang
FROM
con_cat_tree AS A,
con_cat AS B,
con_cat_lang AS C
WHERE
A.idcat = B.idcat AND
B.idcat = C.idcat AND
B.idclient = '1' AND
C.idlang = '1' AND
C.visible = '1' AND
B.parentid = ''
ORDER
BY A.idtree
[03-Mar-2006 10:45:56] /cms/front_content.php?area=&idart=16&idcat=13&changeview=edit&contenido=7d753e219d5f7288e8617b703d13e547 next_record called with no query pending in Module ID 9.
[03-Mar-2006 10:47:50] /contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=13&idart=17&idartlang=17&contenido=7d753e219d5f7288e8617b703d13e547&lang=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 '' at line 1
SELECT * FROM con_upl WHERE idclient='1' AND idupl =
[03-Mar-2006 10:47:50] /contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=13&idart=17&idartlang=17&contenido=7d753e219d5f7288e8617b703d13e547&lang=1 next_record called with no query pending.
[03-Mar-2006 10:50:36] /contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=13&idart=18&idartlang=18&contenido=7d753e219d5f7288e8617b703d13e547&lang=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 '' at line 1
SELECT * FROM con_upl WHERE idclient='1' AND idupl =
[03-Mar-2006 10:50:36] /contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=13&idart=18&idartlang=18&contenido=7d753e219d5f7288e8617b703d13e547&lang=1 next_record called with no query pending.
Hat jemand ne Idee?