Auto Refreshing at chat!
4 posters
Page 1 of 1
Auto Refreshing at chat!
Hmm, I registrered today since I saw this problem for everyone
Mainly because I know how to fix it.
First of all, you can remove it after Mario's tech has fixed the auto refreshing problem.
PS. Not my fault if it dont works for you, works for my 13.508 Members.
First go Admin CP- Moduels- Forum Widgets Management- Make a new tab and place it at Forum [Where your chatbox is] And Replace this with the empty.
Mainly because I know how to fix it.
First of all, you can remove it after Mario's tech has fixed the auto refreshing problem.
PS. Not my fault if it dont works for you, works for my 13.508 Members.
First go Admin CP- Moduels- Forum Widgets Management- Make a new tab and place it at Forum [Where your chatbox is] And Replace this with the empty.
- Code:
<script> <!-- /* Auto Refresh Page with Time script By Norway */ //enter refresh time in " minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59 var limit=" 0:60" if (document.images){ var parselimit=limit.split(" :" ) parselimit=parselimit[0]*60+parselimit[1]*1 } function beginrefresh(){ if (!document.images) return if (parselimit==1) window.location.reload() else{ parselimit-=1 curmin=Math.floor(parselimit/60) cursec=parselimit%60 if (curmin!=0) curtime=curmin+" minutes and " +cursec+" seconds left until page refresh!" else curtime=cursec+" seconds left until page refresh!" window.status=curtime setTimeout(" beginrefresh()" ,1000) } } window.onload=beginrefresh //--> </script>{
Norway- New Member
- Posts : 17
Reputation : 0
Language : Norway
Re: Auto Refreshing at chat!
eagle8x wrote:Is it full? I can't use it.
Yes..
You can't use it? or not working..
And like this?

Norway- New Member
- Posts : 17
Reputation : 0
Language : Norway
Re: Auto Refreshing at chat!
What would this code do to our forums? Auto refresh the chatbox? The chatbox already does that for us? 

Walshy95- Active Poster
-
Posts : 1308
Reputation : 6
Language : English
Location : UK, Liverpool
Re: Auto Refreshing at chat!
Refresh chat box.. Forumotion still have the problem that it doesnt refresh after what Mario said..
If it works, inform people... At announcement.
But still, this worked for me.
If it works, inform people... At announcement.
But still, this worked for me.
Norway- New Member
- Posts : 17
Reputation : 0
Language : Norway
Re: Auto Refreshing at chat!
Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

» auto-refreshing code?
» #1418 Chatbox not auto refreshing
» [ONLY TOPIC]Chat box - refresh, Auto logout, Cant log in Problems
» auto chat box bans
» Chat will not auto refresh
» #1418 Chatbox not auto refreshing
» [ONLY TOPIC]Chat box - refresh, Auto logout, Cant log in Problems
» auto chat box bans
» Chat will not auto refresh
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum