• Resolved riverking

    (@riverking)


    Landing on page Oh for fox sake we ran into a problem: without any error displayed.

    However inside the devtools console this error has been shown

    
    Mixed Content: The page at 'https://www.XXX.com/wp-admin/admin.php?page=simply-schedule-appointments#/' was loaded over HTTPS, but requested an insecure image 'https://www.XXX.com/wp-content/plugins/simply-schedule-appointments/admin-app/dist/static/images/foxes/fox-sitting-tail-up.svg'. This content should also be served over HTTPS.
    notes-common-v2.js?ver=8.0-202002:25 Uncaught TypeError: _.contains is not a function
        at Object.bumpStat (notes-common-v2.js?ver=8.0-202002:25)
        at initialize (admin-bar-v2.js?ver=8.0-202002:30)
        at i.h.View (backbone.min.js:1)
        at new i (backbone.min.js:1)
        at HTMLDocument.<anonymous> (admin-bar-v2.js?ver=8.0-202002:70)
        at i (jquery.js:2)
        at Object.fireWith [as resolveWith] (jquery.js:2)
        at Function.ready (jquery.js:2)
        at HTMLDocument.J (jquery.js:2)

    Tried successfully inside localhost but when in live failed.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author croixhaug

    (@croixhaug)

    Hi @riverking
    I think this might be solved by going in to your WordPress Admin > Settings > General and changing your home + site URL to https://www.xxx.com if it’s set to https://www.xxx.com

    I’ve not seen this error before with SSA, so we’ll also look into ways that we can try to detect and force the right value in a future release. Hopefully the fix above gets you up and running.

    If not, please contact our pro support at [email protected] and we’ll take a look for you!

    Thanks,
    Nathan

    I found that disabling Jetpack’s Notifications module via the Modules link in the footer of the Jetpack settings in the site admin (https://www.yoursite.com/wp-admin/admin.php?page=jetpack_modules) resolved this issue. I wasn’t really utilizing that feature of Jetpack anyway so I was happy to disable that point of failure to resolve the issue.

    Plugin Author Natalie MacLees

    (@nataliemac)

    Hello @kzeni ,

    Great, I’m glad you were able to figure out what was causing the issue. We’ll look into adding a fix in the plugin to make sure it’s compatible with the notifications module of Jetpack.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘First time landing on error page’ is closed to new replies.