How to exclude boards in an URL?

Started by Dwev, April 16, 2021, 09:51:24 AM

Previous topic - Next topic

Dwev

I want to construct a URL that excludes certain boards.

In this case it will start with https://xxxx-xxxx.com/index.php?action=unanswered but that one shows all boards with unanswered posts.

I'm pretty sure that there's a way to exclude them by adding something after the URL above, doesn't somebody know how to do this?

Thanks in advance.

Aleksi "Lex" Kilpinen

Something like /index.php?action=unread;boards=1,2,4,5 might work.
Though, this doesn't work by excluding boards, it works by only including the specific boards mentioned.
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Kindred

<?php ssi_recentTopics($num_recent = 8, $exclude_boards = null, $include_boards = null, $output_method = 'echo'); ?>
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: