Hi
Code:
<input type="checkbox" id="cb_anonymous" class="bginput" name="anonymous" value="1" <if condition="$vbulletin->GPC['anonymous']">checked="checked"</if> />$vbphrase[zointsanony_anonymous_post
Look at the highlighted code, please. What means the condition? If user == anonymous then checkox is checked? If yes, then the condition doesn't work for me. How can i test this, please?
If i check the box and use the preview the checkbox becomes unchecked
Regards, Stoebi