No images showing after upgrade.

ProtusMose

Joined: 2008-04-30
Posts: 2
Posted: Wed, 2008-04-30 14:16

Gallery version: 2.2.4 core 1.2.0.6
PHP version = 4.4.4 cgi
PHPInfo Link: - Unable to provide now, will update this evening
Webserver: Webserver = Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28
Database = mysqlt 4.1.22-standard, lock.system=flock
Toolkits = ArchiveUpload, Dcraw, Exif, Getid3, LinkItemToolkit, Thumbnail, Gd, ImageMagick, NetPBM
Operating system = Linux
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

My gallery is located at http://www.protusmose.com/gallery . After the last upgrade to 2.2.4, all of my images are not displayed. They don't show in the thumbnails or in the gallery itself. I've tried different themes to see if one is corrupted, but even the default doesn't display anything. I've checked the FAQs, but was unable to find this addressed. Is there some issue with the latest update that could have caused this? Is there anything I can do short of wiping and starting over? Thanks in advance for any help anyone can provide.

Login or register to post comments
scaturan

Joined: 2004-09-12
Posts: 845
Posted: Fri, 2008-05-02 01:48

go into Site Admin > Graphics Toolkits and run "Test Settings" for GD, ImageMagick and NetPBM - do they all pass? and what's on the top of the priority list?
also in Site Admin > Plugins > uninstall the URL Rewrite module then perform FAQ: How can I clear cached data?

lastly, login to your FTP account and browse into ~/gallery/ and locate the config.php file. Download then open it and verify that the path to "g2data" is correct, and that directory exists on the server and have the correct set of permissions.
___________________________________________________
http://scaturan.buriguri.jp/blog/

Login or register to post comments
amulbiz
amulbiz's picture

Joined: 2007-05-09
Posts: 8
Posted: Fri, 2008-05-09 01:00

Hey, thanks for this. It helped solve my problem, too.

Login or register to post comments
ProtusMose

Joined: 2008-04-30
Posts: 2
Posted: Fri, 2008-05-09 13:02

Thanks for the reply. I didn't get the e-mail notification it had a reply until today. :\ Looks like I'll have to check this out further when I get home from work:

Dcraw has problems:

Quote:
The path you entered is not a valid Dcraw binary or is not accessible.

GD is okay

ImageMagick is okay

"NetPBM is bad all over the place:

Quote:
Binary Name Pass/Fail
pnmscale
Failed
Error messages:

File does not exist

pnmcut or pamcut
Failed
Error messages:

File does not exist

pnmfile or pamfile
Failed
Error messages:

File does not exist

pnmcomp or pamcomp
Failed
Error messages:

File does not exist

pnmflip or pamflip
Failed
Error messages:

File does not exist

jhead
Failed
Error messages:

File does not exist"

For priority, I've got

Quote:
Toolkit Order
Gd down
ImageMagick up down
NetPBM up

Will verifying and correcting config.php resolve these issues, or is there something more serious underlying here?

Thanks!

Login or register to post comments
scaturan

Joined: 2004-09-12
Posts: 845
Posted: Fri, 2008-05-09 17:24

bump IM up and uninstall NetPBM and GD in Site Admin > Plugins
___________________________________________________
http://scaturan.buriguri.jp/blog/

Login or register to post comments