Hi
I have a channel created with custom statuses of ‘event’ and ‘publication’. I have some custom safecracker file fields defined for this channel which I am trying to use to upload images via the front-end. The fields display ok in the form and the upload works fine from the control panel to these fields. Populating these fields also works ok if you select a file that has already been uploaded via either the control panel or an FTP client. However the upload fails if I browse to a local file and attempt to upload it. I don’t get any error message, the form just submits and displays the success page, the file has not been uploaded. File permissions appear to be fine, I am also attempting the upload as the super admin so the user permissions should be ok.
The odd thing is that I have almost identical templates in other channels that work fine and they are even uploading to the same file directory. The only thing that I can see that is different is that the other channels use the default ‘open|closed’ statuses whereas the channel entries that fail use custom statuses of ‘event|published’ and the default ‘closed’ status.
Any ideas on how to correct this would be much appreciated.
Thanks