Attachment 20786
Hmm this is super odd, maybe at the root of the problem. If the cert is good, why would this be insecure?
Printable View
Attachment 20786
Hmm this is super odd, maybe at the root of the problem. If the cert is good, why would this be insecure?
Attachment 20787
I did the built in demo and see the same thing happen there. This feels like this is at my hosts level.
If I'm running PHP 8.1 will this create this insecure error?
It has nothing to do with the PHP version.
Check includes/configure.php and be sure all the URL entries (HTTP_SERVER and HTTPS_SERVER) have values that start with "https://"
They do. And ENABLE_SSL is true. I haven't edited this file since 2020 either so no changes have been done there.
Attachment 20788
For the sake of continuity, this was the same on my reloaded 2.0.1 system (/store2) but not on the Softculuous install (/store3) and I fixed it there but that site is still acting the same.
You just keep adding possible failure points.
NEVER use any source for ZC than ZC's official location.
Don't know whether I understood right but you can use subfolders for your different versions as you want.
As long you as you route each one of them to subdomains.
E.g.
example.com -> www.example.com
htdocs/shop1/ -> www.example.com
htdocs/shop2/ -> shop2.example.com
What is your URL?
Are you using a Control Panel?
Hey,
The problem is on checkout or upon going to my admin page I get a 500 error that dead stops being able to use the store for checkout or modifying the store.
I've done two different installations to see if I could get back up but both of them have the same issue so I think the problem is from my host at this point.
https://www.tolivealie.com/store (and /store2 and /store3 - store2 is fresh install with an imported and upgraded database and store3 was a Softaculous install with a test item).
My host does use CPanel and I have PHP 8.1 set on there to make sure it isn't a problem with either 1.5.7 or 2.0.1.
I just put it in mantaince mode, found the configure table where I could set that so /store won't load now