
Originally Posted by
scatzc
I encountered another problem introduced by FEC 1.8.1: Now with every order completed, I receive a "Warning: Low Stock" email - for downloadable products!
I have a feeling that I am going to solve this bug myself, too. So here is a hint to myself:
Line 985 in includes/classes/order.php:
PHP Code:
if ($this->email_low_stock != '' and SEND_LOWSTOCK_EMAIL=='1') {