When activating tvi, I got an error whenever I visited the taxonomy/term/tid pages. I had the default taxonomy/term view activated.
Here is a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tvi_bug1.png | 36.79 KB | peter.milan |
| fix_tvi_render_view.patch | 719 bytes | jackbravo |
Comments
Comment #1
kevinquillen commentedI don't get this error- and I have two views activated both the default taxonomy/term/% and a TVI View also with taxonomy/term/% path. May have been fixed along the way.
Update to the latest version and let me know if this persists.
Comment #2
peter.milan commentedHello,
I have the same problem here, using:
Attached screenshot.
Comment #3
peter.milan commentedif I dump mentioned line,
it has following content:
I did not research whole code, but according to this dump I would agree with jackbravos diff.
Comment #4
jeeba commentedI have the same issue with the last dev. But I discovered a workaround.
In a Vocabulary with five terms, one of them as a view override. That term worked fine but all the other terms throws me that error. So I put a view in the vocabulary (I use the taxonomy term example that comes with views) and it started to work ok. Hope it help someone
Comment #5
duaelfrI just pushed a fix for this in the 7.x branch.
It will be available in the next dev release.
Reopen if the bug remains.