Help
Ask questions about how to do or fix things in Arrowchat
User avatar
OBraziel
Customer
 
Posts: 2
Joined: 15 Mar 2011, 19:07

 

by OBraziel 26 Apr 2011, 19:32

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.
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 26 Apr 2011, 20:29

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>
User avatar
OBraziel
Customer
 
Posts: 2
Joined: 15 Mar 2011, 19:07

 

by OBraziel 27 Apr 2011, 13:34

Thank you very much Jason, my chatbar is now displaying and works great.
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 07 Nov 2012, 12:40

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.