Needs review
Project:
Auto Expire
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Oct 2011 at 20:00 UTC
Updated:
4 Aug 2012 at 11:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
gawi commentedDoes anyone have any idea how to fix this?
Thanks for any help.
Comment #2
gawi commentedHi, I really need a feedback on this - is it mine fault or is it module. The mails are still not being sent...
Greets and really thanks for help.
Comment #3
akk commentedI got the same issue. Please help.
Comment #4
joekrukoskyI am looking into this and will post as soon as I can.
Comment #5
joekrukoskyI have made and commited changes to the dev branch so it should update the dev download soon. In the meantime here is the patch file.
This patch includes all changes since previous dev release including: - auto_expire-delete_nodes-1310736-0.patch and auto_expire-fix_no_expire-1353096-0.patch
Comment #6
akk commentedto joekrukosky Thanks for the patch it works. but if you have more than 1 type of nodes it sends expiry emails according to first type of node that has expiry time set. I think $type variable is not selecting right node type.
Comment #7
caw67 commenteddoesnt work for me. drupal send mthod is drupal mail and testmails and mails from contactfrom are send.
i'va changed this code "if ($result){$user_email = $result;"
in
$user_email = $result;
and so on