BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › ArrowChat Conflict / 404s
- This topic has 1 reply, 2 contibutors, and was last updated 9 years, 4 months ago by Alyssa.
Question
July 20, 2015 at 9:26 am #43053@ubrandonHey! Not sure if this is something you can help me with, because it could be a problem with Arrowchat, but I appreciate any help in advance and maybe it will help some others here.
Long story short: was getting random 404 errors, that lasted for a minute and happened multiple times a day. Tested everything, talked to multiple people, my host etc.. and finally figured out on my own that it was Arrowchat causing it. Arrowchat requires you put javascript calls (included below message) in the themes header and footer. Took it out and no 404s. Now I am wondering how I can resolve this conflict and still use Arrowchat with BuddyBoss, because it is a great plugin for chat.
Note: They said “You may also leave out the jquery.js and jquery-ui.js calls if you already have them on your site.” Could a double call to those files be causing it?
Thank you!!
Header code:
<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:
<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>Answers
July 21, 2015 at 6:07 pm #43112
- The question ‘ArrowChat Conflict / 404s’ is closed to new replies.