Back to vBulletin 3.6 Add-ons

Require Post Icon
Mod Version: 1.00, by Adrian.

This modification is in the archives.
vB Version: 3.6.1 Rating: (1 vote - 4.00 average) Installs: 38
Released: 12 Oct 2006 Last Update: Never Downloads: 130
Not Supported Uses Plugins  

Require Post Icon
Made by Adrian at Dreamit.co.uk
Tested on 3.6.1


Hey,

This mod' requires the user to select a post icon when making a new thread.
As requested here.

Installation
Import product-requireicon.xml

Template Edit:
Go to the style manager, select the template you wish to edit.

Open Postbit Templates » posticons

Find:
HTML Code:
<td width="12%" nowrap="nowrap"><label for="rb_iconid_0"><input type="radio" name="iconid" value="0" id="rb_iconid_0" tabindex="1" onclick="swap_posticon(null)" $iconchecked />$vbphrase[no_icon] &nbsp; &nbsp;</label></td>
Replace With:
HTML Code:
<if condition="$vboptions['requireicon_enable'] == 1">
				<td width="12%" nowrap="nowrap"><input type="hidden" name="iconid" value="0" id="rb_iconid_0" tabindex="1" onclick="swap_posticon(null)" $iconchecked /></td>
			<else />
			<td width="12%" nowrap="nowrap"><label for="rb_iconid_0"><input type="radio" name="iconid" value="0" id="rb_iconid_0" tabindex="1" onclick="swap_posticon(null)" $iconchecked />$vbphrase[no_icon] &nbsp; &nbsp;</label></td>
			</if>
Done.

Simple.

If you installed this, please click install.

Thanks.

Adrian

Download

This modification is archived, downloads are still allowed.

File Type: %1$s product-requireicon.xml (1.9 KB, 213 downloads)

Screenshots

Click image for larger version
Name:	posting.jpg
Views:	588
Size:	212.0 KB
ID:	54583   Click image for larger version
Name:	error.jpg
Views:	678
Size:	60.7 KB
ID:	54584   Click image for larger version
Name:	options.jpg
Views:	452
Size:	110.5 KB
ID:	54585  

Similar Mods

New Posting Features Require post icon - Forum specific vBulletin 3.6 Add-ons
Require a post icon on new thread creation (or on every post) vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024