leemahoney3 Posted February 25, 2023 Share Posted February 25, 2023 (edited) Anyone else notice the hook index is suddenly missing a lot of hooks? Eg. Authentication and User hooks are empty now? Potential merge of this commit looks to have deleted 6,000+ lines: https://github.com/WHMCS/developer-docs/commit/656fd23c2eec7cf9477729d449e9af383e4e1258 Edited February 25, 2023 by leemahoney3 -1 Quote Link to comment Share on other sites More sharing options...
C1212 Posted February 26, 2023 Share Posted February 26, 2023 Hey leemahoney3 I noticed it as well. I need access to Admin Area Hooks and there's none. Any chance this can be reverted? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Technical Analyst II WHMCS Stephen Posted February 26, 2023 WHMCS Technical Analyst II Share Posted February 26, 2023 Hello @leemahoney3 and @C1212 Thanks for taking the time to report this. This was picked up our side and I can confirm that we have an internal case open with our documentation team to evaluate this. Once we receive more detail we will update this thread accordingly. In the meantime and as a workaround you could possibly lever something like the Memento Project - http://timetravel.mementoweb.org/list/20230220000000/https://developers.whmcs.com/hooks/hook-index/ A caveat applies in that these pages are aggregated from archives however the closest I could locate was ~ 25th January 2023 For example: https://web.archive.org/web/20230125204507/https://developers.whmcs.com/hooks/hook-index/ https://web.archive.org/web/20230125204518/https://developers.whmcs.com/hooks-reference/admin-area/ Apologies for any inconvenience. 0 Quote Link to comment Share on other sites More sharing options...
PapaKai Posted February 27, 2023 Share Posted February 27, 2023 (edited) I can confirm that this at least applies to WHMCS 8.7 RC1. So probably a recent change. The documentation is getting auto-generated based on WHMCS Core Source Code as far as I recall - must therefore be an issue there. Let me refer to this one: https://github.com/WHMCS/developer-docs/issues/279 We also noticed that plenty of hooks we use for customizing our registrar module integration stopped working - so, this underlines it not just being a documentation issue. e.g. hook "ShoppingCartValidateCheckout" is now no longer triggered even though still subscribed on our end. Best Kai Edited February 27, 2023 by PapaKai 2 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted February 27, 2023 WHMCS Support Manager Share Posted February 27, 2023 @PapaKai, We've not been able to replicate an issue with hook points not being triggered in version 8.7.rc-1. Please start your troubleshooting with these steps: https://help.whmcs.com/m/troubleshooting/l/1407765-troubleshooting-debugging-hooks We are collecting feedback on the Release Candidate in our Pre-Release board at https://whmcs.community/forum/595-whmcs-87-beta-discussion/ 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Technical Analyst II WHMCS Stephen Posted February 27, 2023 WHMCS Technical Analyst II Share Posted February 27, 2023 This is now resolved and you can see this reflected at https://developers.whmcs.com/hooks/hook-index/ 1 Quote Link to comment Share on other sites More sharing options...
PapaKai Posted February 28, 2023 Share Posted February 28, 2023 Thanks guys. 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.