imageCreate Image in node.save
Posted by whytewolf on June 1, 2010 at 8:59pm
I'm having a bit of issues with attaching an image file to a story in services.
now i can get the file to attach, however the caption isn't seeming to take from services. if i edit the story and save with out touching anything, the title,alt and description fields in the image do save. however before that only the image is accessible.
here is the code for the $node['field_story_images'] field.
function imageLink($sid) {
global $db_reader, $xmlrpc;
$files = array();