RE: [MODULE] WHMCS
06-14-2015, 01:23 AM
(This post was last modified: 06-14-2015, 01:24 AM by Rynoxx.)
(06-13-2015, 11:42 PM)conceptr980 Wrote: Greetings again Rynoxx,
Based on the topic discussed yesterday when new service is been created successfully via WHMCS (Thanks to your fix) without an actual effect in Zpanel AWServer neither the database so its more to a request sent without any action taken by the receiver.
Suspend, Unsuspend .. etc buttons returns empty page in whmcs with following:
PHP Error:
PHP Notice: Array to string conversion in C:\AWServer\panel\modules\whmcs\code\controller.ext.php on line 214
Module Error:
Caught exception: Unable to parse response body into XML: String could not be parsed as XML
Note:
I checked the code in line 214 in term of the table and its column u asked for yesterday and based the code its looking for "x_accounts, ac_user_vc" and its pretty much the same in AWServer.
conceptr980 Ok, well, I'll fix that error and I've got one update coming soon, I'll add configuration to choose whether or not to use the client managing methods from my module or the built in manage_clients module as they might differ in the AWServer version in hope that it'll fix the problems with the request not being properly handled. Otherwise it might be that the Senitor API might not work with AWServer?