Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 3:18 pm
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: a2billing_notify_account.php doesnt replace the $variables$
PostPosted: Wed Aug 19, 2009 5:20 pm 
Offline

Joined: Tue Mar 17, 2009 4:00 pm
Posts: 153
Location: Where the sun shines
Hi

I found a small in a2billing_notify_account.php - the card id is not correctly passed to the Class.Mail, and prevent the replacement of the variables with the actual content.

the line:
$mail=new Mail(Mail::$TYPE_REMINDER, $id_card, $mycard['language']);

should be:
$mail=new Mail(Mail::$TYPE_REMINDER, $mycard['id'], $mycard['language']);

I'd have submitted a patch, but I did some other changes to this script (eg send the notification at a % of the credit limit, and not at an absolute value)

j.


Top
 Profile  
 
 Post subject: Re: a2billing_notify_account.php doesnt replace the $variables$
PostPosted: Wed Aug 19, 2009 11:18 pm 
Offline

Joined: Sun Mar 12, 2006 2:49 pm
Posts: 954
Location: Barcelona
Thanks!
this has been already corrected last week in trunk.

Cheers,
/Areski


Top
 Profile  
 
 Post subject: Re: a2billing_notify_account.php doesnt replace the $variables$
PostPosted: Thu Aug 20, 2009 12:30 am 
Offline

Joined: Tue Mar 17, 2009 4:00 pm
Posts: 153
Location: Where the sun shines
I've actually stopped taking on the new svns, and I am working out of rev 2293, to which I bring some customizations...

I usually try to read the changesets that are posted, to make sur no key bug is being fixed, I must havec missed this one !


J.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
Hosted Voice Broadcast


All times are UTC


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group