The blinking text cannot be fixed, as i have explained before the page requires to reload, which may or may not result in blinking text, which depends on a few factors, mainly been:
Server speed, connection speed, cpu processor speed.
And for those wishing to change the refresh rate timer, edit the template "
chat_main"
Find:
Code:
setInterval("chatFrameReload()",8000)
Change the 8000 to what you want it to be.
Troobleshooting: 8000 = 8 Seconds, Thus 10000 = 10 Seconds.
And new versions will be released when new versions have been completed, thats the best answer i can give to that question =)
- Zero Tolerance