For ethical reasons, I cannot describe the procedure of manipulating the rating count.
The ratings are stored in the XMod SQL database table named KB_XMod_Ratings.
Each rating is a record that is based on the XModID (The ID of the particular listing) and the FormID.
By hoovering your mouse over a More Info button on a listing will reveal the xmid value in your browser tray. The xmid value in the URL string is the value that is mapped to the XModID in the table.
A SQL query on the KB_XMod_Ratings table with the criteria of the XMod listing record ID would produce a look at the offending rating.
Buck
|