PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.0.X (http://www.photopost.com/forum/how-do-i-vbulletin-3-0-x/)
-   -   Depth of Categories (http://www.photopost.com/forum/how-do-i-vbulletin-3-0-x/117520-depth-categories.html)

MonsterMaxx February 9th, 2005 02:06 PM

Depth of Categories
 
This is new in RC3?

When set to 2, it totally hoses all my pages. Displays all the sub catagories in with the catagories - very messy.

Simple, set to 1 and it works when viewing subcats.

Except, now there's nothing on the home page,,,my gallery home page has a number of Catagories which aren't pic catagories, they just have subcats in them.
ie, "Act as Category" on these top level catagories is set to 'no'

How can I make it behave like it did before?

ConqSoft February 9th, 2005 02:59 PM

Re: Depth of Categories
 
There's a separate option to tell it not to display the sub-categories with the categories. Try turning that one off and see if that's what you're looking for.

MonsterMaxx February 9th, 2005 03:21 PM

Re: Depth of Categories
 
where's this option, I can't find it

ConqSoft February 9th, 2005 03:24 PM

Re: Depth of Categories
 
Show Sub-Categories
This option will allow you to display links to a category's sub-categories in the category listings. Yes No

MonsterMaxx February 9th, 2005 03:31 PM

Re: Depth of Categories
 
That's just a list of links in the postbit, which is actually kind of cool.

That's not what I'm looking for.
http://www.unlimitedengineering.com/...mages.php?c=27
UID: vbadguest
pass: guestbad
You'll probably need to log in to the main forum as I haven't fixed the gallery login bug yet
http://www.unlimitedengineering.com/forum/index.php?

See how the subcats are displayed almost exactly the same as normal cats?
It didn't used to be that way (RC2) and it looks like garbage.

ConqSoft February 9th, 2005 03:33 PM

Re: Depth of Categories
 
Ah yes... They just have different shading in that first column....

ConqSoft February 9th, 2005 03:33 PM

Re: Depth of Categories
 
I already have an account on your site, back when I had my Maxx. ;)

ConqSoft February 9th, 2005 03:34 PM

Re: Depth of Categories
 
The "gallery login bug" should be fixed with RC3 I think, since it should prefix all filenames with the correct path (if you define those files in the Gallery admincp)

Edit: Or maybe not, since that login form isn't in the header, footer, or navbar.

If you edit the login templates, and put the full path to all references to .PHP files (including the Form ACTION), that should take care of it.

KW802 February 9th, 2005 03:38 PM

Re: Depth of Categories
 
I don't think that's going to solve his problems. I think he's describing the same thing I'm seeing with RC3.

For a visual, try this....

Start here: http://www.coolscifi.com/gallery/

OK, that looks good. Now click on the "Battlestar Galactica" category here: http://www.coolscifi.com/gallery/browseimages.php?c=60

OK, that stil looks good. But now click on the "Sci-Fi & Fantasy" parent category here: http://www.coolscifi.com/gallery/browseimages.php?c=14

Scroll down a bit.... oooohhh, that doesn't look good at all. :(

I haven't had a chance to tear it apart yet to see if it's really a problem or not. I looks like it's sorting it by the Display Order value only and isn't taking into account that some of the entries 2 levels deep should be grouped together by the category at 1 level deep.

MonsterMaxx February 9th, 2005 04:26 PM

Re: Depth of Categories
 
I don't think it should display that child catagory at all. If there was an expand collapse on the parent maybe it would be OK.

I can force it by setting the depth to 1, but then it barfs up the gallery home page and you don't get to see any catagories.

RC2 did not behave this way.

Go into Member's Rides.
Then look at the catagory 'Thor's Mounty'
All the child categories for Thor's Mounty are displayed in Members Rides (Action, Posing, Restoration and Mods). They should NOT be. They should only show up when I go into the category 'Thor's Mounty'

It does this for all the categories. Makes it a real mess with mine where I've got a half dozen of my own personal categories.

May not be able to call it a bug, but it's undesireable behavior that's for sure.

Brian February 9th, 2005 04:49 PM

Re: Depth of Categories
 
Of course it's always possible that I'm forgetting about something that I've changed, but I don't *think* the categories should behave any differently than they did in RC2, except for the fact that you can change the depth now.
If you were able to set a different depth on the index page and the browseimages page would that solve the problem? If so, you could look in your browseimages.php file for this:
Code:

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

Content visible to verified customers only.
And of course just change 1 there to whatever you want to use on the browseimages page, then your index page will go by the setting in your admincp.

MonsterMaxx February 9th, 2005 05:28 PM

Re: Depth of Categories
 
Something is certinly different between RC2 & 3.

Your hack worked like a charm, thanks.

Redclan February 9th, 2005 09:46 PM

Re: Depth of Categories
 
Love this board. Upgraded to RC3 and had the same identical problem. My worries are over thanks to Brian, www.bahamascope.net/gallery

Brian February 10th, 2005 07:39 AM

Re: Depth of Categories
 
I've added creating an option for this to my to-do list for the next version. ;)

KW802 March 15th, 2005 01:25 PM

Re: Depth of Categories
 
Quote:

Originally Posted by Brian
I've added creating an option for this to my to-do list for the next version. ;)

I'm working on a new site and ran into this again. I missed the fact that you're going to put this as an option in the next release. .... Thank you! :D

MonsterMaxx April 18th, 2005 10:31 AM

Re: Depth of Categories
 
I just upgraded to RC4 and this prob is back, but the place to apply the hack is no longer there.

Is this an admin setting now? If so, where do I find it?


BTW, seems like RC4 is a lot faster. Is that my imagination? or is my server just 'happy' today?

Brian April 18th, 2005 10:32 AM

Re: Depth of Categories
 
Yes. 'Depth of Categories' and 'Depth of Categories on Index'.

Quote:

BTW, seems like RC4 is a lot faster. Is that my imagination? or is my server just 'happy' today?
It's not your imagination. If you have a lot of categories then there is a good chance that you will see a noticable difference. On one larger site the execution time for the categories was brought down from around 17 seconds to about 0.2. ;)

MonsterMaxx April 18th, 2005 12:58 PM

Re: Depth of Categories
 
as always, big thanks

and a harty 'well done!'


All times are GMT -5. The time now is 04:26 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