double notification mails
Hi,
When a listing is submitted the user gets 2 email with the same content. I searched in the php but got stuck on add_action( 'appthemes_transaction_completed', 'va_send_receipt' );
The functions that it triggers function normally, except they are twice triggered. When I put the add_action in comment no mails are sent.
Anybody else has this problem?
thanks,
Axel