Magento 2.3.4 here.
I can only send out 1 order email per admin session from the admin panel. Then it fails with no error message.
If I log out and in again I can send another email. But just one.
Anyone has any idea how to fix that?
Thanks!
Magento 2.3.4 here.
I can only send out 1 order email per admin session from the admin panel. Then it fails with no error message.
If I log out and in again I can send another email. But just one.
Anyone has any idea how to fix that?
Thanks!
There are several discussions on how to code a website that is able to detect my browser (e.g., here). I wonder, how […]
How does one programmatically get and set the position of a product within a category? $category_id = 101; $query = “SELECT product_id, […]
Learn the different ways Flutter and React Native approach mobile development, and which is best suited for your next project. Continue reading […]
I’ve been working with a couple of developers in my office on React JS projects, who have varied levels of React JS […]