Joomla 1.5 and upload problem

frameart 04 Nov, 2008
Hi to all,
I know that this topic itìs popular but I searched and tryed to solve the problem without any results.
I'm using latest chrono form version (downloaded yesterday) and joomla 1.5.7

I need a form for curriculum with upload and this is my string:
<input type="file" name="uploadCV" id="uploadCV" class="inputbox"/>

I set enctype='multipart/form-data' in the general tab and i set all fields in the upload tab.
I set "upload" folder (under com_chronoforms) permission to 777.
I set "mambot" off.

One of the strange thing it's that in the upload tab if I set "field name" to "uploadCV:pdf|doc|jpg|jpeg|zip|rar" when I save return to "Array" so when I check my email "uploadCV" field it's empty.

How can I solve this problem?

Thank you very much
Alex
GreyHead 04 Nov, 2008
Hi Alex,

Have you set the Max and Min filesizes in the File Upload tab?? You need to enter {max_size-min_size}
for example: field_name:jpg|doc|zip{222222-1}

Bob
frameart 04 Nov, 2008
yes i fill all the field and I set field_name:jpg|doc|zip{222222-1} but still doesn't work
GreyHead 04 Nov, 2008
Hi Frameart,

Max may have some more suggestions - otherwise you are into the server logs to work out what is happening.

Bob
frameart 04 Nov, 2008
SOLVED!!!!
ops ... I was using an older version of the component ... really sorry ... now works great.

good job
thanks a lot

Alex
This topic is locked and no more replies can be posted.