Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hi,
In my page variables like {{pending_chats.list.length != false && pending_chats.list.length > 0 ? ' ('+pending_chats.list.length+')' : ''}} are being displayed instead values of those. How to fix this?
Offline
Yes, that is happening to mine as well. It happens on mine when a browser offer comes down and hover over the links, as if it is a title= But the link still works.
On Saturday, May 17, 2014 3:30:02 PM UTC-4, gladson manuel wrote:Hi,
In my page variables like {{pending_chats.list.length != false && pending_chats.list.length > 0 ? ' ('+pending_chats.list.length+')' : ''}} are being displayed instead values of those. How to fix this?
Offline
I ques you are using older version of unbrand extension. Please compare page_footer.tpl.php with extension.
Offline
Related article
http://livehelperchat.com/after-i-have-updated-to-1.96v-i-see-strange-variables-instead-of-chats-304a.html
Offline
I replaced the contents of the file page_footer.tpl.php with those provided in the url but the problem persists. I am not using unbrand extension.
Offline
Mine is doing this.. http://screencast.com/t/zr3PQ4foP
On Saturday, May 17, 2014 3:57:27 PM UTC-4, gladson manuel wrote:I replaced the contents of the file page_footer.tpl.php with those provided in the url but the problem persists. I am not using unbrand extension.
Offline
Both of you are talking about completely different things
1. Gladson - clear cache in back office
2. I will fix in master branch this in a few hours
Offline
2. It's not a bug it's your browser offer temlate bug.
<area shape="rect" coords="298,152,478,203" ref="nofollow" href="#" title="<?php echo erTranslationClassLhTranslation::getInstance()->getTranslation('chat/getstatus','Close')?>" onclick="lhc_BrowseOffer.hide();">
adjust title correctly.
Offline
Thanks for the reply. I tried clearing the cache using the clean cache link. With page_footer.tpl.php the page is displaying just the links to active chats,pending chats,closed chats,operator chats and unread messages. If I insert page_footer.tpl.php then it shows the variable names. I am attaching screenshot of the issue.
Offline
Sorry, but it happens only in your installation.
http://livehelperchat.com/after-i-have-updated-to-1.96v-i-see-strange-variables-instead-of-chats-304a.html
I can just repaste this. It's issue realted to this article. Nothing to fix there.
On 18 May 2014 09:29, gladson manuel <glad...***.com> wrote:
Thanks for the reply. I tried clearing the cache using the clean cache link. With page_footer.tpl.php the page is displaying just the links to active chats,pending chats,closed chats,operator chats and unread messages. If I insert page_footer.tpl.php then it shows the variable names. I am attaching screenshot of the issue.
--
Offline