records

  1. W

    Question Remove Dislikes

    I had a user that was set to Global Ignore. He then proceeded to click "dislike" on pretty much every thread until he got tired or bored. He is now banned but left a mess in his wake. Is there a way to undo all of the dislikes short of removing all the records from the database? Also, is...
  2. T

    Bug A table that could use some indexes

    There is a table that could use some indexes: dbtech_thanks_recententry - on userid and receiveduserid On members profiles that have a LOT of likes the select statements run on these columns was scanning through 10's of thousands of records. I know it's not a huge deal, but it could help with...
Back
Top