EditWrx Knowledge Base Home
 Search       Login   Register   Members   Help   Home 
Search by username


The return Address
 Moderated by: Keith  
 New Topic   Reply   Print 
AuthorPost
lazerbri
Member
 

Joined: Sun Jun 12th, 2005
Location: London, United Kingdom
Posts: 7
 Posted: Mon Jun 13th, 2005 05:30 pm
 Quote  Reply 
pls whats the hidden return variable that I need to add for the cgi to return the user to.

variable name "Return" ,

Want to make all users goto the same place not in their own folder, as I have a php file that takes them to the next step.

can this be done?

Thanks
Brian Hart

Last edited on Mon Jun 13th, 2005 05:37 pm by lazerbri

Keith
Moderator
 

Joined: Fri Apr 8th, 2005
Location:  
Posts: 578
 Posted: Tue Jun 14th, 2005 04:36 pm
 Quote  Reply 
Want to make all users goto the same place not in their own folder, as I have a php file that takes them to the next step
On /library/ini/add_nu_user.txt line 51, change

$redirect_url=$create_username_folder_in_folder."/".$user_name."/instructions.html";

to the full http URL of the page you want them to be redirected to, example

$redirect_url="http://theDomain.com/signups/nextStep.php";

lazerbri
Member
 

Joined: Sun Jun 12th, 2005
Location: London, United Kingdom
Posts: 7
 Posted: Thu Jun 16th, 2005 06:16 am
 Quote  Reply 
Thanks Done and working.


 Current time is 05:04 pm




Powered by WowBB 1.62 - Copyright © 2003-2004 Aycan Gulez