nol Posted April 30, 2013 Share Posted April 30, 2013 Hi everyone! I'm trying to copy accounts, domains and products from WHMCS to a Plesk server. When I add a new order manually through WHMCS web interface, product and domain are correctly copied to Plesk server. The point is that I'm trying to automate this process using a PHP script. The information is introduced previously into WHMCS using this PHP script, pulling all the data from an old database. I'm using $postfields["action"] = "modulecreate" sentence to make it work, but nothing happens. 'whmcsApi' function returns an error with the following message: 'Function Not Supported by Module'. What could be happening? 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.