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);
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
Comment #1
darren ohIf you want action, try making a patch. Instruction here: http://drupal.org/node/22568.
Comment #2
hickory commentedIf you want a patch, you'll have to make it - it's only one line.
Comment #3
darren ohI don't use this module. I was just trying to help.
Comment #4
Scott Reynolds commentedWhy would you change this to won't fix. please if you dont have anything constructive don't change status.
Comment #5
Scott Reynolds commentedfixed now thank you for pointing this out.
Comment #6
(not verified) commented