• Resolved David Denedo

    (@daveden2)


    I understand that this is a fault from my end but I would appreciate any help I can get. I’m having JS errors preventing the Able Player from loading properly. I’m currently getting the error:

    Uncaught ReferenceError: ableplayer is not defined
    at 9dd0abb5e2c002325bbbdf0b2c4be78f.js?ver=be78f:1:16
    at 9dd0abb5e2c002325bbbdf0b2c4be78f.js?ver=be78f:1:3161Understand this error
    6c03f10602b3d80674e4e54b5f4c76de.js?ver=c76de:1 global privacy control or do not track detected: no banner.
    jquery.min.js:2 jQuery.Deferred exception: Cannot read properties of undefined (reading 'split') TypeError: Cannot read properties of undefined (reading 'split')
    at AblePlayer.getRootPath (https://daveden.co.uk/wp-content/litespeed/js/1cbb64f791921fbcff32621f54a1b071.js?ver=1b071:3:32067)
    at new window.AblePlayer (https://daveden.co.uk/wp-content/litespeed/js/1cbb64f791921fbcff32621f54a1b071.js?ver=1b071:3:24449)
    at HTMLVideoElement.<anonymous> (https://daveden.co.uk/wp-content/litespeed/js/1cbb64f791921fbcff32621f54a1b071.js?ver=1b071:3:23312)
    at ce.each (https://daveden.co.uk/wp-includes/js/jquery/jquery.min.js:2:3129)
    at ce.fn.init.each (https://daveden.co.uk/wp-includes/js/jquery/jquery.min.js:2:1594)
    at HTMLDocument.<anonymous> (https://daveden.co.uk/wp-content/litespeed/js/1cbb64f791921fbcff32621f54a1b071.js?ver=1b071:3:23232)
    at e (https://daveden.co.uk/wp-includes/js/jquery/jquery.min.js:2:27028)
    at t (https://daveden.co.uk/wp-includes/js/jquery/jquery.min.js:2:27330) undefined
    ce.Deferred.exceptionHook @ jquery.min.js:2Understand this warning
    jquery.min.js:2 Uncaught TypeError: Cannot read properties of undefined (reading 'split')
    at AblePlayer.getRootPath (1cbb64f791921fbcff32621f54a1b071.js?ver=1b071:3:32067)
    at new window.AblePlayer (1cbb64f791921fbcff32621f54a1b071.js?ver=1b071:3:24449)
    at HTMLVideoElement.<anonymous> (1cbb64f791921fbcff32621f54a1b071.js?ver=1b071:3:23312)
    at ce.each (jquery.min.js:2:3129)
    at ce.fn.init.each (jquery.min.js:2:1594)
    at HTMLDocument.<anonymous> (1cbb64f791921fbcff32621f54a1b071.js?ver=1b071:3:23232)
    at e (jquery.min.js:2:27028)
    at t (jquery.min.js:2:27330)Understand this error
    populate-bricksforge-select-field-with-jetengine-glossary-data:937

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    It’s caused by Litespeed cache concatenation of scripts. That concatenation is probably breaking a variable definition. You should be able to exclude AblePlayer from script concatenation.

    Thread Starter David Denedo

    (@daveden2)

    Thanks! I thought I had disabled all the LiteSpeed CSS and JS optimisations. I think it is working now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help: JS Error preventing player from loading’ is closed to new replies.