 | |  | | | General Discussion General use discussion forum for PhotoPost products. |
March 31st, 2008, 12:52 AM
|
#1 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
| bulk upload for general access
How do we modify the admin bulk upload to work with regular users and a default directory?
|
| |
March 31st, 2008, 08:35 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,693
|
For members to bulkupload you need to create them an ftp account to upload files to your server to their default directory.
|
| |
March 31st, 2008, 09:13 AM
|
#3 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
so the bulk uploader cannot be modified to handle this once an upload is completed?
|
| |
March 31st, 2008, 09:23 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,693
|
that is not what i said.
I said if you wanted regular users to upload that you would need to create an ftp account to let them upload files.
If your trying to add to the mix your little hack mod thing then that would take the place of the ftp part all users need to do is hit skip upload prompt and process files in uploads directory when they visit the upload page if the files are uploaded with your hack.
|
| |
March 31st, 2008, 09:33 AM
|
#5 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
i see.. as a guest users, I have tried the "Skip upload and process the files already in your upload directory" with a directory and a url for an image, and it does nothing..
|
| |
March 31st, 2008, 09:43 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,693
|
guests upload from uploads/0 i would beleive as long as files exist in the directory the script is looking for it works fine
|
| |
March 31st, 2008, 09:47 AM
|
#7 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
I suppose I will explain what I would like to do a bit better - concerning the ajax uploader everyone is screaming about, which, I am sure will be added to PP once everything is worked out.
To have a temporary fix, allow a self install of which ever uploader "you" want, then once uploads are done, redirect it to the bulkuploader and automatically allow the bulk uploader to add the uploads from the default upload directory much like it does in admin mode.
This of course will not be the base bulkuploader, rather, a modified version of the process under a different name..
this would be a quick fix, if easy enough to do, in order to fix the demand issue for now..
|
| |
March 31st, 2008, 10:22 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,693
|
Your free to discuss your code modifications with other users outside product support in THE MOD CORNER.
|
| |
March 31st, 2008, 11:16 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,693
|
Not a problem might do better for you to have users like you discuss this instead of me posting in a support manner how the bulkupload portion works.
|
| |
March 31st, 2008, 02:10 PM
|
#11 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
| Quote:
Originally Posted by Chuck S guests upload from uploads/0 i would beleive as long as files exist in the directory the script is looking for it works fine | Actually chuck, If I use the url of "http://www.iww.is/art/shs/photos/NL02B.jpg" and try to do the skip uploading part, nothing happens under guest access. No images get pulled from either a directory or URl
We are talking about this, right? Extra Options
Retrieve all images from a URL:
Skip upload and process the files already in your upload directory |
| |
March 31st, 2008, 02:16 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,693
|
retrieve all images from a url is something different there we parse whatever page and try and extract images from the img tags in the html page. If your trying to bulk look for images on a directory server path on your server you must input the proper server path and use the skip upload function and this server path must exist on your server.
|
| |
March 31st, 2008, 02:22 PM
|
#13 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
Okay then,
I have /test on my root dir with pics in it. If I use /test and skip the upload process, I get nothing from it..
I tried http://skidpics.com/test and nothing also..
|
| |
March 31st, 2008, 02:27 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,693
|
Right but guests cant process bulk uploads in some custom directory. In fact registered users or guests are limited to processing files in their own upload directory.
Only you logged in as admin and inputting the proper server path to that directory would be able to process those files.
|
| |
March 31st, 2008, 02:34 PM
|
#15 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
so the feature really doesn't do anything, unless you are allowing ftp bulk uploader for users, correct?
if so, what would the url be?
|
| |
March 31st, 2008, 02:53 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,693
|
users can only upload to their respective bulk upload directory which is their user upload directory and if you look at the options users are not given bulk upload options in a any way only a way to process images in their que. If you give them an ftp account that is limited to their upload directory only and they upload images then they can use the skip upload checkbox but I do believe we have discussed this before.
As far as the path it is not a url. It is a server path to their uploads directory and it would be whatever your server path to photopost is plus /uploads/theiruserid
|
| |
March 31st, 2008, 03:03 PM
|
#17 (permalink)
| | Ultimate Member Verified Customer
Join Date: Jun 2007 Location: Texas
Posts: 1,353
|
It was discussed, but I never got a clear understanding of what it was for. The question previously was why the bulk upload script was showing when not logged in.. So this, answers that question..
|
| |
March 31st, 2008, 03:28 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 52,693
|
bulkupload shows for anyone when their uploads directory has more than one image, the category has extra fields or you have optional categories selected in upload options. The script they go to to upload is uploadphoto.
|
| | |
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 | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | Admin/mod access - bulk upload? | styleforum | Photopost Pro How Do I...? | 7 | February 2nd, 2008 09:08 PM | | Bulk Upload | Skariko | Photopost Pro How Do I...? | 3 | August 29th, 2007 08:20 AM | | Bulk Upload... | Kseki | How Do I? - vBulletin 3.5.X | 9 | November 2nd, 2005 09:38 AM | | Bulk Upload | zylstra | Before You Buy | 1 | July 14th, 2005 01:52 PM | All times are GMT -5. The time now is 11:01 AM. | |