PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Is this how the filmstrip works? (http://www.photopost.com/forum/photopost-pro-how-do-i/141925-how-filmstrip-works.html)

cgdev1 January 31st, 2010 05:13 PM

Is this how the filmstrip works?
 
I noticed that the filmstrip is not always consistent. Currently, most of the images on my site are in Member Galleries (so it is not tied to a category being shared by multiple users). Yet the filmstrip sometimes shows images from various members. Is this by design? It seems to depend on the way showphoto.php is called. Let me try to illustrate with an example:

Method A

From page: /photos/showgallery.php?ppuser=123&username=janedoe

The breadcrumbs shows: Home >> janedoe

Image 1 links to: /photos/showphoto.php?photo=277&title=my-photo-21&cat=all

Result: filmstrip above "my photo" shows images from multiple members


Method B

From page: /photos/showgallery.php?cat=500&ppuser=123

The breadcrumbs show: Home >> Member Galleries >> janedoe

Image 3 links to: /photos/showphoto.php?photo=277&title=my-photo-21&cat=500

Result: filmstrip above "my photo" shows images only from janedoe


I think getting to the photo via Method A is confusing... it appears as if the images in the filmstrip are all in the same gallery (belonging to the owner of the photo being viewed). It seems to be tied to the "&cat=all" in the URL.

Is this all by design or is it a bug? If it is by design, what is the reasoning behind it?

Thanks

Chuck S January 31st, 2010 06:22 PM

This is by design. Most cases photos are not going to be by one user.


All times are GMT -5. The time now is 01:47 PM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97