2015-04-04, 08:45 PM
I am getting this error.
"1054 - Unknown column 'groups' in 'where clause" In tons of pages. Like Creating a Post, A thread. Looking at a post, looking at a thread. In a lot of places. Of course the line changes depending on what page it is. They are all about missing columns in the SQL
I have ran the query
"ALTER TABLE (database_name) ADD (thingthatgoeshere) INT NOT NULL DEFAULT 0 " for different colums that are missing, and it works and all, but i dont want to through everypage and do this query for. I'm sure there is something wrong in the SQL. This errors happened after upgrading to 1.8.4 from 1.6.x
This error only happens when you are logged in.
Pic http://prntscr.com/6pld3j
My forum http://topickontrol.com/
"1054 - Unknown column 'groups' in 'where clause" In tons of pages. Like Creating a Post, A thread. Looking at a post, looking at a thread. In a lot of places. Of course the line changes depending on what page it is. They are all about missing columns in the SQL
I have ran the query
"ALTER TABLE (database_name) ADD (thingthatgoeshere) INT NOT NULL DEFAULT 0 " for different colums that are missing, and it works and all, but i dont want to through everypage and do this query for. I'm sure there is something wrong in the SQL. This errors happened after upgrading to 1.8.4 from 1.6.x
This error only happens when you are logged in.
Pic http://prntscr.com/6pld3j
My forum http://topickontrol.com/