can u check whether is there a ratingslog table created in your database?
Sorry – probably very obvious, but: How do I do that?
More code errors for you to check out. Got this when I reactivated the plugin and attempted to post rate anyway, hoping the error might disappear.
WordPress database error:
[Table 'xxxx_wrdp1.wp_ratinglogs' doesn't exist]
SELECT rating_ip FROM wp_ratinglogs WHERE rating_postid = 18 AND rating_ip = '60.229.191.16'
WordPress database error:
[Table 'xxxx_wrdp1.wp_ratinglogs' doesn't exist]
INSERT INTO wp_ratinglogs VALUES (0, 18, 5,'1139846425', '60.229.191.16', 'admin')
Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-includes/wp-db.php:98) in /home/xxx/public_html/wp-content/plugins/postratings/postratings.php on line 187
Now, just to be absolutely sure – I uploaded your entire folder into my plugins folders and activated.
I didn’t move postrating.php from your folder into the standard plugins section. Is this right?