Ryan Hewitt
Ryan Hewitt
The actual solution to this is to not send the variation data as individual fields, but to bundle it up into some json and send that through instead. It's still...
Do you mean in the drop down select? That's not going to indicate the current status, it's only used as a selector to set a new status
This isn't a bug as such, but I agree that it would make sense to default the selector to the next status (instead of having to pick it).
That's odd, when I download the latest release and unzip it, I'm seeing the vendor folder with a select2 folder in it. What folder is missing?
Are you downloading it from here? https://github.com/concrete5-community-store/community_store/releases/tag/v2.4.7.2
Yep, that's not the right place - always grab a release zip, from the Releases area on the right hand side of the main repo page. That code download button...
The whole package has needed some cleanup for PHP8. I've done a lots of this here, https://github.com/concrete5-community-store/community_store/commit/5cec6bf5664b7b5028d7771ae588b29d2d513884 But I expect there will be more things to fix
Can you post a screenshot of the full debug?
I was going to say it looks like something to do with a potentially broken payment method install. Did Stripe Checkout install cleanly, and is it still sitting in the...
This is one of those recurring bugs that seems to pop up and then disappear. Sometime it's triggered by broken package installs. Sometimes it comes down to having other add-ons...