Simple Machines Community Forum

SMF Development => Bug Reports => Fixed or Bogus Bugs => Topic started by: tjrpcaft on March 14, 2017, 12:57:43 PM

Title: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: tjrpcaft on March 14, 2017, 12:57:43 PM
Hi,

In 2.0.13, in menu "Profile / Modify Profile / Look and Layout", the option "Show child boards on every page inside boards, not just the first" doesn't work.

I've tested it by creating 4 sub-boards, one inside the other and so on, and the one immediatly below always shows up inside the current board I visit.
Title: Re: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: Kindred on March 14, 2017, 01:03:08 PM
That is correct. I think you have misunderstood what the option does... SMF only shows one level deep.

That option only shows the next level of child board, but shows it on every page of the parent board, rather than on just the first page
Title: Re: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: d3vcho on March 14, 2017, 01:04:30 PM
That function is supposed to display the sub-boards of each boards on every page of that board. Bit difficult to explain heh,

But imagine you've got a board called "Games", and a sub-board called "Consoles". This sub-board will appear above the message index on every page of the board Games. So if you have more than a page of topics in Games, Consoles will be still displayed above.
Title: Re: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: tjrpcaft on March 15, 2017, 07:21:21 AM
Well, I understand what you both said, but that's not the issue.
The issue is that when I disable that option, the sub-boards are still visible inside the board above, but that should happen only in the first board.

I've created 4 sub-boards, each one a child from the previous.

And when I enter the first one, I see the link of the child board; if I click on this, I see the other child board link as well, and so on.

And this happens whether I check or uncheck the feature in:
menu "Profile / Modify Profile / Look and Layout", option "Show child boards on every page inside boards, not just the first"
Title: Re: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: Illori on March 15, 2017, 07:30:14 AM
that is because you have child boards of the child boards, that is how it works. if a child board exists it will show on the first page of the message listing of the parent board.
Title: Re: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: tjrpcaft on March 15, 2017, 07:54:57 AM
Quote from: Illori on March 15, 2017, 07:30:14 AM
that is because you have child boards of the child boards, that is how it works. if a child board exists it will show on the first page of the message listing of the parent board.

Now, I'm confused ::)
So, what is the difference between having that option enabled or disabled?
Title: Re: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: Illori on March 15, 2017, 07:59:32 AM
if it is enabled, EVERY page that lists messages will list the child boards on top.
Title: Re: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: Steve on March 15, 2017, 09:05:47 AM
For example, here's what it looks like with that box unchecked (the first image is page 1 of the topic list, the second is page 2):

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi1262.photobucket.com%2Falbums%2Fii614%2FOPStuph%2Fall2%2Fchilds1.png&hash=2ea91003809b21b6844201d7e0ba36dffdf3ce24)     (https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi1262.photobucket.com%2Falbums%2Fii614%2FOPStuph%2Fall2%2Fchilds2.png&hash=b95620eae6e41349aa48dbce801c142da9e97021)

If you check the box, this is what page 2 looks like:

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi1262.photobucket.com%2Falbums%2Fii614%2FOPStuph%2Fall2%2Fchilds3.png&hash=d383ede3f200d7fc312224a711adcb401a582967)
Title: Re: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: tjrpcaft on March 15, 2017, 12:34:09 PM
Thank you Illori and thank you Steve! Now I got it  ;D
Title: Re: "Show child boards on every page inside boards, not just the first" doesn't work
Post by: Steve on March 15, 2017, 06:30:46 PM
Our pleasure!