XenForo Reply button does not work

R

Recep Baltaş

Guest
For some reason, reply button in XF 2.3 Beta 6 does not work. This is the output on the console:

Code:

Code:
Uncaught ReferenceError: $ is not defined
    at XF.unparseBbCode (lazy-compiled.js?_v=036f9300:1:231)
    at b.click (message.min.js?_v=036f9300:9:52)
    at b._onEvent (core-compiled.js?_v=036f9300:186:278)
    at a (core-compiled.js?_v=036f9300:184:391)
    at HTMLDocument.<anonymous> (core-compiled.js?_v=036f9300:188:156)

If you would like to check the code...

Read more

Continue reading...