Closed (fixed)
Project:
Brilliant Gallery
Version:
6.x-3.6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2010 at 12:59 UTC
Updated:
13 Dec 2013 at 15:47 UTC
Jump to comment: Most recent
Comments
Comment #1
maarten61085 commentedAfter a week of trying, i finally fixed it.
I changed the image.php source cleaning up the comments.
Then i removed the drupalize function to the end of the source.
This didn't do the trick. It was this statement i changed.
$my_data = resizeimage_wrapper_dbcache(TRUE);
I added the word TRUE
Comment #2
maarten61085 commentedLately i'm having problems on my site coming from hackers or what ever.
I had to clean up my cache again and now the thumbnails are not showed.
I'm working with 3.6 and can't upgrade to 4.1 because i have made an extension on BG for supporting descriptions coming from a textfile.
How can't I rebuild the cache so that the thumbnails are showed again?
Comment #3
maarten61085 commented