Uncaught ReferenceError: jQuery is not defined

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Skyyg Skyg
    Senior Member
    • Nov 2015
    • 117
    • 5.5.x

    [Bug / Issue] Uncaught ReferenceError: jQuery is not defined

    page error.
    Click image for larger version  Name:	error.png Views:	6 Size:	152.1 KB ID:	4414972
    1. vBulletin Version VB 5.5.2 rc2
    2. PHP Version 7.3.3
    3. MySQL Version 5.5.40
    4. Any Addons installed Disable all Addons
    5. Does the issue occur in a default style? All styles
    6. Does the issue occur using the English language provided? All language
    7. Error message on the screen' No message
    8. Browser and Browser version used. Edge and Google Chrome74.0.3729.131)
    9. Did you clear the browser cache and did the error continue? Still occurs after clearing
    10. A list of steps that can be used to recreate the issue. Forum home page appears, no errors on other pages
    11. If the issue is an Invalid Server response, the web server and PHP logs that correspond with its timestamp. NO
    --------------------------ERROR
    VM799 file-upload-rollup-552rc2.js:4 Uncaught ReferenceError: jQuery is not defined
    at VM799 file-upload-rollup-552rc2.js:4
    (anonymous) @ VM799 file-upload-rollup-552rc2.js:4
    VM800 config-site.js:11 Uncaught ReferenceError: $ is not defined
    at VM800 config-site.js:11
    (anonymous) @ VM800 config-site.js:11
    VM801 vbscroller.js:11 Uncaught ReferenceError: $ is not defined
    at VM801 vbscroller.js:11
    (anonymous) @ VM801 vbscroller.js:11
    VM802 announcement-rollup-552rc2.js:19 Uncaught ReferenceError: jQuery is not defined
    at VM802 announcement-rollup-552rc2.js:19

    @Mark.B
    Last edited by Skyyg Skyg; Sun 12 May '19, 1:00am.
    WTF
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24286
    • 6.0.X

    #2
    Please provide answers to all the questions mentioned in the below topic, so we can assist.
    Every support request should be in its own topic. Do not take over the support topics posted by others. The only thing that happens when you do this is make it more difficult to receive support. Often times we get threads like: This type of question is very difficult to answer because it provides no real information.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • Skyyg Skyg
      Senior Member
      • Nov 2015
      • 117
      • 5.5.x

      #3
      Does not seem to affect the use of the forum, did not find serious BUG, I can ignore similar errors?
      WTF

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 73976

        #4
        jQuery isn't loaded until the footer of the page. However, all other javascript should be deferred until that happens.

        What modules do you have on the page?

        What is the page load time in debug mode?
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        Related Topics

        Collapse

        Working...