 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
February 19th, 2005, 05:09 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Dec 2003
Posts: 12
| 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
|
| |
February 19th, 2005, 05:40 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
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";
|
| |
March 15th, 2005, 09:09 AM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Nov 2004
Posts: 3
|
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.
to bulkupload.php as suggested. Help! http://halfeight.com/gallery/ |
| |
March 15th, 2005, 09:53 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
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.
|
| |
March 15th, 2005, 10:10 AM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Nov 2004
Posts: 3
|
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.
|
| |
March 15th, 2005, 02:42 PM
|
#6 (permalink)
| | Junior Member Verified Customer
Join Date: Nov 2004
Posts: 3
| Quote: |
Originally Posted by tinyrc 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.
to bulkupload.php as suggested. Help! http://halfeight.com/gallery/ | Found the problem - I did exactly as you said and added: Code: Content visible to verified customers only.
changed it to: Code: Content visible to verified customers only.
and it works now! |
| |
March 15th, 2005, 02:45 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
LOL yeah my bad missing the end bracket
thats what I get for typing too fast
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 11:20 PM. | |