PDA

View Full Version : Zoints anonymous quick reply problem


students_forum
09-13-2008, 11:51 PM
I added this

<if condition="$show['anonymous']"><div><input type="checkbox" id="cb_anonymous" class="bginput" name="anonymous" value="1" <if condition="$vbulletin->GPC['anonymous']">checked="checked"</if>/>$vbphrase[zointsanony_anonymous_post]</div></if>

to the SHOWTHREAD template;

so I get this

https://vborg.vbsupport.ru/attachment.php?attachmentid=86862&stc=1&d=1221353424

BUT then it says:

The following errors occurred with your submission


even more bizzarely, when I reload the page it posted it as it should have been done..................

Guest190829
09-13-2008, 11:56 PM
Please post your issues in the original modification thread, the author will more likely be aware of the issue there.