Hello everyone,
I have "Oops error" issue in clients area with "orphaned service", I mean the server doesn’t connected to WHMCS by API, we resolve orders manually.
when i disabled the hooks loading all is working properly, but when we enable it i get "Oops error"
I’m disabled hook loading in our installation by adding the following to the configuration.php file:
$disable_hook_loading= true;
After doing so, we no longer see this problem.
Please see the attached file.
Need help!
Thanks 🙏