XF 2.2 Something wrong in my website

eyuptuylu

Member
Hi,

I have some problems. The Greens was solved.

  • I see these errors in the console;
  • Service worker registration failed: DOMException: Failed to register a ServiceWorker: The origin of the provided scriptURL ('http://eyo.dev') does not match the current origin ('https://eyo.dev'). (anonymous) @ core-compiled.js?_v=7895f21f:130
  • Uncaught (in promise) DOMException: Failed to register a ServiceWorker: The origin of the provided scriptURL ('http://eyo.dev') does not match the current origin ('https://eyo.dev').
  • Mixed Content: The page at 'https://eyo.dev/' was loaded over HTTPS, but requested an insecure favicon 'http://eyo.dev/styles/default/xenforo/logo.png'. This request has been blocked; the content must be served over HTTPS. (Solved)
  • Mixed Content: The page at 'https://eyo.dev/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://eyo.dev/job.php'. This request has been blocked; the content must be served over HTTPS.

And

If you want create post-thread or add comment, these are not working;
  • Code
  • Preview
  • BB Code
  • Spoiler
Last problem is this;

  • There are scheduled jobs outstanding which have not run. Jobs may not be getting triggered when expected.






how can i fix it?
 
Last edited:
Top Bottom