Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.4
Component:
General
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2009 at 00:31 UTC
Updated:
18 Oct 2009 at 07:10 UTC
Hello,
I have an interesting issue. I have some external php scripts that query and update my drupal database. For example, one script updates/changes a user reference field. The problem is that when the content containing the user reference field is subsequently viewed via drupal, the user remains the same as when it was last saved via drupal (as opposed to my script) even though the user id has been changed in the relevant table in the database. I don't think this is a cache issue (I have caching turned off anyway). Any help would be greatly appreciated.
Regards.
Comments
Comment #1
markus_petrux commentedAfter alterations of CCK Fields using direct database queries (UPDATE, INSERT, DELETE, ...) that bypass the normal node flow, try clearing the content cache entry: