When I call the gallery image with a view, or view the node for the galleries, it displays the title, but the image is blank. If I flush all my caches, the first page load after the cache is cleared shows all the images exactly as supposed to. If i refresh it, or navigate to another page, though, the images once again don't display. Every cache setting on the performance page is turned off.
The individual image nodes display their images normally at all times.
The gallery-teaser div isn't being rendered when the problem occurs, so there's not even an img tag. I believe that this means that the $images_list array isn't being populated. But, once again, it's being populated normally only when the caches are all flushed.
Any thoughts?
Comments
Comment #1
designwork commentedHi dfried,
try the new views handler in this thread node/681736 take it form comment #20
Cheers
Dirk
Comment #2
victoria_b commentedHi Dirk,
Ran into this same problem today. I can concur with dfried, I have the exact same issues he has. Tried the "node/681736 take it form comment #20" solution but didn't work.
I just did a fresh install using 6.x-2.x-dev and still no joy. :(
Any further ideas to what's possibly causing this?
Victoria
Comment #3
victoria_b commentedHi dfried,
Did you ever manage to correct this error as I've tried everything from installing the latest dev version, flushing and rebuilding image cache, patch... everything. Still no joy. Going to have to uninstall if I can't find an answer to this problem.
Comment #4
victoria_b commentedJust to let everyone know, I updated to Drupal V6.16 and this error has now corrected itself.
Comment #5
dddave commentedGuess this is fixed or can anybody recreate this problem with D6.16 and the latest version of NG?