Closed shtspk closed 8 years ago
I have this problem,
Error Number: 1054
Unknown column 'email' in 'field list'
SELECT email, username, email, id, password, active, last_login FROM (store_users) WHERE email = 'admin' LIMIT 1
email
username
id
password
active
last_login
store_users
Filename: /home2/rptbrcom/public_html/store/models/ion_auth_model.php
Line Number: 866
Wrong repo.
I have this problem,
Error Number: 1054
Unknown column 'email' in 'field list'
SELECT
email
,username
,email
,id
,password
,active
,last_login
FROM (store_users
) WHEREemail
= 'admin' LIMIT 1Filename: /home2/rptbrcom/public_html/store/models/ion_auth_model.php
Line Number: 866