(partly solved)uploads module memory problem with jpg but not other files
Posted: Fri Oct 05, 2007 12:24 am
Hi there this is my first post, I hope M. Calguy will read.
I find CMS and Modules great to use.
Lately I have created an upload page using Uploads Module, I have 16mg of memory but still got memory errors on files with the jpeg and jpg extention.but none for others much heavier, here is the error message
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 14668 bytes) in /*/*/*/*/public_html/lib/filemanager/ImageManager/Classes/GD.php on line 87
I noticed the GD class extention and tried removing the create thumbnail options in preference and see if it was the cause of the problem, after I removed all the extentions, the error sems to have gone, I thought I would share this.
Thanks again for the great oportunity you give us by providing this great software under the GPL.
I find CMS and Modules great to use.
Lately I have created an upload page using Uploads Module, I have 16mg of memory but still got memory errors on files with the jpeg and jpg extention.but none for others much heavier, here is the error message
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 14668 bytes) in /*/*/*/*/public_html/lib/filemanager/ImageManager/Classes/GD.php on line 87
I noticed the GD class extention and tried removing the create thumbnail options in preference and see if it was the cause of the problem, after I removed all the extentions, the error sems to have gone, I thought I would share this.
Thanks again for the great oportunity you give us by providing this great software under the GPL.