FreiChat related discussions
Delete Chat History

I Have installed Friechat, is there any way by which I can delete the chat history if I click on the Close link on the chat window.

Thanks in advance

I Have installed Friechat, is there any way by which I can delete the chat history if I click on the Close link on the chat window. Thanks in advance

Yes , there is a way . But you will need to do some editing .

There is a function named FreiChat.closeChatBox() which is defined in freichat/client/freichat.js

You need to make an AJAX request to the server here with users' id , and on the server side write a query to delete all messages(rows) matching that particular id
in the frei_chat table

Yes , there is a way . But you will need to do some editing . There is a function named FreiChat.closeChatBox() which is defined in freichat/client/freichat.js You need to make an AJAX request to the server here with users' id , and on the server side write a query to delete all messages(rows) matching that particular id in the frei_chat table
Necessity is the mother of all inventions!
58
1
0
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft