bahadori.embi Posted July 12, 2016 Share Posted July 12, 2016 hi when i want login to client area 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_html/client/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 problem ? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.