Jump to content

Recommended Posts

Posted

In the backend admin goto Site > Global Configuration and set "Allow User Registration:" to no. This will remove the register link.

 

To remove the lost password link you will neet to remove the following code from the file "mod_login.php" located in the modules folder.

 

"
           "

Posted

Ok thanks, that’s a job for Monday when i can get into the servers files. Also how do i get rid of the "Remember me" tick box please?

 

Thanks allot

 

Z

Posted

Again editing the "mod_login.php" file try changing

 

 

to

 

Posted

Thanks SYSMAN_MK spot on, but one thing. The one with the remember me the checkbox has gone but it still says remember me how do i get rid of that as well please?

 

Thank you

 

Doesn't matter done it! I removed this code

 

<?php echo _REMEMBER_ME; ?>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...