Posted by drfuzetto on April 7, 2010 at 5:24pm
Jump to:
| Project: | Gallery Assist ImageCache |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
On some of my albums the imagecache files did not get created so I have a bunch of broken images when viewing the individual images.
Is there a way to force the imagecache to rebuild on a photo album?
Comments
#1
Hello D,
Please check the sizes parameters on each Gallery Assist assigment.
Yes, you should flush all the IC presets you are using for Gallery Assist galleries and clear the caches.
Regards
#2
Hi Juan-Thanks for the quick response. I tried to flush all caches. I get an error in the watchdog logs like 404: Unable to find files/gallery_assist/28/gallery_assist8869/redbull1140.jpeg. There are no files in that folder. Only 3 sub folders:prev, img, thm. None of which holds the original images, only thumbnails.
I can't seem to find the original images. I am wondering if the move from the tmp directory to the files/gallery_assist directory failed.
Any ideas what I can try? Where are the original image?
Here is the module version I am using:
Gallery Assist 6.x-1.9
Gallery Assist ImageCache 6.x-1.1
Gallery Assist Upload and Import helper 6.x-1.x-dev
#3
Sorry the delay drfuzetto,
please what is the current state of this issue.
Regards
#4
I think and hope this issue was solved from alone ;-)
I give it as fixed because I can't reproduce it in my installation.
If some one have the issue please no hessitate to open the issue again.
Regards
Juan Carlos
#5
#6
Automatically closed -- issue fixed for 2 weeks with no activity.
#7
Juan! Long time no see, I have been working a lot on input the last few months and no developing.
However since about a month I have been having so much problems with server load that we had to go through some updating. So we upgraded to Drupal 6.17, and on the way updated a lot of modules as well, including GA.
After that everything got even more stuck and server dropped continuously and the site has been practically down.
It seems GA has a lot to do with that and some Gmap might too. I absolutely don't understand.
Our hosting company told us that he found a temporary table that seemed to be using a lot of server resouces.
To avoid problems we now deactivated the teaserbox on the homepages, but that is not really the idea.
Anyway you can see that for example http://costatropical.on-map.net/es loads way faster than http://granada.on-map.net/es/destinos/granada-capital, specially the map. Could there be any conflicts between the two??
Anyway the main problem here is that we now are trying to use GA-IC to see if it lowers server load, but it's not working. The directories for the cached images are not being created, although the file for the imagecache_sample.png IS!
I manually chmoded the sites/default/files/imagecache to 777
The strange thing is that the folders that are created for GA images are 775 (so excecute YES, write NO) and for some reason I have no access rights to change that. But as said, the example file IS being created. Also I deleted the thumbnail-cache directory, created it again manually and then I COULD change the CHMOD to 777. But still the subdirectories are not created.
I also flushed image-caches, site-caches, run cron, did updates, checked, repaired and optimized the database just to make sure, but nothing helped.
Any idea?
Un saludo desde Sevilla!!
#8
Oh, two more things:
the hosting company found a mysql query that took up considerable load:
SELECT DISTINCT (
t.gref
), t.ptitle, t.nid, p.pid, p.tpath, p.opath, t.lang, g.ref, g.show_in_homepage
does that sound familiar to you?
And also, we are not able to upload any new images through GA... they don't even show after the upload (maybe for the same IC reason...)
without images it's really loading rather fast by the way: http://cadiz.on-map.net/es/naturaleza/parque-natural-de-los-alcornocales
Hope to hear from you soon!
#9
Hi all,
same issue here.
With only GA all ok. With GA + IC only empty canvas and no thumbnail images. Links are broken (I watched to html source) and dir and files were not created...
Please help...
Ciao
Giacomo
#10
It's an imagecache issue!!!!!
See this:
Without clean URLs ImageCache doesn't create folders or images
http://drupal.org/node/410200
Modification to imagecache files solve GA (+IC) problems...
Ciao
Giacomo
#11
Thaks to giactem clarify the issue
#12
Automatically closed -- issue fixed for 2 weeks with no activity.