Page 1 of 1

Chatbar does not show up

PostPosted: 26 Apr 2011, 19:32
by OBraziel
Had to do a fresh reinstall of Social Engine 4.14, backed up the arrow chat subdomain and it's folders; Now my chatbar doesn't show up, but I can access the admin panel, and everything else within the panel is working a normal. Where can I find the code to reinstall back into my header and footer? I paid for a professional install, so I have no clue where to begin looking. I'm using version 1.04 Arrowchat.

PostPosted: 26 Apr 2011, 20:29
by Jason
In Social Engine 4, you can edit the header and footer files by going to the admin panel > Layout > Layout Editor > Click Editing: Home Page and select Site Header > Drag and Drop an HTML Block above everything and paste in the header code. Then click Editing: Site Header and select Site Footer. Do the same for the footer code and drag a new HTML Block below everything.

Header:
Code: Select all
<link type="text/css" rel="stylesheet" id="arrowchat_css" media="all" href="/arrowchat/external.php?type=css" charset="utf-8" /> 
<script type="text/javascript" src="/arrowchat/includes/js/jquery.js"></script>
<script type="text/javascript" src="/arrowchat/includes/js/jquery-ui.js"></script>


Footer:
Code: Select all
<script type="text/javascript" src="/arrowchat/external.php?type=djs" charset="utf-8"></script> 
<script type="text/javascript" src="/arrowchat/external.php?type=js" charset="utf-8"></script>

PostPosted: 27 Apr 2011, 13:34
by OBraziel
Thank you very much Jason, my chatbar is now displaying and works great.

Topic Closed

PostPosted: 07 Nov 2012, 12:40
by Staff Bot
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.