quick search form2 bug

Hi everyone. Can somebody help me? There is a bug inside quick_search_form 2. It’s not important in English but in other languages it is. I just need to exchange the location of two parameters but I couldn’t find where I can do this. "Sex" and "LookingFor" should be position vice versa. Thanks

<div class="form_advanced_wrapper simple_search_form2_wrapper">

<table class="form_advanced_table" cellpadding="0" cellspacing="0">

<thead class="">

<tr class="headers">

<th class="block_header" colspan="2">

Опции

</th>

</tr>

</thead>

<tbody >

<tr >

<td class="caption">

Я:

</td>

<td class="value">

<div class="clear_both"></div>

<div class="input_wrapper input_wrapper_checkbox_set">

<div class="form_input_checkbox_set" name="LookingFor">

<input class="form_input_checkbox" type="checkbox" name="LookingFor[]" value="male" id="simple_search_form2_input_LookingFor___male" checked="checked" /><label for="simple_search_form2_input_LookingFor___male">Мужчину</label> <input class="form_input_checkbox" type="checkbox" name="LookingFor[]" value="female" id="simple_search_form2_input_LookingFor___female" /><label for="simple_search_form2_input_LookingFor___female">Женщину</label>

</div>

<div class="input_close input_close_checkbox_set"></div>

</div>

<img class="warn" alt="error" src="http://mysite/templates/base/images/icons/exclamation.png" float_info=" " />

<div class="clear_both"></div>

</td>

</tr> <tr >

<td class="caption">

Ищу:

</td>

<td class="value">

<div class="clear_both"></div>

<div class="input_wrapper input_wrapper_select">

<select class="form_input_select" name="Sex">

<option value="male" >Мужчина</option> <option value="female" selected="selected">Женщина</option>

</select>

<div class="input_close input_close_select"></div>

</div>

Quote · 17 Jun 2010

I encountered this for another 2-3 months ago, you're way ahead of me, I also planned to place this post. It would be good to get an answer or bugfix

Quote · 17 Jun 2010

Hello Electrik!


Try to change value of next language keys:


_FieldCaption_Sex_Search

and

_FieldCaption_LookingFor_Search

Regard

Quote · 21 Jun 2010

Hi Leonid!

Thanks for reply. But this will change  value in registration form (that works) where quick search doesn’t work for me anyway. How about you is it working at all?

Quote · 23 Jun 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.