Hi, I set memory_limit = 256M and now everything works! Thank you for your help! I have one request: Could the in next version SIMGallery set a limit of loaded images depends on the resolution of the image? I understand that at the moment php error depends on photo resolution and not its size. Limit would be calculated on the basis of php.info - limit_memory, eg. If the limit_memory = 64M - max resolution of image = 800 px, If the limit_memory = 128M - max resolution of image = 1200 px, etc ... Users vulnerable servers would get simply information, and there would not be an error, that is difficult to find. Regards Bartosz
I talked to a server administrator: They say that the error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 36000001 bytes) means that the max memory limit (268435456) has been exceeded by 36000001 I did a test - I Shrunk the memory limit to 64MB , has loaded the same picture and I received a strange error - Allowed memory size of 67108864 bytes exhausted (tried to allocate 16000 bytes) maximum limit has been exceeded by a smaller value - just 16000 bytes ???
Hello, I did as you described. I transferring video for you (link in Misc Information) I tested the page on two independent hosting in home.pl and nazwa.pl - it is the same :( Please help.
Hello, Thank you for your answer. I increased in php.ini value memory_limit to 256MB - unfortunately does not work. The file errors.log - did not show up again the message " fatal error ... " :( Link to the dashboard : http://fotosnajper.pl/albumy?view=dashboard
I see the problem. I created a new menu [START ] / [ SIMGALLERY - DASHBOARD ] alias = dashboard . http://fotosnajper.pl/start/dashboard When I click - redirected to the" latest albums." ! :( The same happens when I turn off the "Search Engine Friendly URLs" . http://fotosnajper.pl/index.php?option=com_simgallery&view=dashboard How do I fix this? New ( clean ) installation SIMGallery ? Can I do backup images from SIMGallery? - I can not lose them... ps . I set the administrator language to English .
Hello, I have never seen on my side of the toolbar - such as seen here : https://www.simbunch.com/demos/simgallery/my-dashboard On my site does not display anything - just the photos and then button "add photo ": http://fotosnajper.pl/component/simgallery/?view=dashboard&layout=photosof&uid=114 I always thought that this is due to the integration of EasySocial and replacing the toolbar SIMGallery by toolbar of EasySocial
Thank you for the update! SIMGallery code is the original - perhaps differences result from the integration of EasySocial ? Is it possible that the integration of EasySocial prevents the loading of some images ? You can change the language of my website into English at the time of testing . I am using good hosting and I have the ability to change the environment php by php.ini Dodłącz server logs at the time of loading images , which ended in failure: http://fotosnajper.pl/albumy?view=dashboard&layout=albums&uid=114" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36" aasw164.neoplus.adsl.tpnet.pl - - [31/Jan/2016:16:34:30 +0100] "GET /fotosnajper/albumy HTTP/1.1" 200 66109 "http://fotosnajper.pl/albumy?view=dashboard&layout=albums&uid=114" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36" aasw164.neoplus.adsl.tpnet.pl - - [31/Jan/2016:16:35:05 +0100] "GET /fotosnajper/index.php?option=com_simgallery&view=ajax&task=getavatartip&format=raw&uid=114&_=1454254463022 HTTP/1.1" 200 970 "http://fotosnajper.pl/albumy" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36" aasw164.neoplus.adsl.tpnet.pl - - [31/Jan/2016:16:35:10 +0100] "GET /fotosnajper/index.php?option=com_simgallery&view=ajax&task=getavatartip&format=raw&uid=114&_=1454254463023 HTTP/1.1" 200 970 "http://fotosnajper.pl/albumy" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36" aasw164.neoplus.adsl.tpnet.pl - - [31/Jan/2016:16:35:11 +0100] "GET /fotosnajper/albumy?view=dashboard&uid=114 HTTP/1.1" 200 52086 "http://fotosnajper.pl/albumy" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36" aasw164.neoplus.adsl.tpnet.pl - - [31/Jan/2016:16:35:14 +0100] "GET /fotosnajper/index.php?option=com_simgallery&view=addphotos&task=modalcontent&format=raw&aid=0&_=1454254504588 HTTP/1.1" 200 2597 "http://fotosnajper.pl/albumy?view=dashboard&uid=114" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36" aasw164.neoplus.adsl.tpnet.pl - - [31/Jan/2016:16:35:27 +0100] "POST /fotosnajper/index.php?option=com_simgallery&view=addphotos&task=upload&format=raw HTTP/1.1" 200 0 "http://fotosnajper.pl/albumy?view=dashboard&uid=114" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.97 Safari/537.36" Please help on loading images at high resolution.
Hi, thank you for the amendment. I found a few problems: 1. SIMGallery not load images with higher resolution! The problem now is not in the file size, but in its resolution. I enclose two files a) 2.87 MB (2048x1536) - it is OK - loads up https://drive.google.com/file/d/0B7wHxY6NeDyQNE5hTzZJY3hvLWc/view?usp=sharing b) 905 kB (4000x2250) - Error - load a page preview and then hangs up! https://drive.google.com/file/d/0B7wHxY6NeDyQaTJiTTZNVjNyN1U/view?usp=sharing 2. I can not find a variable translating the phrase "File is too large" and "File type not allowed" - I did not find this in file "en-GB.com_simgallery.ini" 3. When I try to load a file, which is too large or unauthorized file type, it pops up an error message, but then it does not work the "Cancel" - When I try to get out to improve file and press "Cancel" it appears "Adding in progress ... "
Thank you! Now, everything works! What was the reason ? Will your intervention not be erased by updating SIMGallery in the future ?
Mike, i send ftp information in last post in "show details"...
I send once more complete data access to the site .
Sorry Mike! The reason was moving side to another server. Try now!
path to site:
Hello, my site was disabled for several hours , becouse I moved my site to another server. The new server has memory_limit = 192MB (old had 64MB ) . Unfortunately , it helped only partially , I can upload pictures up to 600 KB (old server only 300kB) , larger (over 900KB ) do not load - after clicking "public" nothing happens . The second problem: After add small pictures (<650kB) is OK , but displays a window, where I can add a description and date of the image . When I click the "DONE" page does not redirect anywhere - all the time opens a window for editing . I wish after click "DONE" display album . Please help! I add new data to a new server