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

rmiddle’s picture

No 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

rmiddle’s picture

Status: Active » Postponed (maintainer needs more info)
rmiddle’s picture

Likely a block cache issue. I updated the block cache.

Thanks
Robert

rmiddle’s picture

Status: Postponed (maintainer needs more info) » Fixed

No update in some time. Marking the ticket fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.