Closed (fixed)
Project:
Views Tagger
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
10 Feb 2010 at 12:40 UTC
Updated:
21 Nov 2010 at 21:15 UTC
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
Comment #1
wulff commentedI 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).
Comment #2
danieldd commentedBrilliant! Now seems to work perfectly with heirarchical select (so far).
Thanks for making this change amazingly quickly!
Comment #4
fresheyeball commentedun-install does not remove table. Thanks.