So I trouble shot it to these lines from compose.php3:
/* if (!is_uploaded_file(safe_file($file_upload))) {
break; /* ignore attempt to spoof us; back
to composing
}
*/
Some insight into the intention of this code would be appreciated.
As always, thank you in advance for the help.
Chris