So, I have a poll... and a I have a user that has created accounts to alter that poll. I need to remove his votes. I do this straight through the database. I edit xf_poll_results for each item in the poll that he voted on. I then rebuild the poll cache... and guess what? My edit gets changed back to the original value and nothing changes on the poll.
What am I doing wrong?
What am I doing wrong?