SimplePortal

Customization => Blocks and Modifications => Block Requests => Topic started by: ehsizzup on September 02, 2010, 05:31:02 PM

Title: Block with time restrictions
Post by: ehsizzup on September 02, 2010, 05:31:02 PM
Is there a block that only shows at specific times of day?

Title: Re: Block with time restrictions
Post by: ehsizzup on September 20, 2010, 03:50:43 PM
bump
Title: Re: Block with time restrictions
Post by: Nathaniel on September 20, 2010, 08:29:48 PM
There is no such block, however you could alter the block show system so that certain blocks are shown only at certain times of the day.

The place I would add such code is in the Sources/Subs-Portal.php file, in the 'getBlockInfo' function, before the code below:
Code: [Select]
if (!empty($show) && !getShowInfo($row['id_block'], $row['display'], $row['display_custom']))
continue;

If you need help with the actual code which needs to be added, then feel free to ask.
Title: Re: Block with time restrictions
Post by: ehsizzup on September 21, 2010, 02:27:44 PM
im afraid that's as beyond my abilities.

can you help?




Title: Re: Block with time restrictions
Post by: Ahmad Rasyid Ismail on September 21, 2010, 06:58:16 PM
I am also interested in this. Can you provide us with code please?
Title: Re: Block with time restrictions
Post by: ayekuf on January 06, 2011, 11:39:06 PM
Any update on this? Hoping to use this feature for my site. All help is appreciated.
Title: Re: Block with time restrictions
Post by: ehsizzup on January 07, 2011, 11:57:53 AM
No progress from me, but still interested.
SimplePortal 2.3.8 © 2008-2024, SimplePortal