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/
545 stars 301 forks source link

Old messages displayed to new guests/users #245

Closed ghost closed 7 years ago

ghost commented 7 years ago

In the previous versions, once you log in messages made by previous users were not displayed. At the same time if you logged out and in again, messages were also wiped from the chat. However now messages still appear hours afterwards. How do I change that?

Thank you very much.

Frug commented 7 years ago

It's always been a config setting https://github.com/Frug/AJAX-Chat/blob/master/chat/lib/config.php.example#L157