BuddyBoss Home – Web Support Forums Themes Boss. theme ArrowChat Conflict / 404s

Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #43053
    @ubrandon

    Hey! 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

    #43112

    Alyssa
    Participant
    @alyssa-buddyboss

    @ubrandon that absolutely could cause the conflict but we’ve looked at this before and I’m not sure it can be resolved. CometChat is the alternative I typically refer people to and they seem to enjoy it just as much if not better.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘ArrowChat Conflict / 404s’ is closed to new replies.