I've configured Cumulus to point to Vocabularies "4,6".

When I click on "more tags" to get a cloud for Vocabulary #6, I get the following error:

warning: implode() [function.implode]: Argument must be an array in /Applications/MAMP/htdocs/drupal/sites/all/modules/tagadelic/tagadelic.module on line 213.

Any thoughts?

Best,
Vince Lackner

Comments

vince@lacknergroup.com’s picture

Title: Cumulus Module: "more tags" link yields "implode" error (still hoping for reply) » Cumulus Module: "more tags" link yields "implode" error

Bump

vince@lacknergroup.com’s picture

Title: "more tags" link yields "implode" error » Cumulus Module: "more tags" link yields "implode" error (still hoping for reply)

Does anyone have any thoughts on this issue?

rdgouw’s picture

Title: Cumulus Module: "more tags" link yields "implode" error » Cumulus Module: "more tags" link yields "implode" error (still hoping for reply)

No new ideas but exactly the same issue for me here. Moreover: whatever tag I click on in the tagcloud, I always get the message "Page not found". The same happens when I try to access ?q=taxonomy/term/% directly. It seems that terms added to nodes are not coupled to those nodes in some way. Can anyone tell me what's going wrong?
I'm using D6.12 and installed Cumulus, Tagadelic, Content Taxonomy, Community Tags

vince@lacknergroup.com’s picture

I discovered that the Block configuration for Cumulus doesn't like the vocabularies separated by comma-space.

Thus, "4, 6" doesn't work.

But "4,6" does work!

The "more tags" link doesn't do anything. Would like to pick 3-D word clouds based on vocabularies, found sets of nodes, etc.

Cross reference to http://drupal.org/node/397214.

Best,
Vince Lackner

vince@lacknergroup.com’s picture

Title: Cumulus Module: "more tags" link yields "implode" error (still hoping for reply) » [SOLVED] Cumulus Module: "more tags" link yields "implode" error (still hoping for reply)
Status: Active » Closed (fixed)
lierbag’s picture

Component: Miscellaneous » Documentation
Category: bug » support
Status: Closed (fixed) » Needs work

Can someone please edit the documentation for Cumulus, cause the instructions say to separate Vocabulary IDs with "commas only", BUT in the example, there's a space between the values. Here's what is says:

"The IDs of the vocabularies that will be displayed. Separate the IDs by commas only (eg: 1, 3, 4)"

I just spent two hours trying to figure out what was wrong with my module, and thankfully I found this page. :S

kars-t’s picture

Status: Needs work » Closed (won't fix)