EarthsHOST Posted June 12, 2009 Share Posted June 12, 2009 Hello i keep getting a "License Validation Failed" error when i try to put the log-in code into the main page of my website. I understand that it is most likely because it's outside the main whmcs directory but how do i work around this. I want to add the 3 different log-ins into my website. The clent login, affiliate login, and support ticket log in. 0 Quote Link to comment Share on other sites More sharing options...
Dusan Posted June 12, 2009 Share Posted June 12, 2009 (edited) You should specify the login form action url. For instance if your whmcs license is located in the 'clients' folder, the login form code would start like this: <form method="post" action="http://www.yourdomain.com/clients/dologin.php?goto=clientarea" target="_self"> Edited June 12, 2009 by Dusan 0 Quote Link to comment Share on other sites More sharing options...
EarthsHOST Posted June 12, 2009 Author Share Posted June 12, 2009 AHHH, i didnt add the "target="_self"> part. I'll try it now, thank you. 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.