PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old June 8th, 2012, 01:23 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2012
Posts: 10
Next Image goes to Wrong Image

I am bulk uploading images using the Flash Uploader.
In Modify Settings, display order is set to Title>Ascending.
Files are named in numeric order. Ex.: 2012.01.15-001.jpg, ...002.jpg, etc
In category view, thumbnails display in the desired order.

If I open an image, for example, 001.jpg and click Next Image, it takes me to 106.jpg (the last image in the category). It seems like "Next Image" is ignoring the display order - how can I get Next Image to go the 002.jpg?

Thanks in advance.
Crankers is offline   Reply With Quote
Old June 8th, 2012, 01:36 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,668
HMM I will check the code to see what I see but off the top of my head the query on next prev images would be different than the actual setting your talking about which is a category display order which is a totally different script that you are referring. Your talking about a setting for browseimages.php versus the actual showimage.php or displayimage.php scripts which deal with one photo.
__________________
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
Old June 8th, 2012, 01:44 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2012
Posts: 10
Yes. I would like for the Next/Prev image order to match the category display order. If that can't be done, I'll need to remove the Next/Prev Image links to avoid confusion.
Crankers is offline   Reply With Quote
Old June 8th, 2012, 01:58 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,668
Yeah I will see if I can see anything that might help but yes you are definately talking about two different scripts and a setting which is only used on the category view not the photo view script.
__________________
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
Old June 8th, 2012, 08:40 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2012
Posts: 10
I think all I need to do is reverse them - right now Next Image takes me to the previous image, and Previous image takes me to what I'd like to be the Next Image, so that it matches display order. Seems like I could just switch the code around. This may be easier said than done?
Crankers is offline   Reply With Quote
Old June 8th, 2012, 08:46 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Apr 2012
Posts: 10
Here's what I did to fix it:
Original Code in ADV_GALLERY_SHOWIMAGE
Quote:
<div align="center" class="smallfont">
<b>&laquo;</b> <a href="{vb:raw ppg_vars.prevurl}">{vb:rawphrase previous_image}</a> &nbsp; | &nbsp; <a href="{vb:raw ppg_vars.nexturl}">{vb:rawphrase next_image}</a> <b>&raquo;</b>
</div>
Changed to:

Quote:
<div align="center" class="smallfont">
<b>&laquo;</b> <a href="{vb:raw ppg_vars.nexturl}">{vb:rawphrase previous_image}</a> &nbsp; | &nbsp; <a href="{vb:raw ppg_vars.prevurl}">{vb:rawphrase next_image}</a> <b>&raquo;</b>
</div>
Crankers is offline   Reply With Quote
Old June 8th, 2012, 09:03 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,668
well if that works for you then good but thats just reversing your next previous array.

I beleive in vbgallery you can actually set options for how your filmstrip displays in admin so you might also want to check that out.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; June 8th, 2012 at 10:07 PM.
Chuck S is online now   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
Wrong image file path? Amedeus Classifieds How do I...? 3 April 2nd, 2009 09:57 AM
BB Image Code wrong mooncreek How Do I? - vBulletin 3.6x 9 October 30th, 2008 03:46 PM
Some image paths wrong? Nobody Photopost Pro Installation & Upgrades 3 May 8th, 2008 11:37 AM
larger image direct link wrong. squidstir Photopost Pro How Do I...? 2 May 6th, 2007 10:20 AM
Image count wrong? Selrahc Before You Buy 1 April 30th, 2006 08:21 AM


All times are GMT -5. The time now is 08:46 AM.

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