[FILLED] Advanced Daily Automatic Updated Horoscopes Hack v2.0.1

Automatic Daily Updated Horoscopes Hack v2.0.1 by HASANN

Bu Eklenti Ne Ise Yarar? : Günlük otomatik RSS kaynagindan güncellenen Burc Eklentisi. Burclarin baska siteden rss kaynaginin adreslerini AdminCPden giriyoruz günlük olarak burclari sistem kendisi güncelliyor.

What does it? : Daily Automatic Updated Horoscopes Hack

Was ist das? : Täglich Automatisch Aktuelisiertes Horoskops 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 ;)
  • 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 :)


Open Your Postbit(_Legacy) Template And Search For This Code

HTML:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>

Add Below This Code

HTML:
<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
HTML:
<h2>$prepared[usertitle]</h2>
</if>

Add Below This Code
HTML:
<if condition="$show['horoscopesign']"><div id="horoscope">$horoscopesign</div></if>

Save - You Are Done

Enjoy It ;)
 
Back
Top