Ao cliente efetuar o login no meu WHMCS está aparecendo o seguinte erro: Fatal error: Uncaught exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '0' for column 'pwresetexpiry' at row 1 (SQL: update `tblclients` set `lastlogin` = 20160628232314, `ip` = 201.9.119.178, `host` = 201-9-119-178.user.veloxzone.com.br, `updated_at` = 2016-06-28 23:23:14, `pwresetexpiry` = 0 where `id` = 2) (SQL: update `tblclients` set `lastlogin` = 20160628232314, `ip` = 201.9.119.178, `host` = 201-9-119-178.user.veloxzone.com.br, `updated_at` = 2016-06-28 23:23:14, `pwresetexpiry` = 0 where `id` = 2)' in /home/webhost/public_html/includes/classes/WHMCS/Terminus.php:0 Stack trace: #0 [internal function]: WHMCS\Terminus->whmcsExceptionHandler(Object(Illuminate\Database\QueryException)) #1 {main} thrown in /home/webhost/public_html/includes/classes/WHMCS/Terminus.php on line 0
Uma coisa que notei, foi que ao fazer o mesmo procedimento estando logado no painel de adm do whmcs, o sistema loga normalmente. Alguém tem ideia do que seja?