j
k
j a
j l
Definitely a question of the old value still being fetched from the cache_content table You want to call cache_clear_all('content:'. $node->nid, 'cache_content', TRUE) after modifying the db value.
Fantastic!! That did it. Thank you so much. :) Fred
Back to the thread
Back to the list