The block is displayed only when there are more than 1 term defined for node.
If there only one term in node for vocabulary that i want to display the block the block will not displayed.
For example if I have vocabulary "Singers" and I have 3 nodes:
1) with term "Singer 1"
2) with term "Singer 2"
3) with terms "Singer 1" and "Singer 2"

if I am showing node 1 or node 2 then no block is displayed (I am expecting to see 2 results in block)
if I am showing node 3 then the block displaying the titles of node 1 and node 2 (OK)

Comments

rmiddle’s picture

Until 1.10 is released if you only have 3 nodes listed as exampled above it will only show 1 item as the current node isn't in the listing. That is becoming an option in the 1.10 release. Still debugging and testing 1.10. I will do some testing to see if I can dupe the problem were none were show.

Thanks
Robert

8w_gremlin’s picture

Version: 5.x-1.9 » 6.x-1.9

I'm also getting this problem with the latest version 6.x-1.9 I need to have at least two three terms in the nodes tags before the block appears.

rmiddle’s picture

Status: Active » Postponed (maintainer needs more info)

1.10 has been released and a fix was added for blocks not being displayed when they should be displayed. I didn't get a fix in where it would show the current node yet but it is coming. Please try the latests version and see if you can repeat the issue?

Thanks
Robert

8w_gremlin’s picture

Hi,

to explain - I have three pages, each are tagged 'case study'
one is tagged 'ministry' and 'health'
one is tagged 'ministry'
and the last one 'health'

when viewing page 1 the tags 'case study', 'ministry' and 'health' are displayed, but NO similar by terms are shown in the block, the block doesn't exist.
page 2 and 3 show nothing either

changing page 2 to have the tags 'case study', 'ministry' and 'test' then shows the block and the similar termed content

it's a straight clean install of drupal 6.6 and the latest version of Similarterms 1.10

hope this helps

rmiddle’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

The core query needs to some cleanup I have an issue already #332348: Optimize Similar By Terms core query. Marking the ticket as Duplicate.