$user_list = recommender_top_similarity('fivestar_rec_user2user', $user->uid, $diasplay_num);

should be

$user_list = recommender_top_similarity('fivestar_rec_user2user', $user->uid, $display_num);

Comments

danithaca’s picture

Status: Active » Fixed

please double check the latest code at: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/fivestar_re...

can't see the error of "$diasplay_num".

marked it as fixed unless more info provided.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.