Fresh install and getting this error when trying to access the rankings page
" "detail": "PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'votes' in 'order clause'"
Where is this column supposed to be? I have a column names votes under the users table that is working whenever I click on upvote
Edit: Fresh install, but imported users, discussions, likes, notifications and tags tables. The rankings page was working after imported everything, until I started upvoting on old posts to check if it was working.
Double Edit: Sorry. Totally my fault and not extensions I was looking at the wrong websites tables LOL, simply had to remake the votes column under users since I did not import that column over. Been having a nightmare with 3 production sites and its 3am and I keep confusing their databases with each other haha