Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 12:17 am
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Customer_ui redirection
PostPosted: Wed Jul 23, 2008 8:09 am 
Offline

Joined: Tue Jun 12, 2007 10:57 pm
Posts: 17
We have a runing a2billing server, I want when the customer is loging out of his account_UI to be directed to my main website www.example.com not to the customer_ui as it does now. any Ideas where to change that?

Sorry for posting twoice.


Top
 Profile  
 
 Post subject: Re: Customer_ui redirection
PostPosted: Sat Jul 26, 2008 7:43 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
doxy wrote:
Sorry for posting twoice.
I've found on many forums folks will reply to themselves, known as bumping the thread, if they haven't received any responses within a few days. I deleted your other post.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 28, 2008 11:36 am 
Offline
User avatar

Joined: Thu Jan 18, 2007 5:37 pm
Posts: 131
Location: Mallorca / Spain
check the file module.access.php in customer_ui/lib folder.
search for :

Code:
if(strlen(RETURN_URL_DISTANT_LOGIN)>1)
   $C_RETURN_URL_DISTANT_LOGIN = RETURN_URL_DISTANT_LOGIN;
else
   $C_RETURN_URL_DISTANT_LOGIN = 'index.php';


change index.php to the URL you want (in my case i have a redir.html in root of customer_ui folder).

greets


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 28, 2008 12:23 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
Oh yes. Good call microcosmic! I'd forgotten about those settings. There should be no need to modify the code; they are specified in a2billing.conf:
Code:
; URL for specific return if an error occur after login
return_url_distant_login =

; URL for specific return if an error occur after forgetpassword
return_url_distant_forgetpassword =


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


All times are UTC


Who is online

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