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 July 19th, 2009, 02:48 PM   #1 (permalink)
Member
Verified Customer
 
attroll's Avatar
 
Join Date: Feb 2003
Posts: 364
Trying to get zip iploads to work

I have set my Admin to:
Do you want to allow ZIP uploads? YES

Then I ftp a ziip file that is 7.8 mb to /public_html/gallery/uploads/1.

I go to my upload area and go to ADMIN OPTIONS FOR BULK OR ZIP UPLOADS

I click on UPLOAD/SUBMIT

The screen blinks and goes to my gallery homepage. The problem is that it does not unzip and process the photos. It seems to do something but then after it is done the zip file disappears from /public_html/gallery/uploads/1 and there are no new photos in my gallery.

Am I doing something wrong?
attroll is offline   Reply With Quote
Old July 19th, 2009, 02:50 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
Zip files should process if you have that setting set to yes. HMM

Do you have a url and test login for me to try and try a zip?
__________________
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 July 19th, 2009, 03:37 PM   #3 (permalink)
Member
Verified Customer
 
attroll's Avatar
 
Join Date: Feb 2003
Posts: 364
Sure I can provide you with the info. I will not post it here though. Do you want me to use the Contact Us link and send the info that way?
attroll is offline   Reply With Quote
Old July 20th, 2009, 10:45 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
Sure thats fine
__________________
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 July 29th, 2009, 04:57 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2003
Posts: 12
I am also having trouble with zip uploads. I get a message that the file has been processed but no photos appear.

I'm curious as to the solution to attroll's problem.
echocron5772 is offline   Reply With Quote
Old July 29th, 2009, 06:44 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
You can not upload a file larger than the PHP max upload size allowed so if your file is larger then this the server DROPS the file and there is nothing to process

I would believe this to be your issue.
__________________
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 July 29th, 2009, 08:22 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2003
Posts: 12
OK thanks. I'll look into increasing the max upload size for PHP. I believe you recommend somewhere between 40 and 60 MB, correct (this is per an earlier post)?
echocron5772 is offline   Reply With Quote
Old July 29th, 2009, 08:43 PM   #8 (permalink)
Member
Verified Customer
 
attroll's Avatar
 
Join Date: Feb 2003
Posts: 364
That may be my problem too. I have not had time to look into this any further yet. What is the max I can set my PHP max upload size to?
attroll is offline   Reply With Quote
Old July 29th, 2009, 09:15 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
The default maximum PHP upload filesize is usually 2mb

I recommend changing it to 8mb
__________________
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 July 29th, 2009, 09:31 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2003
Posts: 12
OK thanks. I just checked phpinfo() and my post_max_size is 24M, my upload_max_filesize is 16M, and my memory_limit is 16M (never messed with this last one and don't know if it is relevant). So now I'm back to my original problem!

If users are uploading 12 files at a time, each about 900kb, what settings should I be using, not just for zip files, but for the 12 file uploads as well??
echocron5772 is offline   Reply With Quote
Old July 30th, 2009, 02:08 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
The file restriction is per file not batchs so as long as files are not over 16M your fine.
__________________
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 July 31st, 2009, 08:35 AM   #12 (permalink)
Member
Verified Customer
 
pistebasher's Avatar
 
Join Date: Oct 2005
Posts: 264
On my standalone PP a zipped file ftp'd to the uploads/1 directory appears to "process" but no images appear in the gallery. The system also ignores the "do not delete from source" box and deletes the zip file.
zip file uploads used to work for me several iterations of PP ago, before the Flash uploader system was introduced.
pistebasher is offline   Reply With Quote
Old July 31st, 2009, 03:29 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
Are you using the flash uploader?

Zip uploads can not be done through bulkupload which is flash or bulkuploader

You must use the http single upload as thats how zip uploads where done.

At least thats my thoughts here looking at how they are processed.
__________________
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 August 4th, 2009, 04:36 AM   #14 (permalink)
Member
Verified Customer
 
pistebasher's Avatar
 
Join Date: Oct 2005
Posts: 264
I'm using "ADMIN OPTIONS FOR BULK OR ZIP UPLOADS
Files should already be in ......."

and uploading to the upload directory using ftp

Whether or not "Use Flash uploader" is enabled in Upload Photo Options the "Image List is Processed" and "Your Image has been Uploaded Successfully" appear but no images appear in the gallery.

With Flash Uploader disabled an old style http upload of a zip file works properly.

FTP'ing the individual files to the uploads directory and using "Admin options for bulk and zip uploads" works fine.

So there would seem that it's the "Zip" part of the Admin Options upload that doesn't work.

Sorry this does appear to be the same problem as the original poster.

Last edited by pistebasher; August 4th, 2009 at 04:53 AM. Reason: clarification
pistebasher is offline   Reply With Quote
Old August 4th, 2009, 08:40 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
You can not use bulkupload thats your issue. Zip Uploads only work by uploading a single ZIP file through the regular uploader.
__________________
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 August 5th, 2009, 03:32 AM   #16 (permalink)
Member
Verified Customer
 
pistebasher's Avatar
 
Join Date: Oct 2005
Posts: 264
Well I wouldn't say that it's "our issue" when the section is headed "Admin Options for Bulk and Zip uploads but I take your point. As I've said elsewhere, using the Flash uploader disables the Zip upload functionality unfortunately
pistebasher is offline   Reply With Quote
Old August 5th, 2009, 06:45 AM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,654
There are quite a few things that dont work with flash uploader on like processing files via the download from url option etc

It is a users choice to use or not use the flash uploader.

The zip file thing though has always been an upload one zipfile and process meaning uploadphoto.php. It was never a bulk option so the flash upload does not change or interfere with that option.
__________________
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
How to zip code feature to work? caliman Classifieds Installation & Upgrades 33 March 8th, 2007 05:02 PM
Zip Code tj2653 ReviewPost Bug Reports 3 July 24th, 2006 11:14 AM
Zip Codes Goose Classifieds How do I...? 9 April 16th, 2006 09:19 PM
How is zip code supposed to work? websissy Classifieds Installation & Upgrades 5 October 14th, 2005 04:23 PM
Zip Code Does Not Work joe4 Before You Buy 2 December 22nd, 2004 03:23 PM


All times are GMT -5. The time now is 05:55 AM.

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