Hi swguy or anyone who knows the answer...
I read a post on cartblog, where you gave instructions how to turn off admin email alerts.
Could you tell me if your code should be inserted on a line before, or in front of with one space etc? (couldn't get it to work this morning)
We create the order for a customer ourselves and adjust the shipping rate each order.
So for every order we receive the annoying warning email. (we operate from home, so am happy to disable the warnings)
Here's the code I refer to...
Thanks!HTML Code:Edit the file includes/functions/functions_email.php At the start of the function zen_mail() add the line if ($module == ‘admin_settings_changed’) return;
mcpisik


Reply With Quote

