VD
Asked
Hello i encountered error on adding products on cart. Can you please support me
- MSAnsweredHello,
Are you getting any error? Please share the installation url in private reply so that I can have a look.
Thank you - VDAnsweredFrom https://quantified.shop/shop/products?page=1 >>>>>>> https://snipboard.io/UV2y0r.jpg
when adding product does not add
Need to click the product https://quantified.shop/product/cheez-whiz-pimiento-easy-squeeze-200g >>>>>>>> https://snipboard.io/JKpW4Y.jpg then product will be added
Order Submited but it will load only https://quantified.shop/cart/checkout >>>> https://snipboard.io/hi4qyV.jpg, when i refresh product was submited . . . Submit order button when click its hang - MSAnsweredHello,
Please save your shop settings again.
If still the same, please check your server's php error logs and let me know the error details so that I can suggest.
If you are not sure about server logs, you can enable app logs by changing the `log_threshold`to `1` in the `app/config/config.php` and then perform actions again. Lastly check the latest log file in the `app/logs/` folder.
Thank you - VDAnsweredfollow your recommendation:
but still not working please see logs for your ref
https://snipboard.io/3gaHRc.jpg - MSAnsweredHello,
Your products do not have slug values. Can you please let me know how you added the products?
You need to edit products and set update the `slug` as slug is used for URL and if no slug then you will get 404 error.
Thank you - Login to Reply