![]() |
Upload photos to my Gallery, then it goes to a blank screen? I started uploading photos to a gallery on my Photopost, then after 20 photos it would not accept anymore. I browse to the photos, go to Upload, then it eventually just goes to a blank screen. No errors, just a blank screen. My gallery is located at: http://forums.screamandfly.com/Gallery/index.php Any suggestions? Greg |
PHP timeout memory error In bulkupload.php try this Find this ini_set("max_execution_time", 0); below it add this ini_set("memory_limit", "20M"; |
I'm having the same problem. Uploads were going fine, then I tried to upload some desktops (larger than the rest of the images uploaded) and I got the blank screen - after "Preparing to process image list!", the redirected page contained only <html><body></body></html>. I manually FTP'd the images to the upload/1 directory, and used the "Click here to bypass approval process and upload all files in directory" admin feature, and it processed these images just fine. However, since then I can't seem to upload anything, and I've tried adding the Code: Content visible to verified customers only.http://halfeight.com/gallery/ |
Try clearing your uploads directory of all files. This is totally a PHP error as our script can not complete its task and PHP is shutting it down. |
Deleted everything in uploads; tried uploading a 4K file, and got the same blank page. The file did make it into /uploads/1 before the blank screen. Also increased upload_max_filesize, max_execution_time, and memory_limit in case those were causing it. |
Quote:
Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
LOL yeah my bad missing the end bracket thats what I get for typing too fast |
| All times are GMT -5. The time now is 07:42 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0