Hello!
I'm using chrono v 3.2 RC5.2.
And on local test server(on my comp) the files did get sent OK.
But on the actual site the same form doesn't upload.
first, the upload path was unwrittable but then i've changed it to the writable one. but it didn't help
in email "TO" Enable Attachments: YES
in Enable uploads: YES
No plugins enabled, no java or any other addons...
And as i mentioned above it did work perfectly well on local machine.
Please, help me figure this out:( ?
Thank you!
Here is a printscreen

I'm using chrono v 3.2 RC5.2.
And on local test server(on my comp) the files did get sent OK.
But on the actual site the same form doesn't upload.
first, the upload path was unwrittable but then i've changed it to the writable one. but it didn't help
in email "TO" Enable Attachments: YES
in Enable uploads: YES
No plugins enabled, no java or any other addons...
And as i mentioned above it did work perfectly well on local machine.
Please, help me figure this out:( ?
Thank you!
Here is a printscreen

<div class="contentheading">Подать заявку</div>
<div class="form">
<div class="form_item">
<div class="form_element cf_text"> <span class="cf_text"><i>Приглашаем девушек из стран-участниц зимней Азиады принять участие в конкурсе красоты и получить корону победительницы!</span> </div>
<div class="form_element cf_text"> <span class="cf_text">
К участию в конкурсе приглашаются девушки модельной внешности в возрасте от 18 до 25 лет, ростом от 170, имеющие непосредственное отношение к спорту (профессиональное или любительское занятие спортом).</i></span> </div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_text"> <span class="cf_head">Личные данные:</span> </div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Фамилия</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_1" name="lname" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Имя</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_2" name="fname" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Отчество</label>
<input class="cf_inputbox" maxlength="150" size="30" title="" id="text_3" name="mname" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Национальность</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_23" name="nat" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_dropdown"><label class="cf_label" style="width: 150px;">Дата рождения</label>
<select class="cf_inputbox validate-selection" id="select_37" size="1" title="" name="day">
<option value="">Число</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15">15</option>
<option value="16">16</option>
<option value="17">17</option>
<option value="18">18</option>
<option value="19">19</option>
<option value="20">20</option>
<option value="21">21</option>
<option value="22">22</option>
<option value="23">23</option>
<option value="24">24</option>
<option value="25">25</option>
<option value="26">26</option>
<option value="27">27</option>
<option value="28">28</option>
<option value="29">29</option>
<option value="30">30</option>
</select>
<select class="cf_inputbox validate-selection" id="select_33" size="1" title="" name="month">
<option value="">Месяц</option>
<option value="Январь">Январь</option>
<option value="Февраль">Февраль</option>
<option value="Март">Март</option>
<option value="Апрель">Апрель</option>
<option value="Май">Май</option>
<option value="Июнь">Июнь</option>
<option value="Июль">Июль</option>
<option value="Август">Август</option>
<option value="Сентябрь">Сентябрь</option>
<option value="Октябрь">Октябрь</option>
<option value="Ноябрь">Ноябрь</option>
<option value="Декабрь">Декабрь</option>
</select>
<select class="cf_inputbox validate-selection" id="select_35" size="1" title="" name="year">
<option value="">Год</option>
<option value="1975">1975</option>
<option value="1976">1976</option>
<option value="1977">1977</option>
<option value="1978">1978</option>
<option value="1979">1979</option>
<option value="1980">1980</option>
<option value="1981">1981</option>
<option value="1982">1982</option>
<option value="1983">1983</option>
<option value="1984">1984</option>
<option value="1985">1985</option>
<option value="1986">1986</option>
<option value="1987">1987</option>
<option value="1988">1988</option>
<option value="1989">1989</option>
<option value="1990">1990</option>
<option value="1991">1991</option>
<option value="1992">1992</option>
<option value="1993">1993</option>
<option value="1994">1994</option>
<option value="1995">1995</option>
<option value="1996">1996</option>
<option value="1997">1997</option>
<option value="1998">1998</option>
<option value="1999">1999</option>
<option value="2000">2000</option>
</select>
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Образование</label>
<input class="cf_inputbox required" maxlength="250" size="30" title="" id="text_26" name="edu" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Страна</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_27" name="country" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Город</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_32" name="city" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Уровень и знание языков</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_42" name="lang" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_radiobutton">
<label class="cf_label" style="width: 150px;">Наличие документов</label>
<div class="float_left">
<input value="Нет документов" title="" class="radio validate-one-required" id="radio00" name="radio0" type="radio" />
<label for="radio00" class="radio_label">Нет документов</label>
<br />
<input value="Есть, паспорт" title="" class="radio validate-one-required" id="radio01" name="radio0" type="radio" />
<label for="radio01" class="radio_label">Есть, паспорт</label>
<br />
<input value="Есть, удостоверение" title="" class="radio validate-one-required" id="radio02" name="radio0" type="radio" />
<label for="radio02" class="radio_label">Есть, удостоверение</label>
<br />
<input value="Есть, паспорт и удостоверение" title="" class="radio validate-one-required" id="radio03" name="radio0" type="radio" />
<label for="radio03" class="radio_label">Есть, паспорт и удостоверение</label>
<br />
</div>
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_text"> <span class="cf_head">Внешние данные:</span> </div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Рост</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_9" name="height" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Параметры</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_8" name="params" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Раземер обуви</label>
<input class="cf_inputbox required validate-number" maxlength="150" size="30" title="" id="text_12" name="shoe" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Цвет и длина волос</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_13" name="hair" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_text"> <span class="cf_head">Спортивный опыт, достижения, увлечения:</span> </div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textarea">
<label class="cf_label" style="display: none;">Спортивный опыт, достижения, увлечения</label>
<textarea class="cf_inputbox required" rows="3" id="text_38" title="" cols="50" name="sport"></textarea>
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_text"> <span class="cf_head">Контактная информация:</span> </div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Название агентства, студии или имя частного лица</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_35" name="agents" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">Контактный телефон</label>
<input class="cf_inputbox required" maxlength="150" size="30" title="" id="text_14" name="phone" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_textbox">
<label class="cf_label" style="width: 150px;">E-mail</label>
<input class="cf_inputbox validate-email" maxlength="150" size="30" title="" id="text_15" name="email" type="text" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_text"> <span class="cf_head">Фотографии</span> </div>
<div class="form_element cf_text"> <span class="cf_text">Пожалуйста, приложите к анкете 5 своих фотографий. Анкеты без фотографий - не рассматриваются!</span> </div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_fileupload">
<label class="cf_label" style="width: 150px;">Фото 1</label>
<input class="cf_fileinput cf_inputbox required" title="" size="20" id="file_51" name="foto1" type="file" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_fileupload">
<label class="cf_label" style="width: 150px;">Фото 2</label>
<input class="cf_fileinput cf_inputbox required" title="" size="20" id="file_50" name="foto2" type="file" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_fileupload">
<label class="cf_label" style="width: 150px;">Фото 3</label>
<input class="cf_fileinput cf_inputbox required" title="" size="20" id="file_47" name="foto3" type="file" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_fileupload">
<label class="cf_label" style="width: 150px;">Фото 4</label>
<input class="cf_fileinput cf_inputbox required" title="" size="20" id="file_49" name="foto4" type="file" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_fileupload">
<label class="cf_label" style="width: 150px;">Фото 5</label>
<input class="cf_fileinput cf_inputbox required" title="" size="20" id="file_48" name="foto5" type="file" />
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_captcha">
<label class="cf_label" style="width: 150px;">Введите код с картинки(только черные символы!)</label>
<span>{imageverification}</span>
</div>
<div class="cfclear"> </div>
</div>
<div class="form_item">
<div class="form_element cf_button">
<input value="Отправить заявку!" name="button_45" class="button_all" type="submit" />
</div>
<div class="cfclear"> </div>
</div>
</div>
Hi virussimiret,
In the File Uploads tab there should be a minimum file-size specified e.g. {6000-0} but I don't think that is the main problem here.
Please turn on Debug on the Form General tab, submit the form and post all of the Debug output here (or email or PM it to me if you prefer).
Bob
In the File Uploads tab there should be a minimum file-size specified e.g. {6000-0} but I don't think that is the main problem here.
Please turn on Debug on the Form General tab, submit the form and post all of the Debug output here (or email or PM it to me if you prefer).
Bob
Thank you so very much for repling so quickly!
I switched the debug mode on(without adding the minimum image size) and i dont know why but now images upload just fine(with debug mod off aswell:)))
I'm not too keen on that sort of things so maybe(?) it just took a few minutes for server to update the information about the new path(as i said the first one was unwritable)? or maybe it's magic:)))
and somehow now all my problems are gone:))) i dont even know how come...
THANK YOU!
I switched the debug mode on(without adding the minimum image size) and i dont know why but now images upload just fine(with debug mod off aswell:)))
I'm not too keen on that sort of things so maybe(?) it just took a few minutes for server to update the information about the new path(as i said the first one was unwritable)? or maybe it's magic:)))
and somehow now all my problems are gone:))) i dont even know how come...
THANK YOU!
This topic is locked and no more replies can be posted.