I have made a module from whmcs that should connect with a remote database.
And it works fine out of WHMCS, but when I run it inside a whmcs module, the page is always redirect to admin login area.
Why it's happening?
Regards,
Danilo Dutra
HostDime Brazil.
I'm trying to create some account using the function from API, but I can't do it work.
Every time the function return the same response, "Function Not Supported by Module".
this modules was developed for me and it work fine in WHMCS, I used the module template for WHMCS to develop this modules.
Others functions like "Get Clients Data by ID" I can use normaly.
Does you have some idea why it doesnt work?