In WHMCS, when I click on CREATE under client>Products/Services, it creates the client, but not the domain itself... And WHMCS reports this msg: Module Command Error __error_could_not_connect_to_db . I check Kloxo, I see the client but Domain = 0, I have NO idea how to edit the api etc. I am not that clued up. Can u help or advise me pls.
Here is a copy of the tail logs from putty
07:45 Mar/29/2011: array (
'login-class' => 'client',
'login-name' => 'admin',
'login-password' => 'xxxxxxx',
'output-type' => 'json',
'action' => 'simplelist',
'resource' => 'resourceplan',
)
07:45 Mar/29/2011: __success_simplelist
07:45 Mar/29/2011: array (
'login-class' => 'client',
'login-name' => 'admin',
'login-password' => 'xxxxxxx',
'output-type' => 'json',
'action' => 'add',
'class' => 'client',
'name' => 'peitshop',
'v-password' => 'sMg22C2x4z',
'v-plan_name' => '200mb___client-admin',
'v-type' => 'customer',
'v-contactemail' => 'info@itstore.co.za',
'v-send_welcome_f' => 'off',
'v-domain_name' => 'peitshop.za.net',
'v-dnstemplate_name' => 'DNS_support_template.dnst',
'v-websyncserver' => 'localhost',
'v-mmailsyncserver' => 'localhost',
'v-mysqldbsyncserver' => 'localhost',
'v-dnssyncserver_list' => 'localhost',
)
07:45 Mar/29/2011: __error_could_not_connect_to_db
I've "xxxxxx" the password for security reasons....