Hello,
First of all thanks for this module. It is indispensible for my purposes and I can confirm that it works exactly as expected with the core taxonomy module.

However because I have complex vocabularies I ideally need to use heirarchical select http://drupal.org/project/hierarchical_select/ (or another widget) to select the terms. This currently breaks Views Tagger. I get the following errror message:
warning: Invalid argument supplied for foreach() in /home/mysite/public_html/sites/all/modules/views_tagger/views_tagger.module on line 113.

I am using 1.3 release.

I was just wondering whether you planned to add support for this module or any other select widgets? Thanks!

Comments

wulff’s picture

Version: 6.x-1.3 » 6.x-1.x-dev
Assigned: Unassigned » wulff
Status: Active » Fixed

I have added support for Hierarchical Select to the latest version of the module.

Version 1.4 and later fixes the "Invalid argument" error (as far as I can tell from local testing).

danieldd’s picture

Brilliant! Now seems to work perfectly with heirarchical select (so far).

Thanks for making this change amazingly quickly!

Status: Fixed » Closed (fixed)

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

fresheyeball’s picture

un-install does not remove table. Thanks.