I am seeing the wrong node data on some pages. For example, if I
go to node/152, the page is correct, but if I go to node/142, I am
still seeing node 152 data but with a different title. This is
happening with a content type I created called Company Profile and
data was uploaded via a custom script so no doubt I made an error
somewhere, but I've looked at my tables for duplicate records or
nid's that don't match and everything looks good. I've checked node,
node_revisions, and the table created for this content type.
This is for Drupal 5.8.
Any help would be appreciated.