PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Bugs From 1.0.0 (http://www.photopost.com/forum/bugs-1-0-0/)
-   -   Members Categories (http://www.photopost.com/forum/bugs-1-0-0/118206-members-categories.html)

ConqSoft April 29th, 2005 08:51 AM

Members Categories
 
When a category is set as a Members Category, the breadcrumbs listed below the picture, in the Category field, don't have a link to that username.

Example:
http://www.vbadvanced.com/gallery/sh...atid=newimages

Below the image you will see:
Category: vBadvanced Gallery > Member Categories > Members' Category

Clicking on the last breadcrumb takes you to the list of all the individual member categories. There's no (easy) way to jump to that user's Member Category. You can click the link to Find All Images by that user, but that will return images in other categories as well.


My thought is that it should be:
Category: vBadvanced Gallery > Member Categories > Members' Category > ZeroSixty

Brian April 29th, 2005 09:43 AM

Re: Members Categories
 
If you'll look in your showimage.php file for this code:
Code:

Content visible to verified customers only.
And add this right above it:
Code:

Content visible to verified customers only.
That should take care of the problem.

ConqSoft April 29th, 2005 11:09 AM

Re: Members Categories
 
Yep, that did it. Thanks!

On a similar note, if you look on the main gallery page here in the New Images section (for example), you'll see that it shows the category below the thumbnail as "Members' Category". What are your thoughts on having it show the username category there as well, since that's where the image is actually located in this case?


All times are GMT -5. The time now is 07:02 AM.

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