on line 223 of cre.module:

- $user_check_result = votingapi_get_vote($target_type, $content_id,$qtype, $tag, $uid);
+ $user_check_result = votingapi_get_vote($target_type, $content_id,$value_type, $tag, $uid);

Comments

darren oh’s picture

If you want action, try making a patch. Instruction here: http://drupal.org/node/22568.

hickory’s picture

If you want a patch, you'll have to make it - it's only one line.

darren oh’s picture

Status: Active » Closed (won't fix)

I don't use this module. I was just trying to help.

Scott Reynolds’s picture

Status: Closed (won't fix) » Active

Why would you change this to won't fix. please if you dont have anything constructive don't change status.

Scott Reynolds’s picture

Assigned: Unassigned » Scott Reynolds
Status: Active » Fixed

fixed now thank you for pointing this out.

Anonymous’s picture

Status: Fixed » Closed (fixed)