Posted by cfemocha on December 24, 2012 at 6:41pm
hi, I'm trying to change the email message define in uc_order_default_rules_configuration() by using MYMODULE_default_rules_configuration_alter(&$configs), which works fine but on sending, the module sends multiple exact same emails (up to 50+). I've cleared the cache and the more I cleared it the more emails it sent. What am I doing wrong? Any help is appreciated.