Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Where Do I Edit 'Registration Agreement Terms' Text? 
 
Hi Everyone

Can someone give me an idea which file too look in to edit the 'Registration Agreement Terms' text. Basically when you click on register it gives you this textt block and you agree or disagree. Where do you edit that text?

Thanks

-D1-
 




____________
Check out my new website:
Adult Forums - A place where everyone can fit in.
Currently running v1.1.10.25 RC3
 
darkoneSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Where Do I Edit 'Registration Agreement Terms' Text? 
 
You chave to open your lang_main.php file and find

Code: [Download] [Hide] [Select]
$lang['Reg_agreement']


and edit the text
 




____________
My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
 
andrea75Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Where Do I Edit 'Registration Agreement Terms' Text? 
 
Thanks. I will do that when I get home.
 




____________
Check out my new website:
Adult Forums - A place where everyone can fit in.
Currently running v1.1.10.25 RC3
 
darkoneSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Where Do I Edit 'Registration Agreement Terms' Text? 
 
How would I change the link that one is sent to if they do not agree with the registration terms? (Agree_not)  Right now it just sends the user back to the forum index.

Noah
 



 
nfriedSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Where Do I Edit 'Registration Agreement Terms' Text? 
 
nfried wrote: [View Post]
How would I change the link that one is sent to if they do not agree with the registration terms? (Agree_not)  Right now it just sends the user back to the forum index.

Noah



Try this


in includes/usercp_register.php:


Code: [Download] [Hide] [Select]
if (isset($_POST['not_agreed']))
{
    redirect(append_sid(PORTAL_MG));
}

 



 
VortexSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron