I’ve got the same problem.
Is there a solution out there yet?
I get
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 8192 bytes) in /home/.../maxigallery/watermark/Thumbnail.class.php on line 183
but ONLY if i have placed a php.ini with the following content in every folder back to /html
I just want to upload pictures with more than 1MB ...
without the php.ini’s i keep getting a 500-error ...
don’t know what to do to upload bigger pictures;
But additionally one thing seems strange ... I get this errors with bigger images, BUT they are uploaded on my FTP in their full size and if I download them again they are normally watchable ...
I don’t understand this ...