next message in archive
no next message in thread
previous message in archive
Index of Subjects
When I record a donation (as opposed to a renewal) the message in:
/var/csuite/info/Local/mailmessages/Donation gets sent, however the AMOUNT
variable seems to be ignored. Its always $0.00.
I've looked in /var/csuite/etc/cgi-rlib/send-mem-mail
and found:
/AMOUNT/ {
a = sprintf(moneyfmt, int(a), 100*(a-int(a)))
gsub(/AMOUNT/, a)
}
Can someone tell me whats wrong?
Thank you.
Cheers, David.
next message in archive
no next message in thread
previous message in archive
Index of Subjects