developer _WHM_CS Posted April 29 Share Posted April 29 Hello the reset password Emails for new users won't be sent but it worked fine for the previous user after many hours of debugging and problem-solving, I found that there was a serious problem with the WHMCS code where it tries to find the user's client ID with the user ID!!! so I want to simulate the problem's situation it works when tbluser and tblclient grow together and have the same id increment order but it fails when the tbluser increments faster then ids won't match and the email doesn't send so it looks in the tblcient table with user_id (tbluser id ) and when it finds the mache email would send it to tblclinet email address I think this is completely wrong and should be fixed ASAP 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Technical Analyst II WHMCS Juan Posted May 24 WHMCS Technical Analyst II Share Posted May 24 Howdy, After attempting to reproduce this behavior with mismatched User/Client IDs, I was unable to do so in WHMCS 8.7.2. Most often, we have seen these types of behaviors occur when outdated files are present from an older version of WHMCS. Please check that your /admin and /vendor directories are fully up to date by backing up and replacing them with a fresh copy from: https://download.whmcs.com/ If this behavior continues, please reach out to us via a ticket and we can take a closer look at your database to review your user/client relations. 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.