I am also getting the “Could not process your vote” message. When I turn on debugging, I get these error messages:
WordPress database error: [Table ‘wordpress_rt.wp_wti_like_post’ doesn’t exist]
SELECT SUM(value) FROM wp_wti_like_post WHERE post_id = ‘325’ AND value >= 0
WordPress database error: [Table ‘wordpress_rt.wp_wti_like_post’ doesn’t exist]
SELECT SUM(value) FROM wp_wti_like_post WHERE post_id = ‘325’ AND value <= 0
WordPress database error: [Table ‘wordpress_rt.wp_wti_like_post’ doesn’t exist]
SELECT COUNT(id) AS has_voted FROM wp_wti_like_post WHERE post_id = ‘325’ AND ip = ‘173.15.66.229’
Notice: Undefined variable: wti_voted_message in E:\inetpub_rt\wwwroot\realtalk.mlslink.ca\wp-content\plugins\wti-like-post\wti_like_post.php on line 765
– WP 3.4
– Buddypress 1.5.6
– assortment of other various plugins but due to the missing tables issue, I don’t think it’s a plugin conflict…