RE: [MODULE] WHMCS
06-15-2015, 12:27 AM
(This post was last modified: 06-15-2015, 12:28 AM by conceptr980.)
Im not done with the tests Rynoxx as it seems to be working but it doesnt shows a success when it creates an account even thought the account is been created in the panel and database so now its the opposite (it works but in whmcs it shows an error)
Create
PHP Error:
PHP Notice: Array to string conversion in C:\AWServer\panel\modules\whmcs\code\controller.ext.php on line 364
Susbend and UnSuspend
PHP Error:
PHP Notice: Undefined variable: currentuser in C:\AWServer\panel\modules\cron\hooks\OnAfterEnableClient.hook.php on line 50
Update Package
PHP Error:
PHP Notice: Undefined index: email in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 243
PHP Notice: Undefined index: address in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 244
PHP Notice: Undefined index: postcode in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 245
PHP Notice: Undefined index: phone in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 246
PHP Notice: Undefined index: password in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 247
PHP Notice: Undefined variable: currentuser in C:\AWServer\panel\modules\cron\hooks\OnAfterEnableClient.hook.php on line 50
Terminate:
PHP Error:
PHP Warning: Missing argument 2 for module_controller::ExecuteDeleteClient(), called in C:\AWServer\panel\modules\manage_clients\code\webservice.ext.php on line 18 and defined in C:\AWServer\panel\modules\manage_clients\code\controller.ext.php on line 322
PHP Notice: Undefined variable: currentuser in C:\AWServer\panel\modules\cron\hooks\OnAfterDeleteClient.hook.php on line 51
Change Password
PHP Error:
PHP Notice: Undefined index: newpassword in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 137
I believe that those options do works but it shows a php error for some reason.
Final Wrapping is required to end up with nice complete bug free Module
Thanks
Create
PHP Error:
PHP Notice: Array to string conversion in C:\AWServer\panel\modules\whmcs\code\controller.ext.php on line 364
Susbend and UnSuspend
PHP Error:
PHP Notice: Undefined variable: currentuser in C:\AWServer\panel\modules\cron\hooks\OnAfterEnableClient.hook.php on line 50
Update Package
PHP Error:
PHP Notice: Undefined index: email in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 243
PHP Notice: Undefined index: address in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 244
PHP Notice: Undefined index: postcode in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 245
PHP Notice: Undefined index: phone in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 246
PHP Notice: Undefined index: password in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 247
PHP Notice: Undefined variable: currentuser in C:\AWServer\panel\modules\cron\hooks\OnAfterEnableClient.hook.php on line 50
Terminate:
PHP Error:
PHP Warning: Missing argument 2 for module_controller::ExecuteDeleteClient(), called in C:\AWServer\panel\modules\manage_clients\code\webservice.ext.php on line 18 and defined in C:\AWServer\panel\modules\manage_clients\code\controller.ext.php on line 322
PHP Notice: Undefined variable: currentuser in C:\AWServer\panel\modules\cron\hooks\OnAfterDeleteClient.hook.php on line 51
Change Password
PHP Error:
PHP Notice: Undefined index: newpassword in C:\AWServer\panel\modules\whmcs\code\webservice.ext.php on line 137
I believe that those options do works but it shows a php error for some reason.
Final Wrapping is required to end up with nice complete bug free Module
Thanks