Modernizr is not defined

canina

Member
I'm trying to add a widget slider from the media gallery, and the slider does not appear and there is this error in the console

Code:
jquery-3.5.1.min.js?_v=21bffa78:2 Uncaught ReferenceError: Modernizr is not defined
    at c.init (slider.min.js?_v=21bffa78:8)
    at b (core-compiled.js?_v=21bffa78:164)
    at c (core-compiled.js?_v=21bffa78:164)
    at HTMLDivElement.<anonymous> (core-compiled.js?_v=21bffa78:165)
    at Function.each (jquery-3.5.1.min.js?_v=21bffa78:2)
    at S.fn.init.each (jquery-3.5.1.min.js?_v=21bffa78:2)
    at Object.f [as initialize] (core-compiled.js?_v=21bffa78:165)
    at Object.activate (core-compiled.js?_v=21bffa78:58)
    at HTMLDocument.onPageLoad (core-compiled.js?_v=21bffa78:37)
    at e (jquery-3.5.1.min.js?_v=21bffa78:2)
init @ slider.min.js?_v=21bffa78:8
b @ core-compiled.js?_v=21bffa78:164
c @ core-compiled.js?_v=21bffa78:164
(anonymous) @ core-compiled.js?_v=21bffa78:165
each @ jquery-3.5.1.min.js?_v=21bffa78:2
each @ jquery-3.5.1.min.js?_v=21bffa78:2
f @ core-compiled.js?_v=21bffa78:165
activate @ core-compiled.js?_v=21bffa78:58
onPageLoad @ core-compiled.js?_v=21bffa78:37
e @ jquery-3.5.1.min.js?_v=21bffa78:2
t @ jquery-3.5.1.min.js?_v=21bffa78:2
setTimeout (async)
S.readyException @ jquery-3.5.1.min.js?_v=21bffa78:2
(anonymous) @ jquery-3.5.1.min.js?_v=21bffa78:2
e @ jquery-3.5.1.min.js?_v=21bffa78:2
t @ jquery-3.5.1.min.js?_v=21bffa78:2
setTimeout (async)
(anonymous) @ jquery-3.5.1.min.js?_v=21bffa78:2
c @ jquery-3.5.1.min.js?_v=21bffa78:2
fireWith @ jquery-3.5.1.min.js?_v=21bffa78:2
fire @ jquery-3.5.1.min.js?_v=21bffa78:2
c @ jquery-3.5.1.min.js?_v=21bffa78:2
fireWith @ jquery-3.5.1.min.js?_v=21bffa78:2
t @ jquery-3.5.1.min.js?_v=21bffa78:2
setTimeout (async)
(anonymous) @ jquery-3.5.1.min.js?_v=21bffa78:2
c @ jquery-3.5.1.min.js?_v=21bffa78:2
fireWith @ jquery-3.5.1.min.js?_v=21bffa78:2
fire @ jquery-3.5.1.min.js?_v=21bffa78:2
c @ jquery-3.5.1.min.js?_v=21bffa78:2
fireWith @ jquery-3.5.1.min.js?_v=21bffa78:2
ready @ jquery-3.5.1.min.js?_v=21bffa78:2
B @ jquery-3.5.1.min.js?_v=21bffa78:2
 
Great. FWIW that license isn't showing up as being connected to any forum users so you may want to add your forum username to it (it's ok to be a forum user on more than one account).

You're right, this would be down to a (very) old version of XFMG being used with a more up-to-date version of XF.

Where possible please always update add-ons at the same time as XF for the best experience and to benefit from all new features.

Glad you got it sorted.
 
Top Bottom