Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
This code create conflict, I tried more than 1 plugin:
var LHCChatOptions = {};
LHCChatOptions.opt = {widget_height:390,widget_width:540,popup_height:390,popup_width:540};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
var refferer = (document.referrer) ? encodeURIComponent(document.referrer.substr(document.referrer.indexOf('://')+1)) : '';
var location = (document.location) ? encodeURIComponent(window.location.href.substring(window.location.protocol.length)) : '';
po.src = '//attorney-chat.com/index.php/chat/getstatus/(position)/bottom_right/(ma)/br/(top)/350/(units)/pixels/(leaveamessage)/true?r='+refferer+'&l='+location;
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
Offline
Your report does not provide any valuable error text. So no-one will be able to help you.
Offline
It doesnt show any type of text, when I remove the above code,plugin start working and when I put it on it stop working,It doesnt show any type of error text
Offline
In that case no error = no solution.
End of story.
Offline
The wordpress plugin is creating 2 errors:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'livehelperchat' does not have a method 'wp_footer' in /home/iywwmamw/public_html/wp-includes/plugin.php on line 496
which is on the footer of the website sites and then in the create pages in admin on wordpress this error
Warning: call_user_func() expects parameter 1 to be a valid callback, function 'wplhc_meta_setup' not found or invalid function name in /home/iywwmamw/public_html/wp-admin/includes/template.php on line 1074
This one is to do with the header
Offline
Hi.
we get the same warning.
How can we solve it?
Thank you
Offline
Hi everyone.
Where you place the Live Helper Chat code?
What version of Live Helper Chat are you using?
I Have more than one wordpress website and i use Live Helper Chat, for my case no errors and no issues so maybe we should understand why you are see this issues.
Myabe the code of LHC is not in the right place.
You can also tri to test the LHC demo, generate here a code and put in your website and see if the error is present.
If not maybe your LHC have some issue.
Remember LHC can have some issue maybe in shared hosting, a VPS is suggested or required.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Hi
Just googling around and using "class 'livehelperchat' does not have a method 'wp_footer'" this as serach key, I've found a lot of website with this error.
We use the plugin for wordpress in order to enable LHC on our website.
From the php error, it seems there is no method wp_footer in livehelperchat class.
How can we solve?
Bye
Andrea
Offline
I AM using Wordpress. in my theme i have footer section so just putted the embed code there and for me no issue.
Sorry i didn't try with the plug in.
Maybe if you want you can post here your web address so maybe is more easy to see the error and help you
but i can't ensure nothing.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Hi Marco.
The error is not visible on the website, only inside logs.
So we can think that the problem is the implementation of the plugin.
I'll investigate further.
Grazie
Offline
nighhthawk maybe you can try different wordpress plug in like this one
https://wordpress.org/plugins/header-fo … reenshots/
who has been updated more recently.
Or this one else
https://wordpress.org/plugins/wp-custom-header-footer/
Let we know.
Thank you :-) Grazie
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline