Closed (fixed)
Project:
Zopim Live Chat
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
3 Dec 2010 at 14:30 UTC
Updated:
4 Jul 2011 at 23:19 UTC
Hi
I install chat module and updated Zopim account number: pn4NxH7iAniTUAUe5fEJEcuOC9Wdfu3j
but I can't see anything for chat
Please let me know how to activate it ?
Comments
Comment #1
nicholas.alipaz commentedyou most likely are not printing the $closure variable in your theme. Add the following before the closing body tag in page.tpl.php
print $closureComment #2
nicholas.alipaz commentedComment #3
nicholas.alipaz commentedComment #5
lloydpearsoniv commentedI am having the same problem & but i do not see a body tage in the page.tpl.php in my theme. I am using the black piano theme. http://drupal.org/project/blackpiano
Comment #6
nicholas.alipaz commentedLooks as thought it should go in html.tpl.php, oddly structured theme and the $closure variable should be printed in every theme. Your issue should be reported as a bug to blackpiano theme maintainer.