R redwolf6 Member Licensed customer Apr 4, 2013 #1 Hello, How can i refresh the homepage automatically every 2 minutes? I only want it for homepage and not the other pages as I want to give my members full time to write their posts. Thanks!
Hello, How can i refresh the homepage automatically every 2 minutes? I only want it for homepage and not the other pages as I want to give my members full time to write their posts. Thanks!
P Paul B XenForo moderator Staff member Licensed customer Apr 4, 2013 #2 You can use meta refresh. Upvote 0 Downvote
R redwolf6 Member Licensed customer Apr 4, 2013 #3 How to do it and in what file to add it? Upvote 0 Downvote
R redwolf6 Member Licensed customer Apr 4, 2013 #4 OK where to add this? <meta http-equiv="refresh" content="120"> Upvote 0 Downvote
Jake Bunce Well-known member Licensed customer Apr 4, 2013 #5 http://xenforo.com/community/threads/online-users-page.14917/#post-195536 Except in the condition you are checking for 'forum_list' instead of 'online_list'. For reference: http://xenforo.com/community/threads/1-0-0-b1-how-to-identify-the-root-template-of-a-page.5591/ Upvote 0 Downvote
http://xenforo.com/community/threads/online-users-page.14917/#post-195536 Except in the condition you are checking for 'forum_list' instead of 'online_list'. For reference: http://xenforo.com/community/threads/1-0-0-b1-how-to-identify-the-root-template-of-a-page.5591/
R redwolf6 Member Licensed customer Apr 6, 2013 #6 @Jake Bunce: Thanks a lot it worked Upvote 0 Downvote