This error “Cannot yet handle MBCS in html_entity_decode()……” happens when you are using php4, WP-PostRatings Plugin version 1.31 and less, and you are using “UTF-8″ for your “Content-Type” Meta Tag in your WordPress Blog. It happens to one of my gaming site, GamesFreez.com and I have corrected it using the following solution:
1. Open WP-PostRatings.php
2. Find
$text [...]
Popularity: 3% [?]


