Postponed (maintainer needs more info)
Project:
Views Tagger
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Jan 2010 at 23:57 UTC
Updated:
21 Apr 2010 at 10:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
wulff commentedDoes your view contain node types with no attached vocabularies? Looking at the code, that could be the reason.
I'll update the module to make that part of the code more robust.
Comment #2
wulff commentedThis has been fixed in the latest development version of the module.
Comment #3
marcverlinden commentedJust downloaded the latest version but i still receive the error message
Comment #4
wulff commentedCan you try dumping the contents of $taxform['taxonomy'] just before line 113?
How are you taxonomies configured?
Comment #5
wulff commentedAlso, are you using any contrib modules which modify the normal taxonomy behavior?
I just checked locally, and the only way I can reproduce this error is to include a node with no attached vocabularies in the view. Did you test with the latest stable release or with the latest development release?
Comment #6
olafkarsten commentedHello, I have the some problem here with the actual HEAD Code. I'm not a programmer, so I can't help much. But I tried to find a module or combination that causes the error and so I find out, when I enable the hierachical taxonomy select (sub)module, I got the warnings. If I disable the module, the messages disappear. Hope that give you some hints, where to look to find a solution.
Olaf, Germany, Berlin
Comment #7
wulff commentedOlaf, I tried testing this again locally.
I was unable to reproduce the error using the following versions of the modules:
Hierarchical Select 3.1
Views Tagger HEAD
See the attached screenshot for the rest of the version info. Which versions of the various components are you running?
Comment #8
wulff commented