Quote:
Originally posted by tkeil69575
hi amy,
thank you for this great hack 
i have a couple of questions. the variable $daysInactive in the inactiveEmailMessage template doesnt seem to be working. its not including the number of days inactive in the email.
Is it correct the in the colum emailDate in the user table all values are "127" ? and that they dont change when users are emailed? I have a feeling there should be a unix timestamp in there? or is that the 15 days value?
thanks for your help
tina
|
You caught a glitch in the install instructions. Change the emailDate to Int instead of TinyInt and it should fix that problem.
Regarding the $daysInactive, it worked for me. I will look into it.
I have updated the zip file reflecting the query change.