hi,
after upgrade to v6.3.1
when client want to login this error showing :
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` = 20160712054856, `ip` = 5.120.103.168, `host` = 5.120.103.168, `updated_at` = 2016-07-12 05:49:01, `pwresetexpiry` = 0 where `id` = 2) (SQL: update `tblclients` set `lastlogin` = 20160712054856, `ip` = 5.120.103.168, `host` = 5.120.103.168, `updated_at` = 2016-07-12 05:49:01, `pwresetexpiry` = 0 where `id` = 2)' in /home/username/domains/domain.com/public_htmlclient/includes/classes/WHMCS/Terminus.php:0 Stack trace: #0 [internal function]: WHMCS\Terminus->whmcsExceptionHandler(Object(Illuminate\Database\QueryException)) #1 {main} thrown in /home/username/domains/domain.com/public_html/client/includes/classes/WHMCS/Terminus.php on line 0
how to resolve this ?