Welcome Guest, Not a member yet? Register   Sign In
debug bar loaded over http - blocked
#5

(06-29-2021, 04:17 PM)Gary Wrote:
(06-29-2021, 03:50 PM)BilltheCat Wrote: Hey Gary, thanks for your response and details.... unfortunately it didn't work, possibly more wine needed  Wink

I also tried installing a fresh Composer -> appstarter and enabling the debug bar, but again - no luck.  I'll play with the CSP rules a bit, but I'm not altogether convinced it's not some weird issue with my CloudFlare implementation.

For interest, you could try changing:

  
Code:
. 'src="' . site_url() . '?debugbar"></script>'

to:
  
Code:
. 'src="https://mysite.com/ci4test/?debugbar"></script>'

in the same bit of code, to establish if it's a Toolbar problem or something to do with CloudFlare (?)

Thank you. It works!
Reply


Messages In This Thread
RE: debug bar loaded over http - blocked - by nfaiz - 06-29-2021, 07:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB