Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Mar 19, 2024 9:57 am
Predictive Dialer


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Currupted e-mail to customers.
PostPosted: Tue Nov 13, 2012 11:32 am 
Offline

Joined: Tue Nov 13, 2012 11:15 am
Posts: 4
Hi Team,

I have A2Billing installed. It runs fine, except some problems with forms and email.

When I edit e-mail template and put next to the body:

Your login information is as below

Your account is $cardnumber$

Your password is $password$


But, once "CONFIRM DATA" button pressed and I oped form again, next /r /n symbols are added instead if <CR>

Your login information is as below:\r\n\r\nYour account is $cardnumber$\r\n\r\nYour password is $password$\r\n\r\n

Next, whe I have mail received I see more slashes like that:

Your login information is as below:\\r\\n\\r\\nYour account is 18003\\r\\n\\r\\

I logged in to A2Billind demo, and I edit email template to see the same issue.

Could you please prompt.


Top
 Profile  
 
 Post subject: Re: Corrupted e-mail to customers.
PostPosted: Thu Jan 31, 2013 1:02 pm 
Offline

Joined: Tue Nov 13, 2012 11:15 am
Posts: 4
I found a workaround.

Problems with input form. It doesn't translate correct from screen to database.
Anyway if I modify record in database, mails are working fine:

update cc_templatemail set messagetext='Dear $firstname$ $lastname$ ! \r\n \r\nThank you for registering with us. \r\nPlease click on below link ... \r\n \r\n Kind regards, Super Phone company' where id=1;

After that according to SQL rues \r\n will be replaced to new line in e-mails.

Would be great if developers fix php input form.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 
Predictive Dialer


All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group