Back to vBulletin 4.x Add-ons

Google Adsense (or other) in a Block like an Individual Profile comment
Mod Version: 1.01, by YankForum

vB Version: 4.0.6 Rating: (4 votes - 5.00 average) Installs: 21
Released: 06 Apr 2010 Last Update: 07 Apr 2010 Downloads: 73
Not Supported Template Edits Re-usable Code Translations  

This simple hack enables you to add an advertising block to every member's profile page , this block looks just like other comments posted to the user's profile and is an encouraging way to force visitors clicking on it !


It's a pretty simple template edit. I promise if there will be a need , i'll prepare it as a plugin , with no template edit !

Installation:
1-upload the "upload" folder (1 image file)
2-only one template edit :

vbulletin>Styles & Templates>Style Manager>edit templates>Member Info Templates>memberinfo_block_visitormessaging :


Find :
Code:
{vb:raw block_data.messagebits}
ADD before it (in case you want your add to be displayed on top of comments) or after it (in case you want your add to be displayed below all comments) , code below:

Code:
<li class="postbit postbit-lite postcontainer<vb:if condition="!$message['avatarurl']"> noavatar</vb:if>" id="vmessage_{vb:raw message.vmid}">
			<a href="#" class="avatarlink">
				<img src="/images/avatars/asdhkwjhqdkh.gif" alt="Sponsored Ads" />
			</a>
	<div class="postbithead">
		<label for="vmessage_{vb:raw message.vmid}">
			<a href="#" class="username">Sponsored</a>
		 - <span class="postdate">03-08-2010 </span>- <a href="#" >permalink</a>
		</label>
	</div>
	<div id="vmessage_message_{vb:raw message.vmid}">
		<blockquote class="posttext restore" style="padding-left:90px">
	//PUT YOUR GOOGLE ADSENSE OR ANY OTHER ADS YOU'RE USING
		</blockquote>
	</div>
	<div class="postbitfoot floatcontainer">
		<span class="postcontrols">
				<a href="#" title="Sponserd links">{vb:rawphrase view_conversation}</a>
		</span>
	</div>
</li>
3-Do not forget to change the "//PUT YOUR GOOGLE ADSENSE OR ANY OTHER ADS YOU'RE USING" to match your desired adsense code ( or any other ).

DONE

thnx goes to Leo Brazil for this thread , giving me this idea to have that option in profile pages also !

Download

File Type: %1$s Adsense integration to Profiles.zip (9.4 KB, 87 downloads)

Screenshots

Click image for larger version
Name:	screenshot.jpg
Views:	1528
Size:	47.8 KB
ID:	115398  

Similar Mods

Mini Mods Google Adsense (or other) in a Block like an Individual Post vBulletin 4.x Template Modifications
Forum Display Enhancements Google Adsense (or other) in a Block like a Thread on FORUMDISPLAY vBulletin 4.x Template Modifications
Profile Enhancements Google Adsense Banner in Member Profile v1.0 vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024