Advertisement
europcsolutions

FuelPHP Auth::create_user() error

Jul 9th, 2012
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.37 KB | None | 0 0
  1. Error - SQLSTATE[HY000]: General error: 1364 Field 'last_login' doesn't have a d efault value with query: "INSERT INTO `users` (`username`, `password`, `email`, `group`, `profile_fields`, `created_at`) VALUES ('philsturgeon', 'NtgTF8q6Z9UyyU wQS7Ma5Bvj+uTrK/F66iMji9su1XY=', 'phil@example.com', 100, 'a:0:{}', 1341765140)" in COREPATH/classes/database/pdo/connection.php on line 167
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement