Created
May 23, 2013 11:06
-
-
Save aranw/5635305 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Exception | |
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'token' in 'where clause' (SQL: select * from `users` where `token` = ? and `email` = ? limit 1) (Bindings: array ( 0 => '', 1 => '', )) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment