In any case, I changed it to "email" and now it works.
I discovered this by activating the error logs and "display error" in the php configuration from my host.
Thanks everyone!
--------------------
Hey guys! how's it going?
I'm getting an error at the checkout right at the end when I press the "place order" button, it didn't happen a couple of days ago and I have an everyday backup of database + public_html folder so I guess I can just rollback, right?
Anyway, the error is not showing anything on the log found in "System > Maintenance > Error logs" and when I test it out it just says "error" and nothing more.
All I found in the log was something that says:
Code: Select all
2020-09-25 23:44:07 - PHP Warning: A non-numeric value encountered in /home/c1811017/public_html/admin/controller/sale/order.php on line 1799
2020-09-25 23:44:07 - PHP Warning: A non-numeric value encountered in /home/c1811017/public_html/admin/controller/sale/order.php on line 1799
Any ideas? Thanks!
PS: If u wanna check it out, here it is, just log in with username "test" pw "test123".