The Arcive of vBulletin Modifications Site. |
|
Google Adsense on members profile's (side block). Details »»
|
|||||||||||||||||||||||||||||||||
|
Google Adsense on members profile's (side block).
Developer Last Online: Aug 2013
Google Adsense on members profile's.
Description: Add a new side block on members profile's to show Google Adsense ads. Live Demo : Here Installation: 1. Import "product-adsense_member_profile.xml" as a product. 2. On "MEMBERINFO" template, look for : Code:
$blocks[stats_mini] Code:
$blocks[adsense] 3. On "memberinfo_block_adsense" template, look for : HTML Code:
<script type="text/javascript"><!-- google_ad_client = "pub-3804617437637892"; /* Profiles Ads */ google_ad_slot = "2113525941"; google_ad_width = 200; google_ad_height = 200; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> *the best size for the Banner is 200px*200px. and save it. Languages: - English - Arabic History: 26-12-10: v3.8 First Release This hack is free for everybody, if you want to support me, just one click on ads will support me .Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
i like it thanks
|
|
#3
|
|||
|
|||
|
welcome
|
|
#4
|
||||
|
||||
|
I downloaded and installed this on my v3.8.6
And added the $blocks[adsense] in the MEMBERINFO template. But nothing, it does not appear on any user profile page. |
|
#5
|
|||
|
|||
|
Did you add $blocks[adsense] below $blocks[stats_mini] ?
|
|
#6
|
||||
|
||||
|
I did -- It just took a while to appear. -- I have a number of caching modules loaded as my forum is very traffic heavy, both fcgi and apc and eaccelerator, so i noticed small changes like this, can take a while before they appear on some less used pages.
Thanks for the simple mod. -- Looks great! |
|
#7
|
|||
|
|||
|
That's right, some time Google ads take while to appear, and if you make a new banner you must wait 10 minutes to appear.
You're welcome .
|
|
#8
|
|||
|
|||
|
sorry to bring back an old thread..
I did the template edits and uploaded the XML. Still nothing shows. Am I missing something? |
|
#9
|
|||
|
|||
|
Same thing for me. Although I'm guessing it has to do with all the errors I'm getting when I try to add the $blocks part to the template.
|
|
#10
|
||||
|
||||
|
tthis is a template edit !
|
![]() |
|
|