h0lyVB presents My PageRank / [PostBit]
This modification is in the archives.
Note: I put this under miscellaneous hacks.. because its a random hack lol
This is a must install for some webmaster forums The MyPageRank mod is a mod that allows users to place their website of choice inside their postfield and then it will display their sites pagerank inside a small image. http://www.h0ly.net/vbulletin-mods-h0lyvb-section/71-3-6-x-my-pagerank-postbit.html Now the mod is very simple to install Time : 1 min max Lets start -> First go to your AdminCp then to your postbit Then Single line and fill in Code:
Title => MyPageRank Description => Shows your pagerank inside posts Default Value => empty Max length of allowed user input => 32 Field Lenght => 25 Display Order => put something like 10 or 15 Field Required => No Field Editable by User => Yes Private Field => No the field is public Field Searchable on Members List => No Show on Members List => Yes Regular Expression => empty Next Find this code Code:
<if condition="$post[icqicon] or $post[aimicon] or $post[msnicon] or $post[yahooicon] or Then place this codeABOVE IT Code:
<if condition="$post[fieldXX]"> <div class="info"> My Site is <a href="$post[fieldXX]"><img src="http://pr.blogflux.com/prx.php?s=$post[fieldXX]" border="0"/></a></div> </if> *Other options such as a no follow tag are easy to add but if you want it to redirect and other stuff please visit the support thread Now if you want more options or images or need support for this mod -> http://www.h0ly.net/vbulletin-mods-h0lyvb-section/71-3-6-x-my-pagerank-postbit.html Download No files for download. Screenshots |
Similar Mods
Mini Mods h0lyVB presents MyIP Checker | vBulletin 3.6 Add-ons |
BB Code Enhancements h0lyVB presents Email - a - friend button [BBCode] | vBulletin 3.6 Template Modifications |