Lunyx Posted November 17, 2020 Share Posted November 17, 2020 Hello, I have a problem... When I try to add a product to my cart, i'm redirected to the home... There isn't any error in the logs by the way I'm using Cloudflare if it's an important information. Thanks 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 18, 2020 Share Posted November 18, 2020 16 hours ago, Lunyx said: When I try to add a product to my cart, i'm redirected to the home... the issue is that those links in your Bredh products.tpl template will be directing these links to itself (which in v8 would be index.php, but previously would have been cart.php) - so the solution is either to check whether there is an update for the Bredh theme that fixes this, or to do it manually and change the links to cart.php in the products template. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.