[SOLVED] No thumbs and resizes are created, full size photo is available
Artflux
Joined: 2007-07-11
Posts: 25 |
Posted: Sat, 2013-02-16 13:26 |
When uploading the larger image appears however the thumbs and display image does not appear instead is a broken graphic. This is something that has occurred since last summer and am wondering if it might be the server. ImageMagick shows that it is inactive and needs to be configured. Any help on how to fix this would be greatly appreciated. Thanks, Artflux http://victorcarnuccio.com/gallery2/main.php Gallery version = 2.2.2 core 1.2.0.4 |
|
Posts: 8339
Only gallery 2.3.1 or greater supports PHP 5.3.x
Please upgrade
FAQ: How to upgrade Gallery2?
-s
________________________________
All New jQuery Minislideshow for G2/G3
Posts: 25
My server is running Mysql Version: 4.1.14 There is an option to upgrade to mysql 5. There is an option to restore or repair as well. I have not done this. I am concerned that I might loose everything with the upgrade.
Posts: 8339
gallery2 works with mysql 4 or 5
Always create a full backup of your gallery2 directory, g2data, and database before upgrading.
-s
________________________________
All New jQuery Minislideshow for G2/G3
Posts: 25
Problem solved:
Someone else had the same problem and cleared the gallery cache. This fixed the problem.
Gallery caches some data that doesn't change very often in its storage folder. This includes templates, data from the database and other things. To clear the template cache: login as admin, click site admin, click Maintenance, beside Delete template cache click run now.
To clear the cache in case something bad happened, browse to http://www.example.com/gallery/lib/support/index.php, (change example to your proper url) enter your Gallery setup password, select "Cache Maintenance" and delete the caches. Usually, selecting all but the Thumbnails and resizes (derivative) cache is a good idea (repeat: do not select the Thumbnails and resizes cache for deletion, rebuilding it takes quite a while for large Galleries).
With the introduction of template caching in G2.3, you might find that editing a template file will not have an effect. Login ad admin -> site Admin -> Performance, uncheck 'Enable template caching', click save. Click the Clear Saved Pages button. Reverse when completed with template editing.