When you edit a tx_ratings_data record when it is relatively new it will change the rating and vote_count value to 10. This is because both fields have a range -> lower = 10 set in tca.php. Change this to 1 and the problem will be gone.
↧