Hi, I was wondering if this was a bug, or something just screwy with my database. I've searched around, and found one thing that was similar, and the final "solution" was do run this query:
But that didn't solve it. Anyway, down to the problem. Whenever you view, reply, or vote on a poll, and it has finished voting and redirects you -- the thread you get brought to, is a different one. Like, it'll bring you to a previous poll in another forum, or it will display the proper poll, with the incorrect replies (or replies from a different poll) beneath it.
I'm really stumped, and I've tried updating all the counters and statistics, even uploading the forum files from scratch, in ASCII mode, as suggested in another thread.
Does anybody have a solution? A side note, however... I did import the users from 2.9. (I had to import because I had too many hacks installed with 2.9, so it was easier to import than update)
Anyhow, thanks in advance!
Code:
DELETE FROM pollvote WHERE votedate='0';
But that didn't solve it. Anyway, down to the problem. Whenever you view, reply, or vote on a poll, and it has finished voting and redirects you -- the thread you get brought to, is a different one. Like, it'll bring you to a previous poll in another forum, or it will display the proper poll, with the incorrect replies (or replies from a different poll) beneath it.
I'm really stumped, and I've tried updating all the counters and statistics, even uploading the forum files from scratch, in ASCII mode, as suggested in another thread.
Does anybody have a solution? A side note, however... I did import the users from 2.9. (I had to import because I had too many hacks installed with 2.9, so it was easier to import than update)
Anyhow, thanks in advance!

Comment