Back to vBulletin 3.6 Add-ons

User Signature Picture Switch
Mod Version: 1.0.2, by El_Muerte

This modification is in the archives.
vB Version: 3.6.4 Rating: (0 vote - 0 average) Installs: 8
Released: 20 May 2007 Last Update: 20 May 2007 Downloads: 41
Not Supported Uses Plugins Template Edits Additional Files Re-usable Code Translations  

This mod adds an UserCP option that grants users the ability to enable or disable signature pictures, just like it's possible for them to completely disable signatures.
The option is found under UserCP -> Edit Options -> Thread Display Options -> Visible Post Elements
When disabled the user will only see the description text that was included between the sigpic tags.
For example if the signature code is:
Code:
this is a test [sigpic]of the sigpic switch mod[/sigpic]
The user will see:
Code:
this is a test of the sigpic switch mod
Installation instructions:
  1. Upload the bitfield_sigpicswitch.xml file to forum/includes/xml
  2. Import product-sigpicswitch.xml
  3. Edit the modifyoptions template.
    After:
    HTML Code:
    <div><label for="cb_showimages"><input type="checkbox" name="options[showimages]" value="1" id="cb_showimages" $checked[showimages] />$vbphrase[show_images] ($vbphrase[including_attached_and_img_code])</label><input type="hidden" name="set_options[showimages]" value="1" /></div>
    Put:
    HTML Code:
    <!-- sigpicswitch -->
    <div><label for="cb_showsigpics"><input type="checkbox" name="sigpicswitch[showsigpics]" value="1" id="cb_showsigpics" $checked[showsigpics] />$vbphrase[show_sigpics]</label><input type="hidden" name="set_options[showsigpics]" value="1" /></div>
    <!-- /sigpicswitch -->

Download

This modification is archived, downloads are still allowed.

File Type: %1$s sigpicswitch-1.0.2.zip (2.5 KB, 38 downloads)

Similar Mods

Profile Enhancements Switch Avatar and Profile Picture Locations vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2025