![]() |
Uploading problems - blank screen, images in queue I had a user report a problem uploading and I looked in the upload directory. To my horror, a few dozen users have tried uploading photos over the past 15 days and they are not being processed. I tried uploading myself and when you click upload/submit, you just get a blank page. I've done the following:
Why the blank screen and images going unprocessed? I've confirmed that they make it into the upload directory properly, and then nothing. The images show to be in the users queue if the user tries to upload again. How can I force the queued images to process? What could be causing this problem? Is there any way to disable uploads and post a message about the problem until I can get it resolved? Please help! Thanks! |
Common GD processor issue since it uses PHP memory. This should help http://www.photopost.com/forum/showp...97&postcount=2 |
had a user with similar issues just today! Implemented the code |
Quote:
Code: Content visible to verified customers only. |
Nope it overrides the memory limit and gives more memory to PHP ;) Your PHP is choking cause GD2 is using all the memory |
Quote:
JR |
I have the same problem butr can find the phrase that you are showing. This is my whole PP-inc.php file. Quote:
|
You got to look up higher in the beginning of the pp-in.php file you will see the line noted about error_reporting |
I Did exactly like you wrote: Code: Content visible to verified customers only.Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 2432 bytes) in /customers/godtfoto.dk/godtfoto.dk/httpd.www/image-inc.php on line 102 Itīs very strange because you only have the problem with some pictures. Right after i get the error I can upload several other pictures without any problems. But as soon I try to upload the first picture again I get the error again. And Iīm not the only one many of the members get this error with one or two pictures??? After you get the error you can see that you have a picture in queue. And when you try to overide the normal upload procedure and choose to upload the picture you already have in the queue it sometimes says that everything went ok, but the picture are not showing up anywhere??? There must be a solution to this??? Maybe I could try to e-mail one of the pictures that make that error to you Chuck? I already tried to save it again with a new name and even from differnet programs but nothing helps. |
The error your noting says your PHP memory is only 16mb not 60 so this is your issue. The solution other than giving gd2/PHP more memory is to install Imagemagick on your server which does not use PHP memory |
Quote:
|
Go to our requirements page download the phpinfo.zip file extract the phpinfo.php file and upload it to your photopost directory and place the link here to that file so we can see your php settings as your not doing something right here somewhere |
|
Yep just as I thought 16 MB so your not going the edit right it would appear in the proper file or something cause quite simple if the edit is done correct then your PHP memory would be 60M not 16M and your error notes it is still 16 So try reapplying the edit in pp-inc.php try making it a reasonable change like set it to 32M and you can check that it takes effect by viewing your PHP INFO in admin and it should read 32M |
Ok but you can see in my earlier answer that I have done exactly what you said, but ok I try again. |
Now I tried again with 32 Mb but it doesnīt change anything. And you can see here that I have done it correct - also the first time. So what is happening here? Code: Content visible to verified customers only. |
What does your PHP INFO say in admin after you make the change? You did not answer my question |
Sorry it was the same 16 M I can see now that my host are running PhP in Safe mode. Maybe it is the problem??? |
Yes your host is doing 2 things. They are not allowing you to override PHP values and yes safe mode on is a big problem that needs to be off. |
Okay I just wrote to them if they will set it to off or if the could set the memory limit for me. Thanks again Chuck By the way what´s the time over there :-) Here in Denmark it´s 4 in the night. |
| All times are GMT -5. The time now is 04:49 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0