Page 1 of 1

[Snippets] Refresh Page

Posted: 23 Apr 2012, 00:22
by Chico Gois
If you need to refresh your page every x seconds, is very simple, just make this change.

Open index.php
Find:

Code: Select all

// Assign index specific vars     
Add Before:

Code: Select all

// Refreshing the page every 60 seconds...
meta_refresh(60, append_sid("{$phpbb_root_path}index.$phpEx")); 
FAQ.:
Change the value 60 as needed.

[Snippets] Refresh Page

Posted: 23 Apr 2012, 01:19
by Solidjeuh
And who wants to refresh his index page every 60 seconds?
So annoying.. :D

[Snippets] Refresh Page

Posted: 23 Apr 2012, 01:39
by martin123456
Thats what the browser refresh button is for and this refresh junk has been posted before in many topics

[Snippets] Refresh Page

Posted: 23 Apr 2012, 05:24
by Sniper_E
That would be used more for a web cam page or a page where the data is updated periodically.
I don't think you want your index page refreshed every 60 seconds.
The 'Who's Online' page updates periodically.

[Snippets] Refresh Page

Posted: 23 Apr 2012, 06:00
by Solidjeuh
Sniper_E wrote:I don't think you want your index page refreshed every 60 seconds.
halfway down the index page = Refresh
Try again...
And again..
for the last time now..
Naah one more time...

:lol: :D :lol:

[Snippets] Refresh Page

Posted: 23 Apr 2012, 14:11
by martin123456
can you imagine trying to steal some thing off some one's page and then it refresh's on ya lmao half way thru copy n paste :evil:

i'l be forced to view the source :lol: