pasargad Posted November 20, 2020 Share Posted November 20, 2020 Hi, I'm using WHMCS 8.0.4 and I did create one hook module for Telegram. But, It not working with password send! it was working on 8.0 to 8.0.3 I want know what is problem? I using by page: https://developers.whmcs.com/hooks/hook-index/ add_hook('ClientChangePassword', 1, function ($vars){ } Thank you 0 Quote Link to comment Share on other sites More sharing options...
0 steven99 Posted November 20, 2020 Share Posted November 20, 2020 Are you saying the ClientChangePassword no longer fires? Could you explain further on what the problem is ? 0 Quote Link to comment Share on other sites More sharing options...
0 pasargad Posted November 21, 2020 Author Share Posted November 21, 2020 Yes dear Steven99, It's not working. What you need for more info? Thank you 0 Quote Link to comment Share on other sites More sharing options...
0 brian! Posted November 21, 2020 Share Posted November 21, 2020 17 minutes ago, pasargad said: Yes dear Steven99, It's not working. I wonder if that's because clients/accounts cannot login now - users login. what happens if you use UserChangePassword instead? 0 Quote Link to comment Share on other sites More sharing options...
0 steven99 Posted November 21, 2020 Share Posted November 21, 2020 5 hours ago, pasargad said: What you need for more info? Well, the troubleshooting steps you have taken thus far. For example, did you enable module logging and use the logmodule function for it do an entry to confirm the hook is actually firing? 0 Quote Link to comment Share on other sites More sharing options...
Question
pasargad
Hi,
I'm using WHMCS 8.0.4 and I did create one hook module for Telegram.
But, It not working with password send! it was working on 8.0 to 8.0.3
I want know what is problem?
I using by page: https://developers.whmcs.com/hooks/hook-index/
}
Thank you
Link to comment
Share on other sites
4 answers to this question
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.