BuddyBoss Home – Web Support Forums Plugins BuddyBoss Media JS error – Uncaught TypeError

Viewing 15 posts - 1 through 15 (of 16 total)
  • Question

    #34240
    @frankwarwick

    BuddyBoss Media has an issue -> Uncaught TypeError: Cannot read property ‘split’ of undefined.

    Answers

    #34246

    Alyssa
    Participant
    @alyssa-buddyboss

    @frankwarwick this is most likely a plugin conflict. Are you able to send me a link to the page with the error?

    #34616
    @mp3stevo

    I get this too. It’s preventing me from using ajax. I can’t provide the page since I’m local. Here is the error:

    TypeError: e is undefined
    http://locahost/wp-content/plugins/buddyboss-media/assets/js/buddyboss-media.min.js?ver=2.0.3
    Line 1

    …ction bbmedia_getQueryVariable(e,t){var n=e.split(“&”);for(var r=0;r<n.length;r+…

    It’s where “n=e.split”

    #34623

    Alyssa
    Participant
    @alyssa-buddyboss

    @mp3stevo this is probably a plugin conflict but have had another report of it, please let me know if you still experience the issue once you disable other plugins.

    #34631
    @mp3stevo

    I deactivated all plugins except for BuddyPress and BuddyBoss Media. Same error. Once I deactivated BuddyBoss Media my scripts worked fine. This is a huge bug. :\

    #34664

    Alyssa
    Participant
    @alyssa-buddyboss

    @mp3stevo do you have a link to your website?

    #34670
    @mp3stevo

    @tjchester No, unfortunately as I said above it’s all local development. Another thing I tried, I disabled BuddyBoss Media whilst leaving all my other plug-ins enabled, refreshed the page and my scripts worked (the AJAX call). Something in the buddyboss-media.min.js file is taking control over the jQuery AJAX function .ajax().

    #34679

    Alyssa
    Participant
    @alyssa-buddyboss

    @mp3stevo I see you issue is actually different than the other in that e in undefined instead of the split issue. What OS and browser are you using to view your site?

    #34681
    @mp3stevo

    @tjchester OSX Yosemite and Chrome. The error is saying there is a split issue due to e being undefined so they are related.

    #34687

    Alyssa
    Participant
    @alyssa-buddyboss

    @mp3stevo alright I have delivered all the information to our devs hopefully they will be able to solve this issue.

    #34757
    @mp3stevo

    @tjchester I hope so too. 🙂

    #34759
    @frankwarwick

    Hi, Sorry I have been unable to get back to you on this .. I have downloaded the update and will get back to you ..thanks

    #34887
    @mp3stevo

    It’s fixed! 😀

    #34902

    Alyssa
    Participant
    @alyssa-buddyboss

    @mp3stevo by the latest version or something you did?

    #34905
    @mp3stevo

    @tjchester By the version pushed two days ago.

Viewing 15 posts - 1 through 15 (of 16 total)
  • The question ‘JS error – Uncaught TypeError’ is closed to new replies.