Line 387 in cre.module needs brackets.

$db_result = db_query("SELECT vote_id, uid, content_id, content_type FROM votingapi_vote
WHERE vote_id < %d
ORDER BY vote_id DESC LIMIT %d", $starting_pos, $vote_limit);

Comments

Scott Reynolds’s picture

Status: Active » Closed (duplicate)

fixed in dev. moving towards a stable release