error of possible bug error of possible bug
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

error of possible bug

Started by thapame, June 16, 2007, 02:41:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thapame

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

thapame

I am getting same problem while approving uploaded images.
Because of that i have no-updates on my site.

Any solution  >:(

Joachim Müller

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

thapame

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