Page 1 of 1
Drupal Arrowchat problem
PostPosted: 13 May 2013, 23:10
by johnchon
Currently have finish the installation in the drupal 7.22 i can show my chat bar, and user list but click the user can not pop up the chat room. I use the safari show the error console, found this " typpeError 'undefined' is not an object (evaluating 'd.style[b]') ". Please help me
PostPosted: 14 May 2013, 10:24
by Jason
There is a JavaScript error on the site that is preventing ArrowChat from loading.
Make sure you have the appropriate header and footer code in your page, don't remove any of it.
You can also try placing the ArrowChat footer code right after the header code instead of at the bottom of the page.
Lastly, make sure your header code is right after the <head> tag.
PostPosted: 14 May 2013, 21:39
by johnchon
i have put the two code at the drupal page.tpl.php, one at <head> </head> but not sure how to put the footer code at the page.tpl.php. so i just put the footer after <?php print render($page['footer']); ?> , is't correct ?
Topic Closed
PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]