How to hide "Forgot Password" on Log-in Page

A place for users and developers of the Xataface to discuss and receive support.

How to hide "Forgot Password" on Log-in Page

Postby sworden » Wed Mar 28, 2012 10:15 am

My web host server does not appear to support the mail() function. I've found out a way to work around that, but I would like to know how to hide the "Forgot Password" link on the Log-In page because it looks like an email is sent but it is not. I know I either need to delete or hide some code, but in looking through the files I've not been able to find where the changes need to be made.
sworden
 
Posts: 44
Joined: Thu Feb 16, 2012 9:05 am

Re: How to hide "Forgot Password" on Log-in Page

Postby shannah » Wed Mar 28, 2012 11:11 am

Override the forgot_password action in your actions.ini file so that it has a different (or empty) category.
e.g.
Code: Select all
[forgot_password > forgot_password]
    category=""


-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Re: How to hide "Forgot Password" on Log-in Page

Postby sworden » Wed Mar 28, 2012 11:45 am

Steve,
Thanks again. It's working just fine.
sworden
 
Posts: 44
Joined: Thu Feb 16, 2012 9:05 am


Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 4 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved