- Issue created by @Ewout Goosmann
- 🇳🇱Netherlands Ewout Goosmann
I found the problem myself in the custom theme of the website. The problem was that the submit buttons were replaced by elements instead of .
When I click the "delete" or "checkout" button, the page reloads instead of going to the user login or registration page.
If I change the quantity of a line and then click the "delete" button, the quantity is updated, but the item is not deleted. This also happens when I click "checkout".
I have changed almost no default settings for Commerce. The checkout flow is as it is installed by default. I already have disabled all custom modules (it's not that much atm).
I'm using 2.40 right now. Should I upgrade to 3.0? I'm also running PHP 8.3
Any ideas what this could be?
Active
2.40
Cart
I found the problem myself in the custom theme of the website. The problem was that the submit buttons were replaced by elements instead of .