Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
Advanced Daily Automatic Updated Horoscopes Hack v2.0.1 Details »»
Advanced Daily Automatic Updated Horoscopes Hack v2.0.1
Version: 2.0.1, by Hasann Hasann is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Category: Major Additions - Version: 3.7.x Rating:
Released: 02-29-2008 Last Update: 03-24-2008 Installs: 153
Uses Plugins Template Edits Auto-Templates
Code Changes Additional Files Translations  
No support by the author.

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 Code:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
Add Below This Code

HTML 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
HTML Code:
<h2>$prepared[usertitle]</h2>
</if>
Add Below This Code
HTML Code:
<if condition="$show['horoscopesign']"><div id="horoscope">$horoscopesign</div></if>
Save - You Are Done

Enjoy It

IF YOU LIKE IT, PLEASE CLICK TO INSTALL

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 03-26-2008, 09:12 AM
Veer Veer is offline
 
Join Date: Feb 2006
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Hasann View Post
all bugs fixed and updated buddy, added some new features
  • 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 Code:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
Add Below This Code

HTML 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
HTML Code:
<h2>$prepared[usertitle]</h2>
</if>
Add Below This Code
HTML Code:
<if condition="$show['horoscopesign']"><div id="horoscope">$horoscopesign</div></if>
Save - You Are Done

Enjoy It

IF YOU LIKE IT, PLEASE CLICK TO INSTALL
Thanks alot Hasann Everything is fine now.
Reply With Quote
  #73  
Old 03-26-2008, 11:02 AM
Cornie Cornie is offline
 
Join Date: Mar 2006
Location: Berlin
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tyran1 View Post
Is it to be let indicate possible the horoskope also into German?
I translated

Habe nur keine deutsche RSS-Feeds
Reply With Quote
  #74  
Old 03-26-2008, 04:55 PM
Hasann's Avatar
Hasann Hasann is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 897
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tyran1 View Post
Is it to be let indicate possible the horoskope also into German?
Quote:
Originally Posted by Cornie View Post
I translated

Habe nur keine deutsche RSS-Feeds
hey leute ich bin auch immer noch am suchen leider habe ich zur zeit keine deutsche rss feeds gefunden es tut mir leid aber wenn ich irgenwie, irgendwo, irgendwann finde eins dann sage ich euch bescheid okei?
Reply With Quote
  #75  
Old 03-26-2008, 05:25 PM
Cornie Cornie is offline
 
Join Date: Mar 2006
Location: Berlin
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Hasann,
ich suche schon seit Wochen freie Feeds. Die ich bis jetzt gefunden habe muss man im Abo nehmen und kosten Geld.
Reply With Quote
  #76  
Old 03-27-2008, 06:17 AM
Tene Tene is offline
 
Join Date: Nov 2007
Location: UK
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm i just installed 3.7 beta 3 and all my codes have changed...dumb question but which is my forum folder...

and also why dont i see a $customfield in my 3.7 template...were it go??

any help would be appreciated..

i have this hack and its not displaying pictures
Reply With Quote
  #77  
Old 04-12-2008, 05:51 AM
theparentpack theparentpack is offline
 
Join Date: Dec 2007
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great Hack!!!

Any conflicts with vb version 3.6.9?

How do I remove link from Navbar? Instead I have added this link to my Quick Links Drop Down Menu. Any help would be appreciated!
Reply With Quote
  #78  
Old 04-12-2008, 07:39 PM
Alien's Avatar
Alien Alien is offline
 
Join Date: Oct 2001
Posts: 827
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How would I go about getting this to show in the "Mini Statistics" box in profile? I'm guessing a plug-in code would have to change to allow it to display? Hook location?

Any idea? Thanks!
Reply With Quote
  #79  
Old 04-13-2008, 06:23 PM
theparentpack theparentpack is offline
 
Join Date: Dec 2007
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also while my Administrators have no problems accessing the page...my members get the attached error message:

Here are the sites I have it installed on:

http://sonoma.ca.theparentpack.org

http://usa.theparentpack.org

I am running my forums on vB 3.6.9. What can I do to fix this issue?
Reply With Quote
  #80  
Old 04-14-2008, 12:55 AM
bennac40 bennac40 is offline
 
Join Date: Mar 2008
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is the horoscope available in French??
Reply With Quote
  #81  
Old 04-14-2008, 01:06 AM
bennac40 bennac40 is offline
 
Join Date: Mar 2008
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by theparentpack View Post
Also while my Administrators have no problems accessing the page...my members get the attached error message:

Here are the sites I have it installed on:

http://sonoma.ca.theparentpack.org

http://usa.theparentpack.org

I am running my forums on vB 3.6.9. What can I do to fix this issue?
Set up permissions for members to view it in UsersGroups
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:45 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05683 seconds
  • Memory Usage 2,321KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_html
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete