alladyn Posted August 20, 2013 Share Posted August 20, 2013 Hi, is such trick possible? I mean use not e-mail but another filed to make user validation Regards Alex 0 Quote Link to comment Share on other sites More sharing options...
imaticon Posted August 20, 2013 Share Posted August 20, 2013 Hi, It is possible but you have to code that. If you use joomla! then you can use the free plugin from GoHigher https://www.gohigheris.com/customer-downloads/whmcs-autoauth Regards, Marco 0 Quote Link to comment Share on other sites More sharing options...
alladyn Posted August 20, 2013 Author Share Posted August 20, 2013 I do not use Joomla. What would be to code? Module? 0 Quote Link to comment Share on other sites More sharing options...
liz926 Posted August 20, 2013 Share Posted August 20, 2013 The best think to hire a developer to do this module I have not see this yet 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted August 20, 2013 Share Posted August 20, 2013 You could do this by creating a login share hook that would lookup the user based on your custom field instead of email address. http://docs.whmcs.com/LoginShare 0 Quote Link to comment Share on other sites More sharing options...
alladyn Posted August 22, 2013 Author Share Posted August 22, 2013 "LoginShare is the name of the API in WHMCS that can be used to authenticate users against a separate system" The problem is I do not need and do not have any separate system I just need to have possibility to login via user/nickname and password (and user's email address would be used only for communication) 0 Quote Link to comment Share on other sites More sharing options...
jclarke Posted August 22, 2013 Share Posted August 22, 2013 The LoginShare hook can be used to authenticate against anything, including the WHMCS database. So it can be use to lookup the user based on the username custom field you create and then verify the password is correct. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.