Hello @willjoci, this error appears when a chat session with 3CX Chat Server vanishes and plugin tries to access to it, thinking it’s still alive. This is a side effect of some other problem. Are you using a cache plugin? Can you verify if you see javascript errors in console? Let us know.
Hi thanks for fast reply.
No, i dont have any cache plugin, I had Before in my old page but then it worked fine.
Cant find any JavaScript errors eighter.
If you want i can provide admin account for you!
-
This reply was modified 6 years, 2 months ago by
willjoci.
Hello @willjoci, sorry for the trouble, we’ll move this log behind a “debug” option.
If you want to keep error log clean, you can comment out or remove this line
error_log(‘wplc_return_chat_id_by_rel_or_id cannot find rel=’.$rel);
in functions.php.
Be warned that this error indicates there’s something wrong in your website and some features could not work as expected.
Hello @willjoci, we just released version 8.1.7 with a fix for the issue you reported. Thanks for your feedback!