Hello,
Can someone help me out with this error:
May 25, 2016 11:09 am | spaErrError | 2 | database
file: /var/www/html/BLA/wp-content/plugins/simple-press/forum/database/sp-db-statistics.php
line: 278
function: select
error: Unknown column ‘hide_stats’ in ‘where clause’
SELECT SQL_CALC_FOUND_ROWS wpBLA_sfmembers.user_id, display_name, posts FROM wpBLA_sfmembers JOIN wpBLA_sfmemberships ON wpVGU_sfmembers.user_id = wpBLA_sfmemberships.user_id JOIN wpVGU_sfusergroups ON wpBLA_sfmemberships.usergroup_id = wpBLA_sfusergroups.usergroup_id WHERE hide_stats = 0 AND admin=0 AND moderator=0 AND posts > -1 GROUP BY wpBLA_sfmembers.user_id ORDER BY hide_stats ASC, posts DESC LIMIT 0, 5
I have restored an older version of the database when everything was still working but then I get the same error.
I also did the network upgrade (of the DB) still no succes.