what if I manually change files? It will also not work?
Also, I couln't do anything after the frist error started to appear.
Code:
Error filling in user array: Query Failed:SELECT id, first_name, last_name, user_name from users WHERE is_group=0 order by user_name asc::MySQL error 1054: Unknown column 'is_group' in 'where clause'
Any link i clicked, it was the same error. So, i couldn't use repair functions or anything.
LATER NOTE:
I just but my DB back and it now shows the old error:
Code:
Error filling in user array: Query Failed:SELECT id, first_name, last_name, user_name from users WHERE is_group=0 order by user_name asc::MySQL error 1054: Unknown column 'is_group' in 'where clause'
What to do?
Bookmarks