The Arcive of vBulletin Modifications Site. |
|
h0lyVB presents My PageRank / [PostBit] Details »»
|
|||||||||||||||||||||||||
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. Example of PageRank Mod 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 -> Official My PageRank Support Thread Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Reserved
|
|
#3
|
||||
|
||||
|
screenshot plz
|
|
#4
|
|||
|
|||
|
sure hold up
![]() Edit: Kk there is a screenshot of the mod its above Magic Board Mod. and below i think itrader |
![]() |
|
|