The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Auto Refreshing at chat!

4 posters

Go down

Solved Auto Refreshing at chat!

Post by Norway June 3rd 2009, 1:24 pm

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.

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>{
avatar
Norway
New Member

Posts : 17
Reputation : 0
Language : Norway

Back to top Go down

Solved Re: Auto Refreshing at chat!

Post by eagle8x June 3rd 2009, 2:38 pm

Is it full? I can't use it.
eagle8x
eagle8x
Forumember

Male Posts : 362
Reputation : 15
Language : Vietnamese

http://diendan.chinhphuc.info

Back to top Go down

Solved Re: Auto Refreshing at chat!

Post by Norway June 3rd 2009, 3:28 pm

eagle8x wrote:Is it full? I can't use it.

Yes..
You can't use it? or not working..

And like this?
Auto Refreshing at chat! Wstyy1
avatar
Norway
New Member

Posts : 17
Reputation : 0
Language : Norway

Back to top Go down

Solved Re: Auto Refreshing at chat!

Post by Walshy95 June 3rd 2009, 9:30 pm

What would this code do to our forums? Auto refresh the chatbox? The chatbox already does that for us? Confused
Walshy95
Walshy95
Active Poster

Male Posts : 1308
Reputation : 6
Language : English
Location : UK, Liverpool

Back to top Go down

Solved Re: Auto Refreshing at chat!

Post by Norway June 4th 2009, 9:10 pm

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.
avatar
Norway
New Member

Posts : 17
Reputation : 0
Language : Norway

Back to top Go down

Solved Re: Auto Refreshing at chat!

Post by Sanket June 5th 2009, 7:56 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum