Tryed CC with J1.5 RC3 and RC1 test in local, it worked out.
With both RC,
following problems:
Notice: Undefined variable: fileperms in ..\components\com_chronocontact\chronocontact.php on line 539
Notice: Undefined index: allegato in ..\components\com_chronocontact\chronocontact.php(504) : eval()'d code on line 5
After posting.
With both RC, it doesnt write the name of the to-say-"field_name1" of uploaded file in the record, in the table of the db.
Other fields work fine.
Have tryed to change the generated code for sql query, by putting
'$file_name1' or '$file_name1_name'
nothing happened.
File seems to be posted anyway, but no record of it in the sql table.
With RC1 following bug:
Clicking in FormManagemen, in tha Admin, it doesnt load the list of item in general, you have to click on "general" link to display.