disable [ Signup for new account ] link on login page

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
ashish
Posts: 9
Joined: 10 Mar 2008, 12:37

disable [ Signup for new account ] link on login page

Post by ashish »

how can i remove [ Signup for a new account ] link on login page.
any user should not be given access to create an account.

any help to disable the link on login page?
ashish
Posts: 9
Joined: 10 Mar 2008, 12:37

Re: disable [ Signup for new account ] link on login page

Post by ashish »

thanks.. i should have tried a liitle bit more before posting....i solved the problem..
HUN73R
Posts: 21
Joined: 26 Feb 2008, 16:27
Location: Campinas, SP - Brazil

Re: disable [ Signup for new account ] link on login page

Post by HUN73R »

Hi,

good =)

you may think you had an "easy to solve" doubt, but post how you solved the problem!

you´ll be helping other people xD

[]
HUN73R
ashish
Posts: 9
Joined: 10 Mar 2008, 12:37

Re: disable [ Signup for new account ] link on login page

Post by ashish »

Hi all,


U r right. i should share the process with u all guys..

i modify the the line given below in config_inc


i turned it to OFF
$g_allow_signup = OFF;
Post Reply