Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 23, 2024 1:21 pm
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 19 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Customize Sign Up Page
PostPosted: Thu Jan 03, 2008 3:03 am 
Offline

Joined: Thu Jan 03, 2008 1:42 am
Posts: 3
Dear any body know how to customize the signup page?
It is all written using smarty and I do not have a clue how to edit the PHP code.
I have a code that written in HTML for signup page. and it will post some value to signup/index.php
but If I put the wrong value, it will return to the index.php that comes with the A2Billing.
Can you guys tell me how to makes the registration separate from the one that billing have.
Thank You
Hanny Kunadi


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 03, 2008 3:48 am 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
Excepting the brief PHP stanzas to localise the UI text, eg.
Code:
{php} echo gettext("CUSTOMERS");{/php}
the Smarty templates contain only simple HTML, Javascript and CSS. Where's the problem customising this?
If you really want to go your own route and build a new signup interface from scratch you could do worse than consult A2BillingUI/signup/form_data/FG_var_index.inc to see the fields you'll need to populate in your SQL query to create the customer. Oh, and remember to ensure at least cardnumber and cardalias are unique in the database before inserting, probably other fields too.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 03, 2008 10:19 pm 
Offline

Joined: Wed Jan 02, 2008 6:48 pm
Posts: 7
it's pretty easy once you get the hang of it,
I can help you out if you wish.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 07, 2008 1:59 am 
Offline

Joined: Thu Jan 03, 2008 1:42 am
Posts: 3
Thank you Scriptxx.
Here is the case that I want.
Supposedly, I have a simple HTML code in other website. when I click submit on the simple HTML page that I build my own, it will post the value to A2BillingUI/signup/index.php. If anything goes wrong with the value, it will redirect the page to the HTML code( Not to the A2BillingUI/signup/index.php) and give some error which value is not right.

Can you tell me what file do I have to look for this matter? and how to change it.

PS. if I input all the value right, there is no problem at all... only when I put the wrong value.

Thank You
Hanny Kunadi


Top
 Profile  
 
 Post subject: Customizing the Signup
PostPosted: Wed Feb 13, 2008 3:33 pm 
Offline

Joined: Fri Jan 18, 2008 9:54 pm
Posts: 135
Hi skripxx, can you help me customize the signup process in A2B ?? :?

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 03, 2008 11:38 am 
Offline

Joined: Tue Aug 08, 2006 4:00 pm
Posts: 117
Location: Bitola,Macedonia
Can some one help me how to add cyrillic support ( encoding) on signup page ?

Please some one help me


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 03, 2008 1:07 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
Can you not just use UTF-8 for your translation? Would that not work? Excuse me if not, being a native English speaker I've rarely had the need to look into localisation issues.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 04, 2008 3:15 pm 
Offline

Joined: Tue Aug 08, 2006 4:00 pm
Posts: 117
Location: Bitola,Macedonia
stavros wrote:
Can you not just use UTF-8 for your translation? Would that not work? Excuse me if not, being a native English speaker I've rarely had the need to look into localisation issues.


i need to use cyrillic font on the signup page becouse i have translated everything with cyrillic and if signup is not in cyrillic i think will be not professional :)

If some know how to make this please help me


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 08, 2008 6:33 pm 
Offline

Joined: Wed Jan 02, 2008 6:48 pm
Posts: 7
Sorry guys,
I haven't checked this for a wile.
Let me know if you still need help doing this.
Here is what my signup page looks like.

http://cc-voice.kwphone.ca/a2billing/signup/index.php

it's really easy.


Top
 Profile  
 
 Post subject: Yes please...
PostPosted: Mon Jun 09, 2008 10:23 pm 
Offline

Joined: Mon Apr 14, 2008 8:37 pm
Posts: 356
Location: Canada
Hi above :) ,

i need help with that please. All and ANY help would be appreciated. This is what i have so far:

http://www.eldancall.com/team/signup


Top
 Profile  
 
 Post subject: Is the signup verification a new feature on a new version???
PostPosted: Thu Jun 12, 2008 4:45 pm 
Offline

Joined: Fri Jun 30, 2006 1:30 am
Posts: 31
I have version 1.2.3 and it is not available or at least I can't find a way to enable it. Much appreciate any help.


Top
 Profile  
 
 Post subject: Re: Is the signup verification a new feature on a new versio
PostPosted: Thu Jun 12, 2008 4:52 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
roquito wrote:
I have version 1.2.3
Wow, that's an old release! You really should consider upgrading; a plethora of bugs have been fixed since those days.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 30, 2008 12:58 am 
Offline
User avatar

Joined: Tue Jul 29, 2008 3:45 pm
Posts: 46
Can someone help me customise my signup page also.. I have the default one.. with nothing on it :( Even if could someone tell me how to add my headers in the page.. I can start from there.

Bobot


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 04, 2008 1:52 pm 
Offline

Joined: Sun Feb 25, 2007 3:10 am
Posts: 190
Location: Philadelphia, PA
Is there any documentation on how to accomplish this. I can easily edit the customer interface and display whatever I need. The problem though is when the a2billing server and the webhost server is different. I want to be able to add the sign up on a different website and when you click signup its takes you the a2billing server. Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 04, 2008 9:01 pm 
Offline

Joined: Wed Jan 02, 2008 6:48 pm
Posts: 7
What about inline framing the form to your site?

What I did was I just made my a2b panel look like my site..

but when you click signup it actually goes directly to another server.

http://www.kwphone.ca/content/view/25/43/

Added after 4 minutes:

Anyone that needs help with custom work..

1) send me the webpage you are using for your site.
url is fine.

2) let me know what page in a2b you want done as an example. eg.. userinfo.php

I will create one as an example for you and send it back.
you can then look at the code and I will highlight where I pasted in everything.
It's very easy.

You can email it to [email protected]


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


All times are UTC


Who is online

Users browsing this forum: No registered users and 16 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