I just tried to edit a Product, to add variants but as soon as I clicked on the button “Edit product” (to submit the update), it displayed an error message - “HTTP error 500”. On this error page, I also see that the URL has gone from HTTPS: to HTTP.
This is preventing me from adding a variant to the product. What should I do, to fix this?
- PLAnswered
I hope it has nothing to do with “MySQL only_full_group_by mode” being present, as you did indicate earlier on that I should not be concerned about this.
- MSAnswered
Hello,
Please check your server’s php error logs and let me know the error details so that I suggest.
If you are not sure about server error logs, you can enable app logs by changing the
log_threshold
to 1 in theapp/config/config.php
and then try to edit the products again to produce errors. Lastly check the latest log file in theapp/logs/
folder.Thank you
- MSAnswered
Hello,
Once you have written the variants, please click the + icon to add them to form and set other fields if need.
Thank you
- PLAnswered
Oh, YES!!! That worked! I knew I missed something! Thanks and much appreciated.
- PLAnswered
Can close case. Thanks.
- MSAnswered
You can accept the answer to mark it resolved. Otherwise, the system will resolve it if there is no activity in a few days. Thanks
- Login to Reply