Icy Phoenix

     
 

SOLVED Time Refresh Viewonline.php

SOLVED Time Refresh Viewonline.php

Article
Reply with quote    Download Post  
Post Time Refresh Viewonline.php 
 
how can be regulated (settings or coding) this (mysite.com/viewonline.php - - - http://www.icyphoenix.com/viewonline.php ) page to have automatic refresh every 30 or 20 minutes instead of 3 or 5 min  as is now??



 
Costa - View user's profile Send private message  
Costa [ Wed 20 Jan, 2010 01:26 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


SOLVED Time Refresh Viewonline.php

Comments
Reply with quote    Download Post  
Post Re: Time Refresh Viewonline.php 
 
For Icy Phoenix 1.3.0.53a you need to edit page_header.php:

Code: [Download] [Hide] [Select]
if ($page_url['basename'] == 'viewonline.' . PHP_EXT)
{
    $phpbb_meta .= '<meta http-equiv="refresh" content="180;url=viewonline.' . PHP_EXT . '" />' . "\n";
}




 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Sat 23 Jan, 2010 12:02 ]
Reply with quote    Download Post  
Post Re: Time Refresh Viewonline.php 
 
Thanks for the reply Luca
yes  is for Icy Phoenix 1.3.0.53a

any help which parameter should I change in this code;



 
Costa - View user's profile Send private message  
Costa [ Sun 24 Jan, 2010 21:27 ]
Reply with quote    Download Post  
Post Re: Time Refresh Viewonline.php 
 
You have to change this part:
Code: [Download] [Hide] [Select]
content="180;


180 are the number of seconds... so you just need to set a value 60 * number of minutes!



 
Mighty Gorgon - View user's profile Send private message  
Mighty Gorgon [ Mon 25 Jan, 2010 14:40 ]
Reply with quote    Download Post  
Post Re: Time Refresh Viewonline.php 
 
Thanks Luca
Solvet



 
Costa - View user's profile Send private message  
Costa [ Mon 25 Jan, 2010 14:52 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1
 
 




 


 

  cron