When I click "Shipping notify" on a transaction, I get this error on the Shipping Notify page (admin/store/transaction/shipping/8?wf=3&destination=admin%2Fstore%2Ftransaction):
"Mail template for ec_mail_shipping_notification could not be found!"
I have "Default shipping notification" in my Mails list, and I've tried adding a new Shipment Notification email. This does not help.
Reading the threads, I believe this should be fixed in 3.4. Any help is sincerely appreciated.
Comments
Comment #1
carole commentedI fixed this using PWhite's code from http://drupal.org/node/162512#comment-1102491 - thanks, PWhite. I hope an ecommerce maintainer investigates why this bug occurred in 5.x-3.4 and 3.5, and adds a patch.