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

nicholas.alipaz’s picture

you most likely are not printing the $closure variable in your theme. Add the following before the closing body tag in page.tpl.php

print $closure

nicholas.alipaz’s picture

Title: Chat is not working for me » No chat displayed on page after enabling and adding account id
Assigned: Unassigned » nicholas.alipaz
nicholas.alipaz’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

lloydpearsoniv’s picture

I 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

nicholas.alipaz’s picture

Looks 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.