SimplePortal

Development => Feature Requests => Topic started by: Mario on June 07, 2012, 10:47:46 AM

Title: Who's Online Auto Refresh
Post by: Mario on June 07, 2012, 10:47:46 AM
Hello  :nervous-happy: Can you Add an Auto Refresh to the Who´s Online Block?

Thank you.  ;)^^
Title: Re: Who's Online Auto Refresh
Post by: Kryzen on June 07, 2012, 10:49:43 AM
Hi, I've moved this topic to the main feature requests board for you :)
Title: Re: Who's Online Auto Refresh
Post by: adinojones on June 08, 2012, 09:51:35 AM
Quite a good suggestion!!
Title: Re: Who's Online Auto Refresh
Post by: Inti31 on June 08, 2012, 12:21:40 PM
do you mean only the block content - maybe it is more easy to build a auto-reload page
 just place in a php script at the beginning
Code: [Select]
$page = $_SERVER['PHP_SELF'];
$sec = "30";

and use that line for the output section
Code: [Select]
header("Refresh: $sec; url=$page");
ex: http://epica-forum.de - every 30 seconds the page reloads...
SimplePortal 2.3.8 © 2008-2024, SimplePortal