Testing this module during site production I noticed that I was returning a similar node that I had deleted. The node was correctly linked prior to deletion, but now carries on being shown as a similar node after I deleted it, clicking the link returns a site 404 error.
I've tried clearing the site cache, but is the module actually creating a db of similar terms on the first visit to a node?
Comments
Comment #1
rmiddle commentedNo it doesn't. There are no tables created with this module only a few variables. What version of Drupal Core are you using. The Block cache is broken in versions prior to 6.2. I am still not sure about 6.3 but many reports that it is fixed. Try turning off your block cache and see if the block updates.
Thanks
Robert
Comment #2
rmiddle commentedComment #3
rmiddle commentedLikely a block cache issue. I updated the block cache.
Thanks
Robert
Comment #4
rmiddle commentedNo update in some time. Marking the ticket fixed.