Quote:
Originally Posted by hwtan
Updated! Now support signature titles.
C.Birch, run this SQL command (assuming no table prefix):
PHP Code:
UPDATE userfield SET fieldX = 'Last Edited Signature' WHERE fieldX='';
This will reset users with no default setting to use the last edited signature in their profile, which by default, is the first signature.
|
Can we set this up to only allow certain usergroups or users to use it? I'd like to set it up so only the staff can use it (or the Admin).
Also, can we get a checkbox in the postbit to allow turning it off for that message (like it is now)? If it is checked, it will use whatever you have in the drop down showing or you can change it) and if the box is unchecked it will show no sig at all in that message.