Thanks for the update!
Bugs Reports:
1. When a user votes, the # of votes do not update via JS in both IE7 & FF3; also in IE7 the phrase, 'you voted up' or 'you voted down', does not show via JS (but does show in FF3).
2. The stats link does not work for VBA installed in non-forum directory. You need to prepend the url with: $vbulletin->options['bburl'] . '/'
3. The search by percentile function still does not work (I'm sure the new files are uploaded). On my test forum, I have 12 entries in the postrankedby table. 1 user voted 6 times (4 ups, 2 downs) and 1 user voted 6 times (2 ups, 4 downs). In the search, I specified user has voted up (and tested down) at least 60% of the time and ranked at least 1 post. There should be 1 result for each search (voted up/down), but both show no entries.
|