Forums

BuddyPress Rate Forum Posts
Normal users can vote infinitely like admins (3 posts)

  1. Erlend
    Member
    Posted 7 months ago #

    In the latest version of this plugin it appears normal users have the ability to vote infinitely, like only admins are supposed to.

    http://wordpress.org/extend/plugins/buddypress-rate-forum-posts/

  2. Erlend
    Member
    Posted 7 months ago #

    We got it working changing this:

    $rating_history = get_user_meta( $rater, 'rfp_rating_history' );

    to

    $rating_history = get_user_meta( $rater, 'rfp_rating_history', true );

  3. Dwenaus
    Member
    Posted 7 months ago #

    thanks, updated in version 1.6.6

Reply

You must log in to post.

About this Plugin

About this Topic