Hi,

It seems that the code of the drupal_mail function in the 6.x-1.2 version of the module still uses the 5.x version of Drupal syntax.

I have attached a patch that fixes the problem.

Hope this helps :)

Comments

sivaji_ganesh_jojodae’s picture

Category: task » bug
Priority: Normal » Critical

Fanyalla, Thanks. This module is no use without this patch.

benj91’s picture

Hi,

This patch don't works for me. Mails are not sent and coupon is not generated.
When i try to apply the patch in command line, implementation of hook_mail is rejected. I needed to apply it "manualy" in the .module file.
If that can help, when i look my logs, i can see email is not sent because recipient is not defined.

I really need this module, i hope you will get time to work on it!
Good luck!

Benjamin

diseño web palma de Mallorca’s picture

StatusFileSize
new5.35 KB

just replace this .module file in your drupal instalation, and delete the other one.

cheers Fanyalla :)

abrebion’s picture

Hi,

None of the patch seem to work. The admin get his email but not the invitor. Any idea ?

mattcasey’s picture

Ah I was looking for at least an hour until I checked the issues here... the original patch worked fine for me with a manual update :)