When you add a subforum and choose to display it under the parent forum on the board index, it will just link back to the main board index. If you click that parent forum, you can access the correct subforum links from there, but they will not work directly from the main board index.
Seems to be an issue with the style, I've tested swapping my boards over to various different styles, including some of your others, and the subforum links work properly on all other styles.
Subforum links incorrectly redirecting back to board index - MyInvision
-
- Registered User
- Posts: 3
- Joined: Sat Dec 30, 2023 4:22 am
Re: Subforum links incorrectly redirecting back to board ind
You are correct. For time being you can delete the forumlist_body.html from the template folder. Purge the cache in ACP after
-
- Registered User
- Posts: 2028
- Joined: Sun Oct 25, 2015 2:56 pm
- Name: Matt
Re: Subforum links incorrectly redirecting back to board ind
Addition instead you can change
{forumrow.subforum.U_SUBFORUM}
to {subforum.U_SUBFORUM}
in forumlist_body.html-
- Registered User
- Posts: 2028
- Joined: Sun Oct 25, 2015 2:56 pm
- Name: Matt
-
- Registered User
- Posts: 3
- Joined: Sat Dec 30, 2023 4:22 am