Thats Cloudfare cache working. Unfortunately it's not complete, so there are missing elements.
I get that once in a while too.
xerxes
CKA Uber
Posts: 19934
Posted: Sat Apr 20, 2024 8:24 pm
Interesting. I’m typing this on mobile and it’s fine there. But on my pc using a rage, it looks like that.
DrCaleb
CKA Moderator
Posts: 53403
Posted: Sun Apr 21, 2024 9:32 am
I got that too, until I logged out then back in. Better now. I suspect some database is no longer public readable.
Scape
CKA Moderator
Posts: 35280
Posted: Sun Apr 21, 2024 12:59 pm
Spaghetti mess for me.
herbie
CKA Uber
Posts: 11825
Posted: Sun Apr 21, 2024 2:09 pm
I got that too, until I also logged out then back in.
raydan
CKA Uber
Posts: 35270
Posted: Sun Apr 21, 2024 4:59 pm
herbie herbie:
I got that too, until I also logged out then back in.
Same here.
Scape
CKA Moderator
Posts: 35280
Posted: Sun Apr 21, 2024 8:56 pm
Brave works, Edge is still a mess.
DrCaleb
CKA Moderator
Posts: 53403
Posted: Mon Apr 22, 2024 6:35 am
Yea, I'm not getting all of the style sheets, so a lot of formatting information is missing. Reloading doesn't help.
DrCaleb
CKA Moderator
Posts: 53403
Posted: Mon Apr 22, 2024 6:36 am
Also, the little submission box at the bottom of threads isn't encrypted, so I get a warning when posting through it.
(Thanks for https!!)
Canadaka
Site Admin
Posts: 9895
Posted: Mon Apr 22, 2024 10:27 am
What if you clear your cache?
I think it will break if you try to use the site via https. It won't work, lots of resources are hardcoded to http urls. So will require some updating. So for now I'd recommend to continue using only http.
Scape
CKA Moderator
Posts: 35280
Posted: Mon Apr 22, 2024 3:47 pm
clearing cache has no effect and now brave is a mess as well.
DrCaleb
CKA Moderator
Posts: 53403
Posted: Mon Apr 22, 2024 3:52 pm
Its not me using https. Firefox is forcing the URL https://www.canadaka.net, but it's not encrypted.
Perhaps that is why things are messed up.
herbie
CKA Uber
Posts: 11825
Posted: Mon Apr 22, 2024 4:35 pm
Load the SQL database into a text editor and change all the http: references to https: then re-upload it. That should work. Hell, a fresh start with only keeping the header graphic and users this current year would be easier. There's a hell of a lot of ancient posts, features and uploaded graphics no one references.
DrCaleb
CKA Moderator
Posts: 53403
Posted: Tue Apr 23, 2024 6:27 am
What could go wrong?
Why not write a tiny shell script to search and replace the URL using edlin?