PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 15th, 2007, 07:25 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jun 2003
Location: Dallas TX
Posts: 400
upload goes to blank screen

some users upload pictures and the upload never finish it says preparing to process list them refreshes to end at a blank page with the following URL

http://www.prowltalk.com/gallery/bul...ll=no&dthumbs=

I can upload as admin and using a test user - I matched the user groups of the test user to the users that are having trouble, was able to duplicate the issue with that one user but havent yet fixed it

I updated the usergroups from VB and confirmed that all the groups the user is in are allowed to upload

Last edited by Silver_2000; September 15th, 2007 at 07:38 PM. Reason: more details
Silver_2000 is offline   Reply With Quote
Old September 16th, 2007, 11:29 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Common issue when using GD2. FTP to your site clear all directories under your photopost uploads directory and then apply the php ini_set line to give PHP more memory. Your server image processor GD2 which is part of PHP is chocking on the upload.

http://www.photopost.com/forum/showp...45&postcount=2
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 6th, 2007, 03:01 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 49
Quote:
Originally Posted by Chuck S View Post
Common issue when using GD2. FTP to your site clear all directories under your photopost uploads directory and then apply the php ini_set line to give PHP more memory. Your server image processor GD2 which is part of PHP is chocking on the upload.

http://www.photopost.com/forum/showp...45&postcount=2
Where do you put the php ini_set to? Or how I dont understand..
frapedopoulos is offline   Reply With Quote
Old November 6th, 2007, 03:17 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
The ini_set line goes near the top of pp-inc.php file as noted right under error_reporting line. Let me know if you need more help there.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 6th, 2007, 03:37 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 49
One does it matter if its a shared server? Im under a hosting plan..
Two is that all I put is this ini_set ?
frapedopoulos is offline   Reply With Quote
Old November 6th, 2007, 03:39 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
yes the edit is as noted. Does not matter if your on a hosting plan.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 6th, 2007, 03:44 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 49
Ok so I added the ini_set right under error reporting and I still get this error.. Lol dont get it...

Code:
Content visible to verified customers only.
frapedopoulos is offline   Reply With Quote
Old November 6th, 2007, 05:08 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
right but what are setting the memory to 40M okay so did you clear out your uploads folder like suggested and try uploading a file. How big is the file? You can try smaller files to see what size will cause issues and set your filesize limit in edit usergroups accordingly. You can also try making your max image height width in upload options a bit smaller.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 6th, 2007, 06:14 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 49
Quote:
Originally Posted by Chuck S View Post
right but what are setting the memory to 40M okay so did you clear out your uploads folder like suggested and try uploading a file. How big is the file? You can try smaller files to see what size will cause issues and set your filesize limit in edit usergroups accordingly. You can also try making your max image height width in upload options a bit smaller.
You mean delete all the pictures in the upload file? Also I even attempted to upload a picture 100 x 100 pixels and it didnt work got the same error message.. Also another member which I asked just uploaded an image with no problem. Its seems to affect only me..

Last edited by frapedopoulos; November 6th, 2007 at 06:43 PM.
frapedopoulos is offline   Reply With Quote
Old November 7th, 2007, 07:39 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Yes clear your uploads directory then try that one file.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 7th, 2007, 08:04 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 49
Ok thanks that seemed to work by deleting the files in the upload directory.
frapedopoulos is offline   Reply With Quote
Old November 7th, 2007, 08:10 AM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
No problem have a good day.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 5th, 2007, 11:57 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 49
Im having that same problem again.. It only happens when I upload pictures.
frapedopoulos is offline   Reply With Quote
Old December 5th, 2007, 12:25 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
The link I posted is in post 2 should help but here is another again common gd2 issue

http://www.photopost.com/forum/showp...66&postcount=6
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 13th, 2007, 01:47 PM   #15 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
I have got the same error.

My phpini file has a limit of 20MB.

Photopost admin settings:
Max allowable image width/height in pixels: 25000
Upload File Size Limit (kB) for administrators: 50000

In my upload folder there are many subfolders. (if i understand this correctly these contain the photo's in my image gallery)
New uploads are uploaded to the folder named '1', but this folder is empty. Please advise.
Alfa1 is offline   Reply With Quote
Old December 13th, 2007, 02:38 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
You can increase your php memory to 32 or 40 if you wish. Now your photopost images are located in the data folder not uploads. You can clear your uploads folder. You can increase your memory in php as noted and I would suggest more reasonable max image height width statements in upload options like 800-1200. As far as max file allowed to upload that can be no more than your php max filesize which is usually 2mb which would be 2048 so 50000 is way too high.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 25th, 2007, 03:24 PM   #17 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
I have changed the max height/width to 1200.
Is there a difference between the PHP limit and the limit in phpini?
If not, then the limit is 20MB, so then I should set the Upload File size limit for usergroups to 20.480. Is that correct?
Alfa1 is offline   Reply With Quote
Old December 25th, 2007, 06:41 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Well yes phpinfo is your php limit. Now there are several things you need to change in php to allow big uploads like the memory limit, max upload filesize, post max size and max execution time. You redo your php restart the server and yes put the correct filesize in upload options in admin.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old December 29th, 2007, 10:15 PM   #19 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
What settings would you recommend?

I am now getting this error:

Quote:
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 3072 bytes) in /home/mydomain/domains/my-forum.com/public_html/photopost/image-inc.php on line 103
Alfa1 is offline   Reply With Quote
Old December 29th, 2007, 10:17 PM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,698
Maybe this

memory limit 40M
max execution time 0
post max size 10M
max upload filesize 10M
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload Error : Blank screen of...not even death. dropmachine Photopost Pro Bug Reports 14 April 23rd, 2007 01:04 PM
Upload blank screen Shaggy How Do I? - vBulletin 3.6x 3 December 27th, 2006 07:40 PM
Upload Problems: Blank Screen bicpm Photopost Pro Installation & Upgrades 2 October 12th, 2006 11:59 AM
Upload photos to my Gallery, then it goes to a blank screen? Scream And Fly Photopost Pro Installation & Upgrades 6 March 15th, 2005 02:45 PM
v4.6 - after clicking "upload" the screen goes blank - new server Patrick@DC Photopost Pro Installation & Upgrades 10 November 1st, 2004 12:36 PM


All times are GMT -5. The time now is 11:27 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0