PDA

View Full Version : Miscellaneous Hacks - h0lyVB presents My PageRank / [PostBit]


dreads
02-22-2008, 10:00 PM
Note: I put this under miscellaneous hacks.. because its a random hack lol

This is a must install for some webmaster forums :D

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 (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
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


Once you have finished, go to your template modifications and open the postbit or/and postbit_legacy

Next Find this code

<if condition="$post or $post[aimicon] or $post[msnicon] or $post[yahooicon] or



Then place this code[I]ABOVE IT



<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>



Finally change $post[fieldXX] to $post[Field(Fieldnumber)] *Remember to do it 3 times



*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 (http://www.h0ly.net/vbulletin-mods-h0lyvb-section/71-3-6-x-my-pagerank-postbit.html)

dreads
02-23-2008, 05:03 PM
Reserved
:D

iogames
02-23-2008, 05:25 PM
screenshot plz:rolleyes:

dreads
02-23-2008, 05:42 PM
sure hold up :D
Edit:

Kk there is a screenshot of the mod
its above Magic Board Mod.
and below i think itrader