I've had the same problem for a couple of weeks. It returns that there is a table that cannot be displayed:
Censura: Error
There was a problem with this transaction. Please contact us.
QUERY: SELECT COUNT(*) AS total FROM reviews WHERE item_id = 312 AND active = 1
:Table 'fencing_cms.reviews' doesn't exist
It also displays the following at the main reviews page:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/fencing/public_html/reviews/includes/funcs_stats.php on line 50
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/fencing/public_html/reviews/includes/funcs_stats.php on line 52
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/fencing/public_html/reviews/includes/funcs_stats.php on line 85
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/fencing/public_html/reviews/includes/funcs_stats.php on line 87