[SOLVED] Can't delete and browse images?
theboywonder
Joined: 2005-02-25
Posts: 2 |
Posted: Fri, 2005-02-25 05:42 |
Hi Ok the main problem is that I can't delete any images from my newly installed gallery (http://theboywonder.co.uk/photos). I'm also getting a lot of "page not found" errors aswell when viewing images. This is what I've tried: -- Uploading from Web Browser -- 1st attempt: 2nd attempt: 3rd attempt: Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: in /home/httpd/vhosts/theboywonder.co.uk/httpdocs/photos/modules/gd/classes/GdFunctionality.class on line 244 Warning: imagecreatefromjpeg(): '/home/httpd/vhosts/theboywonder.co.uk/httpdocs/photos/g2data/albums/8_25426-1.jpg' is not a valid JPEG file in /home/httpd/vhosts/theboywonder.co.uk/httpdocs/photos/modules/gd/classes/GdFunctionality.class on line 244 Error (ERROR_BAD_PATH) in modules/core/classes/GalleryDataItem.class at line 127 (gallerystatus::error) in modules/core/classes/GalleryUnknownItem.class at line 77 (gallerydataitem::create) in modules/core/classes/helpers/GalleryItemHelper_medium.class at line 220 (galleryunknownitem::create) in modules/core/classes/GalleryCoreApi.class at line 1322 (galleryitemhelper_medium::additemtoalbum) in modules/core/ItemAddFromBrowser.inc at line 79 (gallerycoreapi::additemtoalbum) in modules/core/ItemAdd.inc at line 77 (itemaddfrombrowser::handlerequest) in main.php at line 170 (itemaddcontroller::handlerequest) in main.php at line 47 in main.php at line 40 But the first 3 images upload and work perfectly well in IE and Firefox! (however, still cannot delete in either browser). 6th attempt: -- Uploading from Local Server -- 4th and 5th attempt: ------------ Any help would be greatly appreciated! This problem sucks :cry: Many thanks, Robin ---- |
|
Posts: 8601
have you tried imagemagick or netpbm?
Posts: 2
Oh my Gosh, you're the best.
netpbm worked for me :D I had absolutely no idea that deleting/browsing error would be due to that once the image had been uploaded!
Thanks again!