majidfarzaneh Posted October 25, 2018 Share Posted October 25, 2018 hi, we edit Login php code and we use: $command = 'ValidateLogin'; $postData = array( 'email' => 'user@example.com', 'password2' => 'abc123', ); after run this we set uid and upw data. it works for clients but for subaccounts it not works. whats the problem? 0 Quote Link to comment Share on other sites More sharing options...
majidfarzaneh Posted October 25, 2018 Author Share Posted October 25, 2018 my whmcs version is 7.6 0 Quote Link to comment Share on other sites More sharing options...
majidfarzaneh Posted October 25, 2018 Author Share Posted October 25, 2018 i found the problem, after we use this localApi, must be set clientid in session as cid 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.