Jump to content

nol

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by nol

  1. 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?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated