Quote:
Originally Posted by Videx
What's a "CB Log-in/Log-out"?
And I wonder what these two lines in the Options means? I mean, I understand the first by itself, but then what does the second mean? You mean when the page is first loaded they're logged out? Until when?
|
When any AJAX based chatbox is enabled on your forums, there are a lot of requests sent to the server, which means server load is increased. All users who can see the chatbox executes database queries, in order to view new messages without refreshing. This is where log-out is important. If user is not active then system will stop refreshing for them. Someone may opened your forum and leaved their computer for hours, but chatbox still refreshes. Not anymore. Log-in to continue refreshing, log-out to stop eating resources.
Quote:
Originally Posted by hackerz5
It Still says: Loading... 
|
I guess you have some server related problem.
Quote:
Originally Posted by enoobz
Update installed!
Text color drop down still NOT showing in Safari.
|
Apple should fix this. Mac version of Safari is the only browser which won't accept CSS on some form elements.