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 June 6th, 2006, 05:08 AM   #1 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
Blank page after upload

When uploading pics I get a blank page, while this is in the address bar:
Quote:
http://www.mysite.com/photopost/bulkupload.php?ppaction=addphotos&do=preview&photopath=1&upuser=Alfa1&notify=no&defcat=512&deftitle=testtitle%3F&defdesc=&defdesc=&keywords=testkeyword&numprocess=10&processall=no&dthumbs=yes
Does anyone have a clue what's wrong?
Alfa1 is offline   Reply With Quote
Old June 6th, 2006, 06:04 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
More than likely a PHP memory issue related to trying to process a large file or multiples of files. This should help by editing your uploadphoto.php file and place the same in bulkupload.php or if you want the memory raised for all things you can place the bold line in pp-inc.php instead.

http://www.photopost.com/forum/showp...39&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 June 6th, 2006, 06:42 AM   #3 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
This happens with uploading one small file (22kb)
Alfa1 is offline   Reply With Quote
Old June 6th, 2006, 10:03 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
Are you sure the uploads folders are not clogged with other files?

If your going to bulkupload then there is most likely multiple files to process.
__________________
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 June 6th, 2006, 04:12 PM   #5 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
This is not related to bulk upload. I'm only trying to upload 1 small file. What do you mean, with: 'Are you sure the uploads folders are not clogged with other files?'
I have checked the PP uploads folder and there are 23 files in folder 1. Including files I have unsuccessfully tried to upload into the gallery. In fact some of them are there several times. There are various empty folders in the upload folder.
Alfa1 is offline   Reply With Quote
Old June 6th, 2006, 04:44 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
exactly your going to bulkupload cause there are 23 files to process.

You can try the post I noted adding the ini_set line I would suggest pp-inc.php near the top near the error_reporting line so it will increase PHP memory for all scripts that way you do not need to edit both uploadphoto and bulkupload.
__________________
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 June 6th, 2006, 06:09 PM   #7 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
Where exactly would you suggest I paste the code? I am a beginner in PHP, so if you let me i'd just drop it anywhere.
Alfa1 is offline   Reply With Quote
Old June 6th, 2006, 06:27 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
this shows the line to put it under in pp-inc.php

http://www.photopost.com/forum/showp...69&postcount=1
__________________
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 June 6th, 2006, 07:20 PM   #9 (permalink)
Member
 
Join Date: Mar 2006
Posts: 279
Thanks.
Alfa1 is offline   Reply With Quote
Old August 8th, 2006, 01:39 AM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Jun 2004
Posts: 24
I am having a similar issue and I have quite a few folders in the uploads directory and I have sound several with quite a few files in them. Can I delete all the folders in the uploads directory or do I have to go through them one by one & delete any remaining images?

Thanks,
D
davidwca is offline   Reply With Quote
Old August 8th, 2006, 06:39 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
yes you can delete anything under uploads. It is data you leave alone
__________________
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 March 7th, 2007, 05:08 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Location: Champaign, IL
Posts: 13
................

Last edited by gct13; March 7th, 2007 at 05:14 PM. Reason: might have found the issue
gct13 is offline   Reply With Quote
Old March 7th, 2007, 05:39 PM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2005
Location: Champaign, IL
Posts: 13
I just moved my site to a new server, and have the exact same probably described above. I've added the line of code to up php memory.

Here's the catch: the problem only happens when registered users upload files.

The problem doesn't manifest when admins upload photo(s).

Any ideas?
gct13 is offline   Reply With Quote
Old June 4th, 2007, 10:41 AM   #14 (permalink)
Member
Verified Customer
 
Join Date: Apr 2002
Posts: 161
Quote:
Originally Posted by gct13 View Post
I just moved my site to a new server, and have the exact same probably described above. I've added the line of code to up php memory.

Here's the catch: the problem only happens when registered users upload files.

The problem doesn't manifest when admins upload photo(s).

Any ideas?
I am experiencing the same thing. Were you able to resolve this on your server?
qwk98gt is offline   Reply With Quote
Old June 4th, 2007, 11:03 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
I think this post shows how to help the issue

Blank page after upload

try clearing your uploads directory of any files as well
__________________
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 June 4th, 2007, 12:13 PM   #16 (permalink)
Member
Verified Customer
 
Join Date: Apr 2002
Posts: 161
Quote:
Originally Posted by Chuck S View Post
I think this post shows how to help the issue

Blank page after upload

try clearing your uploads directory of any files as well
Yeah, I did all of those things and it was still happening for some reason. I went ahead and installed ImageMagick on the server and switched to that from GD2. So far, it's working. I guess for some reason GD2 isn't liking some of the photos we were uploading.
qwk98gt is offline   Reply With Quote
Old June 4th, 2007, 12:28 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
yeah probally way to large for gd2 to process no matter more memory being shoved to it
__________________
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 June 4th, 2007, 01:09 PM   #18 (permalink)
Member
Verified Customer
 
Join Date: Apr 2002
Posts: 161
The odd thing is, that the file size itself wasn't that big. I've uploaded much bigger files. But the resolution was fairly large (2000px by 1500px or so) and that seemed to really choke it.

I can't help but wonder if there's a problem with GD2 processing dimensionally large photos for some reason.
qwk98gt is offline   Reply With Quote
Old June 4th, 2007, 02:45 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
Would not know but GD has not really been updated to my knowledge it all depends on what comes installed with the PHP version on your server

http://www.libgd.org/Main_Page

Thats the main GD page now
__________________
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 problem getting blank page balikci Installs and Upgrade - vBulletin 3.5.X 0 April 22nd, 2006 10:14 PM
Blank page after upload DaFonz Installs and Upgrade - vBulletin 3.0.X 8 April 12th, 2005 11:28 AM
After Upload getting a blank page petertdavis How Do I? - vBulletin 3.0.X 5 March 25th, 2005 08:52 PM
[RC1] Mass upload = blank page Kirby Installs and Upgrade - vBulletin 3.0.X 7 January 20th, 2005 11:34 PM
Bulk Upload Page Suddenly Blank Lightning Lad Photopost Pro Installation & Upgrades 1 November 26th, 2004 06:20 PM


All times are GMT -5. The time now is 01:06 PM.

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