Hello, today hoster upgraded PHP to version 5.3 and stopped working construction:
<select name="type[]">
<option value="[types.id;block=option;bmagnet=option;p1=[data.id]]"> [types.name] </option>
<option value="[r.[data.id].id;ope=html;select]"></option>
</select>
|
All data are displayed correctly, the bottom option receives the correct value, but it was not selected by default, tried to run on PHP 5.1 template works normal. In what may be the problem?