[SOLVED] Thumbnails still don't appear after troubleshooting HELP PLEASE?

anniexlol

Joined: 2010-09-10
Posts: 3
Posted: Fri, 2010-09-10 10:20

Hi,

When i upload photos, using any of the uploading applets. The images all come up with broken image thumbnails. However when i click the thumbnail, it goes to a picture, which works.

I've gone through the all the troubleshooting and looked through similar forum postings and tried them out, but none of them will solve my broken image thumbnail problem. I am honestly stuck on what to do now.

Could anyone please help?

http://photoholicrush.com/testgallery/phpinfo.php

Gallery URL = http://photoholicrush.com/testgallery/main.php
Gallery version = 2.3.1 core 1.3.0.1
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.10 cgi-fcgi
Webserver = Apache
Database = mysqlt 5.0.91-community, lock.system=flock
Toolkits = ArchiveUpload, Getid3, LinkItemToolkit, Thumbnail
Acceleration = none, none
Operating system = Linux cl07.justhost.com 2.6.31.9-grsec #1 SMP Thu Feb 25 02:14:17 CST 2010 x86_64
Default theme = siriux
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3
Rows in GalleryAccessMap table = 32
Rows in GalleryAccessSubscriberMap table = 5
Rows in GalleryUser table = 2
Rows in GalleryItem table = 3
Rows in GalleryAlbumItem table = 1
Rows in GalleryCacheMap table = 0

Please tell me if you need further information.

Thank you in advance if you could help.

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 6136
Posted: Fri, 2010-09-10 11:51
Quote:
Toolkits = ArchiveUpload, Getid3, LinkItemToolkit, Thumbnail

You don't have a graphics toolkit installed.
Your php has GD enabled, so you can use that.
But first try ImageMagick
Goto Gallery Admin -> Plugins -> Graphics Toolkits and install ImageMagick.
If you are told it need configuring try using /usr/bin or /usr/local/bin as your path.

If ImageMagick does not pass its tests install GD instead.

Then head to Gallery Admin -> Maintenance and rebuild thumbnails and resizes.

On an aside, you can uninstall the Getid3 module while you're in Gallery Admin -> Plugins as it has no value.

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
anniexlol

Joined: 2010-09-10
Posts: 3
Posted: Fri, 2010-09-10 12:02

Hi suprsidr,

I uninstalled and reinstalled ImageMagick and it would not activate.

But now i try it and it activated! then i rebuilt the thumbnails and now everything works!! =DD

thank you so much for the help! I really appreciate it!

 
nparrini

Joined: 2010-09-13
Posts: 1
Posted: Mon, 2010-09-13 06:50

Hello, I've read the above and also tried to uninstall and reinstall ImageMagick and it also would not activate. What did you do to get it to work again? Mine still is showing broken thumbnails but shows the full image when you click on them.

Thank you

 
anniexlol

Joined: 2010-09-10
Posts: 3
Posted: Mon, 2010-09-13 21:36

Hey,

I uninstalled and reinstalled it then pressed configure and then i ticked the box saying "use these settings anyways" or something that sounds like that. Then i pressed test settings then save settings. Then i went back to the plugins page and the configure button had changed to "activate" for ImageMagick.