Mibew Messenger Community
General => Support => Topic started by: iss42 on February 25, 2014, 05:08:23 PM
-
Hi
Is there a setting to email all chat logs to the admin at the end of the chat?
Or how would I do this? (I can code a little PHP).
Thanks
-
hmm i guess no,ther is no way to what you want
there is only sending offline chat for operators job through email
but it's not a big deal for developer to do this if they found it useful
-
hmm i guess no,ther is no way to what you want
Yes, you're right.
but it's not a big deal for developer to do this if they found it useful
Sorry, but we have the roadmap (http://mibew.org/roadmap). No new features in Mibew 1.6.x, only bugfixes and security issues.
Or how would I do this? (I can code a little PHP).
Well... You can try to alter functions close_thread and close_old_threads in libs/chat.php. As of thread visualization, one should look into the operator/threadprocessor.php file.
Hope, it will help.