Seite 1 von 1
falscher Dateipfad zu Bildern
Verfasst: Di 19. Sep 2006, 14:09
von shadows
Hallo zusammen,
ich habe hier ein eigenartiges Problem. Ich benutze 4.6.8 und beim Bilderupload im Backend werden mir die Bilder auch korrekt in der Vorschau angezeigt. Aber wenn ich das Bild im Editor auswähle (benutze imagemodul) bekomme ich nur das "Kreuzchen" als fehlendes Bild angezeigt. Im Frontend-Quelltext steht der Pfad:
"
http://www.meine-domain.de/cms/upload/b ... t-bild.gif"
obwohl dort nur "
upload/bilder/unternehmen/test-bild.gif" stehen dürfte.
Woran kann denn das liegen?
Gruß
-shadows-
Verfasst: Di 19. Sep 2006, 17:08
von emergence
sagt mir wenig...
Falls Du eine Contenido-Version kleiner als 4.6.8.5 einsetzt, solltest du auf diese Community-Version
4.6.8.5 updaten.
einen versuch ist es wert...
Verfasst: Di 19. Sep 2006, 18:40
von shadows
Hallo emergence,
ich poste mal den errorlog, vielleicht kannst du ja damit was anfangen:
[19-Sep-2006 15:50:06] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=70&idartlang=70&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 next_record called with no query pending.
[19-Sep-2006 15:50:55] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=71&idartlang=71&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 MySQL error 1064: You have an error in your SQL syntax near '' at line 1
SELECT * FROM kp_upl WHERE idclient='1' AND idupl =
[19-Sep-2006 15:50:55] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=71&idartlang=71&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 next_record called with no query pending.
[19-Sep-2006 15:52:04] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=72&idartlang=72&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 MySQL error 1064: You have an error in your SQL syntax near '' at line 1
SELECT * FROM kp_upl WHERE idclient='1' AND idupl =
[19-Sep-2006 15:52:04] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=72&idartlang=72&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 next_record called with no query pending.
[19-Sep-2006 15:53:09] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=73&idartlang=73&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 MySQL error 1064: You have an error in your SQL syntax near '' at line 1
SELECT * FROM kp_upl WHERE idclient='1' AND idupl =
[19-Sep-2006 15:53:09] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=73&idartlang=73&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 next_record called with no query pending.
[19-Sep-2006 15:54:16] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=74&idartlang=74&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 MySQL error 1064: You have an error in your SQL syntax near '' at line 1
SELECT * FROM kp_upl WHERE idclient='1' AND idupl =
[19-Sep-2006 15:54:16] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=74&idartlang=74&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 next_record called with no query pending.
[19-Sep-2006 15:55:44] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=75&idartlang=75&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 MySQL error 1064: You have an error in your SQL syntax near '' at line 1
SELECT * FROM kp_upl WHERE idclient='1' AND idupl =
[19-Sep-2006 15:55:44] /kp-test/contenido/includes/include.backendedit.php?type=CMS_IMG&typenr=1&client=1&lang=1&idcat=21&idart=75&idartlang=75&contenido=2dc32dedf1d2c1361887892e9873f858&lang=1 next_record called with no query pending.
Vielen Dank schon mal
-shadows-
Verfasst: Di 19. Sep 2006, 18:51
von Dodger77
Tritt der Fehler denn nach dem Upload, das emergence dir empfohlen hat, überhaupt noch auf?