Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Mar 28, 2024 2:41 pm
Predictive Dialer


All times are UTC




Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: Mon Mar 24, 2008 3:03 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
krzykat wrote:
Anyone venture to use it in production yet?
No, I'm not brave enough to try that; I'm kept busy enough maintaining 15 systems running branches/1.3.


Top
 Profile  
 
 Post subject: Re:
PostPosted: Wed Nov 17, 2010 2:41 pm 
Offline

Joined: Wed Jun 11, 2008 10:19 am
Posts: 92
Location: Italy
stavros wrote:
Wow, graher01, it's great to see you contributing. :)

Can I ask that in future you supply your changes in patch/diff format, as it's much easier to see what was changed that way. Also the forum frequently ruins the formatting. It's as easy as this:
Code:
cp a2billing.php a2billing.php.orig
# edit a2billing.php
diff -u a2billing.php.orig a2billing.php > mypatch.diff.txt
You can attach that .txt to a forum post. If you want to attach code to an enhancement/defect on Trac then it's best to use just .diff as the extension, as Trac will then display it with markup making the changes even more obvious.

Additionally I've a few comments about your changes themselves.
Was there a reason you removed part of the code that splits the task into pages of 5,000 customers? It's intended to give the SQL server and the mailserver an easier time by sleeping after each page.
I'm not sure your 4th parameter to mail() is correct. It specifies a header line, so must be a valid SMTP header. Perhaps you meant "From: [email protected]"?
I think you meant '$card_gen' rather than '$gen_card'.

Good work though. I'm always pleased to see another contributor.



Hello Stavros I have A2Billing version 1.3.3

my a2billing_check_account.php modified don't works.
Attachment:
a2billing_check_account.php.txt [4.78 KiB]
Downloaded 840 times


Can you help me

thank you in advance


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
VoIP Billing solution


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