I get an error if i try to upload a image
this is the error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 12288 bytes) in /home/a3007021/public_html/include/picmgmt.inc.php on line 209
http://img47.imageshack.us/img47/3764/heremc4.png Image attached -- Edited -- Fabricio Ferrero.
Please do as suggested in this section of the docs.
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
This question has been asked many times before and a quick search of the board should give you the answer.
Please respect board rules when posting
QuoteAdd attachments (screenshots etc.) instead of trying to hotlink images (usage of [img]-tag is disabled)
Well the answer to your question is that this occurs when you use GD. If your host has ImageMagick, use that and you won't have this error :)
http://forum.coppermine-gallery.net/index.php/topic,52062.0.html (http://forum.coppermine-gallery.net/index.php/topic,52062.0.html)
Read that topic. Use the info to solve the problem. Searching with "Fatal error: Allowed memory size of " gives a long list of threads dealing with the same problem.