Add a custom user field, with No Yes (No default) options. Make a note of the field No.
Edit postbit and/or postbit_legacy depending on what you use.
Find:
$SHOWQUICKREPLY
AND $bbuserinfo[field**] == 'Yes'
Edit showthread template.
Find:
$quickreply
<if condition="$bbuserinfo[field**] == 'Yes'">$quickreply</if>
Job done.
Just be sure you let people know, or if you're members are like mine, you might get it in the neck!

Leave a comment: