RE: [MODULE] WHMCS
06-13-2015, 07:43 AM
(This post was last modified: 06-13-2015, 08:15 AM by Rynoxx.)
(06-13-2015, 07:38 AM)conceptr980 Wrote: Thanks Rynoxx for the effort even though it didnt work for me yet.
By the way, im testing this on AWServer (Windows) maybe thats why !! even though the original module by Knivey return nothing while creating an order (Yours have something to read in the logs at least).
The php error returns the following:
PHP Notice: Array to string conversion in C:\AWServer\panel\modules\whmcs\code\controller.ext.php on line 265
PHP Warning: strtolower() expects parameter 1 to be string, array given in C:\AWServer\panel\modules\whmcs\code\controller.ext.php on line 277
if that would provide any click.
conceptr980 that should help, thanks! I'll look in to it ASAP
Edit: Should be fixed, update your Sentora module or replace your controller.ext.php with the one on github https://github.com/Rynoxx/sentora-whmcs/...er.ext.php (Though do note that I haven't been able to test it as I'm not sure how to reproduce your problem)