Quote:
Originally Posted by HappyPike
Looks like there is a bug with the rating system. I selected A but the system recorded A-.
|
Thanks for bringing this to our attention, I fixed it.
To fix it, run this query (if you use a prefix, you need to add it):
[sql]ALTER TABLE `dl_votes` CHANGE `value` `value` DECIMAL( 2, 1 ) UNSIGNED NOT NULL DEFAULT '0.0'[/sql]
I will look into your suggestion to show the amount of votes. Maybe we add it to 5.0, otherwise it will be something for the next release.
Good news for the people who wanted a download button instead the tiny links: there will be one in version 5.0