Forum Internet Service Backes

Bitte loggen sie sich ein oder registrieren sie sich.

Einloggen mit Benutzername, Passwort und Sitzungslänge
Erweiterte Suche  

Neuigkeiten:

Autor Thema: Image Processing  (Gelesen 3525 mal)

AMueller

  • Gast
Image Processing
« am: 12 März, 2007, 14:02:46 Nachmittag »

Hallo,

damit der Rand um meine Produktbilder verschwindet, habe ich im Aminbereich bei Bild Optionen die Angaben bei "Artikel-Thumbnails:Frame" entfernt. Als ich danach ein Imageprocessing durchführte, bekam ich folgende Fehlermeldung:

Zitat
Warning: imagecreatefromgif(C:/xxx/xxx/htdocs/xtcommerce/images/10) [function.imagecreatefromgif]: failed to open stream: No such file or directory in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php on line 182

Warning: imagecolorclosest(): supplied argument is not a valid Image resource in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php on line 215

Warning: imagecreatefromgif(C:/xxx/xxx/htdocs/xtcommerce/images/10) [function.imagecreatefromgif]: failed to open stream: No such file or directory in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php on line 182

Warning: imagecreatefromgif(C:/xxx/xxx/htdocs/xtcommerce/images/10) [function.imagecreatefromgif]: failed to open stream: No such file or directory in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php on line 182

Warning: imagecreatefromgif(C:/xxx/xxx/htdocs/xtcommerce/images/10) [function.imagecreatefromgif]: failed to open stream: No such file or directory in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php on line 182

Warning: imagecreatefromgif(C:/xxx/xxx/htdocs/xtcommerce/images/10) [function.imagecreatefromgif]: failed to open stream: No such file or directory in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php on line 182

Warning: imagecreatefromgif(C:/xxx/xxx/htdocs/xtcommerce/images/10) [function.imagecreatefromgif]: failed to open stream: No such file or directory in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php on line 182

Warning: imagecreatefromgif(C:/xxx/xxx/htdocs/xtcommerce/images/10) [function.imagecreatefromgif]: failed to open stream: No such file or directory in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php on line 182

Warning: imagecreatefromgif(C:/xxx/xxx/htdocs/xtcommerce/images/10) [function.imagecreatefromgif]: failed to open stream: No such file or directory in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php on line 182

Warning: Cannot modify header information - headers already sent by (output started at C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php:182) in C:\xxx/xxx\htdocs\xtcommerce\admin\includes\functions\general.php on line 130

Das Imageprocessing habe ich auch schon mit dem image_manipulator_GD1 durchgeführt, doch dann habe ich noch mehr Fehlermeldungen. Was muss ich machen, damit es funktioniert?
Vielen Dank im Voraus.

Gruß
AMueller
Gespeichert

kunigunde

  • Global Moderator
  • Member
  • *****
  • Offline Offline
  • Beiträge: 99
    • Freies Forum
Re: Image Processing
« Antwort #1 am: 12 März, 2007, 16:15:57 Nachmittag »

also du hast es lokal am laufen, ist auf deinem lokalen server überhaupt gdlib vorhanden?

außerdem sieht dein pfad ein wenig komisch aus:
C:\xxx/xxx\htdocs\xtcommerce\admin\includes\classes\image_manipulator_GD2.php

einmal \ und einmal / :-)
Gespeichert

AMueller

  • Gast
Re: Image Processing
« Antwort #2 am: 12 März, 2007, 16:59:42 Nachmittag »

Ich habe Xampp lokal installiert. Da ist doch die gdlib als Standart mit dabei, oder?

Gruß
AMueller
Gespeichert