Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
548 stars 300 forks source link

Switching languages from the loggedOut page enters chat #195

Open Frug opened 9 years ago

Frug commented 9 years ago

Forum integration versions have a habit of logging users into chat when they switch their language because the page refresh triggered by the language change no longer contains logout=true in the URL.