Closed (duplicate)
Project:
Term Node Count
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2009 at 01:09 UTC
Updated:
4 Sep 2009 at 02:34 UTC
I use this module on my work site with no problems, but I just tried to install it on my very vanilla personal site (which has few modules or customizations) and I can't get the replacement patterns to work the way they do on my larger site. The count works--I can display the count and sort by it, but if I try to "rewrite the output of this field" in View as [name] ([node_count]), neither replacement pattern works.
My first guess was that I might need Token, but I installed it, and it made no difference. This module doesn't seem to have any permissions issues or other settings that I could have wrong. Any other ideas?
Comments
Comment #1
archard commentedThere was a duplicate of this issue that I passed over to Views, which you can find here http://drupal.org/node/554112
Views is solely responsible for token generation, all this module does is expose the data to Views. So I can't really help you out, sorry.
Tell me, do the versions of Views differ between your work and personal site?
Comment #2
egm commentedGood question. No--I just checked. Thought they might be different because I haven't updated Views recently, but they're both 6.x-2.6.
Comment #3
archard commentedThen I don't really know what to tell you. I would bump the Views issue I linked to, and tell them any differences between the your work and personal site. There has to be a reason why one works and the other doesn't.