 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
November 29th, 2006, 12:11 PM
|
#21 (permalink)
| | Member Verified Customer
Join Date: Feb 2005
Posts: 393
|
Okay... I did some tests on Coppermine gallery and uploaded files using FTP uploads as well as URL and they were in SOME TYPE of order.
Through FTP, the files were sorted exactly as they should be low #s to high and through URL uploads, it reversed the order... bottom to up.
So, there is something wrong with how PP gets the files from FTP and how it extracts the files from a URL and then display them in bulk upload page.
|
| |
November 29th, 2006, 12:22 PM
|
#22 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,860
|
Or we just do it differently.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
November 29th, 2006, 12:37 PM
|
#23 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,860
|
You could possibly try (not supported) modifying your bulkupload.php around line 155: Code: Content visible to verified customers only.
or something like that.... just off the top of my head anyways.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
November 29th, 2006, 02:09 PM
|
#24 (permalink)
| | Member Verified Customer
Join Date: Feb 2005
Posts: 393
|
So, replace this: Quote:
if ( $handle = opendir( $openpath ) )
{
| With the above code in reply # 23?
Thats what I did and getting this error
Parse error: syntax error, unexpected $end in ../public_html/pictures/bulkupload.php on line 609
|
| |
November 29th, 2006, 02:53 PM
|
#25 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,860
|
No, it should look like... (changes in bold) Code: Content visible to verified customers only.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
November 29th, 2006, 03:32 PM
|
#26 (permalink)
| | Member Verified Customer
Join Date: Feb 2005
Posts: 393
|
Thanks but it does not help... still see random, no order (ftp and url).
|
| |
November 29th, 2006, 03:46 PM
|
#27 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,860
|
It was worth a shot.
You could also add it down at line 627: Code: Content visible to verified customers only.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
November 29th, 2006, 05:36 PM
|
#28 (permalink)
| | Member Verified Customer
Join Date: Feb 2005
Posts: 393
|
Thank you. That does it for the directory/FTP uploads. That should save us a lot of time! Good work.
But for the URL uploads, it doesn't extract the pictures from TOP to bottom so in whatever order it extracts then it processes them like that which is same as the FTP uploads. Anyway to make it behave similar to that so pictures are processed in top to bottom order?
|
| |
November 29th, 2006, 07:24 PM
|
#29 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,860
|
I have no idea; given how we process images, I don't think it possible since one script grabs them and then hands off processing to another script.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
November 29th, 2006, 08:41 PM
|
#30 (permalink)
| | Member Verified Customer
Join Date: Feb 2005
Posts: 393
|
Yeah, can there be any changes made to the script that "grabs" the pictures from an URL?
|
| |
April 1st, 2007, 10:53 PM
|
#31 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 62
| Quote:
Originally Posted by Chuck S You know you can order photos in a category as you choose? | How do you do that Chuck? I have a gallery of photos that are based by year taken. I often get photos at a later time which need to be grouped with a set from an earlier time. So when I get this "new" photo, I currently can't just move it next to the others of that same timeframe. Hope that makes sense!
I basically want to be able to move photos around within a category as I please, instead of the "fixed" sort options such as "name, most & least viewed, title" etc.
Is that available with 5.62 - if not, put it down as a feature request please
Thanks.
|
| |
April 2nd, 2007, 12:01 AM
|
#32 (permalink)
| | Member Verified Customer
Join Date: Oct 2004
Posts: 62
|
Never mind - found it in the Admin section and it works just as I wanted |
| |
April 2nd, 2007, 10:22 AM
|
#33 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
No problem
|
| |
December 28th, 2009, 05:57 PM
|
#34 (permalink)
| | Junior Member
Join Date: Dec 2004
Posts: 1
|
I apologize for resurrecting an old thread, but I am having the same problem and am absolutely stumped. We do a bit of bulk uploading of photos and part of our process is to add descriptions to each image. When using the bulk upload feature (processing any number of images), the upload.php page seemingly orders the images randomly which makes it very difficult to write descriptions of images that should be in order. (thankfully if i try to upload the same batch of photos it seems to be in the same order each time).
I believe I understand how upload.php is trying to work, and i understand that readdir() reads the files in the filesystem order. Could there be a permissions issue? I have my images directory set to 777 as well as all of child numeric directories. Is there something else that I could be missing? I can't believe that linux is storing the images in a random order...I would believe timestamp or filename, it neither one of those is the sort.
Im using PP 2.5 a VB 3.8.4.
Thanks so much!
|
| |
December 28th, 2009, 06:22 PM
|
#35 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
well the upload script doesnt read child directories just the one being processed.
This thread is about Photopost Pro not vbGallery which is a separate product.
|
| | |
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 | | | All times are GMT -5. The time now is 11:55 AM. | |