SimplePortal

Support => English Support => Topic started by: PokemonS on December 03, 2013, 06:54:37 PM

Title: Only show shoutbox in a topic
Post by: PokemonS on December 03, 2013, 06:54:37 PM
SMF 2.0.6
SP 2.3.5

Hi,
How to show only shoutbox in a topic?

Thx.
Title: Re: Only show shoutbox in a topic
Post by: [SiNaN] on December 04, 2013, 06:02:58 AM
Use the following as the Custom Display Option for the block:

Code: [Select]
$php return (empty($_REQUEST['action']) && !empty($_REQUEST['topic']) && $_REQUEST['topic'] == 123);
Change 123 as the id of the topic you want to display that block in.
Title: Re: Only show shoutbox in a topic
Post by: PokemonS on December 06, 2013, 08:26:20 AM
It works!
Thanks!  ;D
Title: Re: Only show shoutbox in a topic
Post by: [SiNaN] on December 07, 2013, 02:41:36 PM
Good to hear that. You're welcome!
SimplePortal 2.3.8 © 2008-2024, SimplePortal