here is the patch - you are not calling tagadelic appropriately.

CommentFileSizeAuthor
cumulus_obey_limit_count_setting.patch593 bytesrsvelko
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

asak’s picture

subscribing?

lut4rp’s picture

Isn't this the opposite of what should happen?

$tags = tagadelic_get_weighted_tags($vocs, variable_get('cumulus_tagadelic_step', 6) , variable_get('cumulus_tagadelic_limit', 24));

instead of

$tags = tagadelic_get_weighted_tags($vocs);

lut4rp’s picture

Status: Needs review » Fixed

Of course it should be the opposite, no point in delaying this issue further.
FIxed, thanks for bringing it to notice.

Status: Fixed » Closed (fixed)

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