By mohamedn on
I'm trying to do something which should be pretty simple but turns out isn't. I have a CCK node which has an attachment (via upload module). I have a CCK imagefield and want to take the attached image and insert it into the CCK imagefield.
I've tried manually running the SQL queries to update the content_field_image table and files table to simulate putting a field into the imagefield but when I go to the node it doesn't show up.
Anyone have any ideas of how to do this?
Comments
Cache!
My bad! After trying to figure out what was going on for a looooong time we finally realised that when we tested it on the front-end drupal was serving a cached version of the node which didn't reflect the changes in the database.
Grrrr.....
-
Qatar - A Community Site