View Single Post
Old February 6th, 2013, 08:39 AM   #7 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,671
Chris

That makes sense and the limit is not in our program. The issue is this when you submit an image we check to see if there are multiple images to process or if the category your uploading to has extra info you have to fill out. If that happens your forwarded to another script called bulkupload.php

The issue is the limitation is from your server. There is a uri limitation on the amount of data one can send and that is where your data is cut down.

You can have your host look at the server apache setup restrictions see if they can raise any limit on the amount of data there is. Sending stuff to bulkupload requires a get not post command.

Now the user also can reenter the description on bulkupload after it is send. That should work as well. He just has to double check it when he uploads.
__________________
Photopost Developer and Support Engineer

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