Hi!
I'm trying to build a form with two file uploads, one field for .doc and .pdf, the other for a photo. However, my files don't get accepted and never make it to the server.
I put in "CV:doc|pdf,foto:jpg|gif|png" under File Uploads => Allowed Extensions and saved the form. However, when I go back to Edit the form again, Allowed Extensions now has the value "Arrray".
I'm using Joomla 1.5 RC3 and the latest ChronoForms.
I already set the PHP error reporting level to E_NOTICE so this isn't due to the bug where php warnings are generated due to some vars not being initialised before use.
Any help is appreciated
