Hi,

first I want to say »Thanks!« for this nice module and all your work you put into it. I like the idea of combining an taking use of all the Drupal infrastructure like the fields. That's why I tried this module with the following infrastructure:

I have a node type called blog. This node type shares the same tags (the same taxonomy) with other node types such as ebook etc. There are f.e. several different blogposts about »Facebook« along with a bunch of ebook pages etc. but when it comes to the output there is just one simple result although I set the number within the field setup to 10.

There is no error, though. I can remember, that when I installed the module it worked perfectly. But somehow it stopped and I cannot say when. Is there any other information I can give to help me solving the problem?

Thanks and many greetings,
Maria

Comments

nicholasthompson’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)

The only time I have experienced an error like this is due to caching; when you make a 2nd or 3rd node after viewing the first, the first one's field output is cached to show nothing (or 1 item). Flushing cache (or saving the node) "fixes" this... Although I'm aware that's a terrible "fix".

Need more info if this isn't the bug, though...

nicholasthompson’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)