I got error while going to "Review Comments"
here is the error that I got
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4980736 bytes) in /home/XXXXXX/public_html/include/themes.inc.php on line 1164
please help me
I am getting same problem while approving uploaded images.
Because of that i have no-updates on my site.
Any solution >:(
Shouting "bug" is not a bright thing to do unless you really understand what you're doing (i.e. unless you're a power-user who is familiar with coppermine, testing it and searching the forum before filing potential "bug reports").
You're running into server-sided restrictions, see http://forum.coppermine-gallery.net/index.php?topic=24088.msg110690#msg110690
sorry for the post. but I just mistyped my thread title. It must be as "error or possible bug". As I am not able to edit the title.
I had solved the problem. The problem was regarding the memory issue.
I added following in my .htaccess and everything is working properly
php_value memory_limit 20M