• Resolved msdesignfoto

    (@msdesignfoto)


    Hello

    So this is kind of weird. I have a few self-hosted wordpress sites, with several themes and plugins combinations. I open them in either Microsoft Edge or Google Chrome and in the pages where I have tabs for plugin options, I get errors like this (plus, those tabs don’t even open):

    Uncaught Error: Syntax error, unrecognized expression: ?page=sunshine&tab=envio
        at Function.se.error (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6:2)
        at se.tokenize (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6:2)
        at se.select (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6:2)
        at Function.se (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6:2)
        at Function.s.find (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6:5)
        at S.fn.init.find (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6:2)
        at s.fn.init.S.fn.init (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6:2)
        at new s.fn.init (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6:5)
        at S (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5.6:2)
        at HTMLAnchorElement.<anonymous> (admin-settings.min.js?ver=1.6.8:1)

    What bugs me out is this happens in several browsers and in several wordpress sites, that have several different themes and plugins combinations.

    Any help would be appreciated.

    • This topic was modified 4 years, 3 months ago by msdesignfoto.
    • This topic was modified 4 years, 3 months ago by msdesignfoto.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter msdesignfoto

    (@msdesignfoto)

    I found the culprit: Cookie Notice and Consent Banner. I posted a comment in their own forums. Meanwhile I disabled that and installed a new cookie banner plugin.

    Cheers!

    Moderator James Huff

    (@macmanx)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uncaught Error: Syntax error’ is closed to new replies.