falscher Dateipfad zu Bildern

Gesperrt
shadows
Beiträge: 24
Registriert: Mo 8. Mai 2006, 12:54
Wohnort: Hannover
Kontaktdaten:

falscher Dateipfad zu Bildern

Beitrag 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-
emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

Beitrag 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...
*** make your own tools (wishlist :: thx)
shadows
Beiträge: 24
Registriert: Mo 8. Mai 2006, 12:54
Wohnort: Hannover
Kontaktdaten:

Beitrag 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-
Dodger77
Beiträge: 3626
Registriert: Di 12. Okt 2004, 20:00
Wohnort: Voerde (Niederrhein)
Kontaktdaten:

Beitrag von Dodger77 »

Tritt der Fehler denn nach dem Upload, das emergence dir empfohlen hat, überhaupt noch auf?
Gesperrt