Hi!
I've my drupal (6.17) blog since january. I use stories to post content, with a single teaser image and a gallery of images or videos under post, using cck, filefield, imagefield, imagecache and emfield.
Everything works fine. I can choose to show an embedded or uploaded image on teaser, and eventually other images/videos under post. But today i've upgraded to 1.23 (run upgrade.php with no problems) and when i save a new node, i can see the written content, but no images: every field (image, embedded or video) is empty. When I try to modify it, the fields are empty, seems like they aren't being saved.
Looking in recent logs it doesn't show any error...
I'm a newbie, this is my first site and i'm in pain, please help me=))
Sugarjbee
Comments
Comment #1
aaron commentedyikes! i tweaked #483294: Deleting embedded video doesn't fully clear field but hadn't tested it properly. i'm really sorry about that; had to roll a new release to fix that critical bug...
Comment #2
sugarjbee commentedThank you very much for the quick update! You saved my life with your module, and a lot of hours crying for this problem eheh=))
Upgrading to 1.24 solved the problem.