Hi, since Tagadelic 7.1.x is deprecated to 7.2.x version, if you upgrade the tagadelic module, there is a fatal error :
PHP Fatal error: Call to undefined function tagadelic_get_weighted_tags() in /home/www/drupal/sites/all/modules/cumulus/cumulus.module on line 120

How to upgrade cumulus module ?

Thank for your help

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gagoo’s picture

Same problem here.

johaziel’s picture

Status: Active » Needs review
FileSize
2.7 KB

Hi,

First you have to enable the sub module tagadelic_taxonomy
and apply this patch.

I put directly some tagadelic's function, because the module has a lot of change.

It works for me but may be need some review...

Regards.

Roulion’s picture

Seems to work fine for me

thank you

gcaudle’s picture

Much appreciated for the patch, johaziel! Worked for me.

jpnova’s picture

It working for me also.

Thank you

muirhead’s picture

I was not able to apply using Cygwin, but was able to apply the patch manually.
Thanks a bunch.

kalman.hosszu’s picture

White spaces are fixed.

Sólyom’s picture

Assigned: Unassigned » Sólyom
Status: Needs review » Reviewed & tested by the community

It's working! Thank you!

Sólyom’s picture

Assigned: Sólyom » Unassigned
Anonymous’s picture

May I ask what the status of this issue is? AFAIK the patch is still not applied to the current dev-version. Is there any plan to do so?

I will probably have to use this (great) module in production and would like to know what the status is, thanks! (The patch IS working though!)