Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2015-06-04 06:12:53

husnain
Member
Registered: 2014-09-16
Posts: 17

Live helper chat have conflict with any accordion plugin wordpress

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

#2 2015-06-04 06:14:20

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Live helper chat have conflict with any accordion plugin wordpress

Your report does not provide any valuable error text. So no-one will be able to help you.

Offline

#3 2015-06-04 06:32:49

husnain
Member
Registered: 2014-09-16
Posts: 17

Re: Live helper chat have conflict with any accordion plugin wordpress

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

#4 2015-06-04 06:33:35

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Live helper chat have conflict with any accordion plugin wordpress

In that case no error = no solution.
End of story.

Offline

#5 2015-07-03 11:56:33

UTRUK
Member
Registered: 2015-03-03
Posts: 9

Re: Live helper chat have conflict with any accordion plugin wordpress

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

#6 2015-08-04 08:27:37

nighthawk
Member
Registered: 2015-08-04
Posts: 6

Re: Live helper chat have conflict with any accordion plugin wordpress

Hi.

we get the same warning.

How can we solve it?

Thank you

Offline

#7 2015-08-04 12:12:35

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Live helper chat have conflict with any accordion plugin wordpress

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.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#8 2015-08-05 21:26:01

nighthawk
Member
Registered: 2015-08-04
Posts: 6

Re: Live helper chat have conflict with any accordion plugin wordpress

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

#9 2015-08-05 21:30:02

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Live helper chat have conflict with any accordion plugin wordpress

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.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#10 2015-08-05 21:34:53

nighthawk
Member
Registered: 2015-08-04
Posts: 6

Re: Live helper chat have conflict with any accordion plugin wordpress

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  smile

Offline

#11 2015-08-05 21:38:01

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Live helper chat have conflict with any accordion plugin wordpress

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 smile


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

Board footer