Shawn
04-10-2008, 02:16 PM
What does it? : Daily Automatic Updated Horoscopes Hack
NOW AUTOMATIC DAILY UPDATED HOROSCOPES
version 2.0.1: (whats new in this version):
Postbit and Profile Horoscope Sign View :
calculate which your user is by their birthday and bold their sign view
Complete Code Rewrited
Usergroups Permissions Added
fully phrased http://www.vbulletin.org/forum/images/smilies/wink.gif
Display Horoscope Sign As Image
If this option set Yes, horoscopes sign show as image only in postbit(_legacy)
Zodiac Icons Width and Height
Set here your value of zodiac icons width and height
Note: Default value is 25pix
Display Horoscope Sign In Member Profiles
If this option enabled yes, this will display the users Horoscope Sign in their Profiles
Display Horoscope Prefix
If enabled, this will display a prefix of "Sign: " before the users sign
Instructions: Upload all files into forum folder and import product-horoscopes.xml via Product/Plugin Manager http://www.vbulletin.org/forum/images/smilies/smile.gif
Open Your Postbit(_Legacy) Template And Search For This Code<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
Add Below This Code
<if condition="$post['zodiac_sign']"><div>$vbphrase[horoscope_sign]: $post[zodiac_sign]</div></if
Save - Done
Open Your MEMBERINFO Template And Search For This Code
<h2>$prepared[usertitle]</h2>
</if>
Add Below This Code
'horoscopesign']"><div id="horoscope">$horoscopesign</div></if>
Save - You Are Done
Special thanks to Hasann
NOW AUTOMATIC DAILY UPDATED HOROSCOPES
version 2.0.1: (whats new in this version):
Postbit and Profile Horoscope Sign View :
calculate which your user is by their birthday and bold their sign view
Complete Code Rewrited
Usergroups Permissions Added
fully phrased http://www.vbulletin.org/forum/images/smilies/wink.gif
Display Horoscope Sign As Image
If this option set Yes, horoscopes sign show as image only in postbit(_legacy)
Zodiac Icons Width and Height
Set here your value of zodiac icons width and height
Note: Default value is 25pix
Display Horoscope Sign In Member Profiles
If this option enabled yes, this will display the users Horoscope Sign in their Profiles
Display Horoscope Prefix
If enabled, this will display a prefix of "Sign: " before the users sign
Instructions: Upload all files into forum folder and import product-horoscopes.xml via Product/Plugin Manager http://www.vbulletin.org/forum/images/smilies/smile.gif
Open Your Postbit(_Legacy) Template And Search For This Code<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
Add Below This Code
<if condition="$post['zodiac_sign']"><div>$vbphrase[horoscope_sign]: $post[zodiac_sign]</div></if
Save - Done
Open Your MEMBERINFO Template And Search For This Code
<h2>$prepared[usertitle]</h2>
</if>
Add Below This Code
'horoscopesign']"><div id="horoscope">$horoscopesign</div></if>
Save - You Are Done
Special thanks to Hasann