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
  #122  
Old 11-28-2008, 08:17 AM
D_light's Avatar
D_light D_light is offline
 
Join Date: Jul 2006
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tnx hassan, my user love it.....:up:
Reply With Quote
  #123  
Old 11-29-2008, 09:02 AM
CLaNZeR CLaNZeR is offline
 
Join Date: Oct 2004
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi and thanks for a great Add-on :up:

This has been working fine for all members of our forum, until we moved servers yesterday.

The horoscopes now display as the attachment shows?

Any ideas how to fix?

Best Regards

Sean.
Reply With Quote
  #124  
Old 12-03-2008, 06:33 PM
BigDog56 BigDog56 is offline
 
Join Date: Jan 2007
Posts: 430
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a member who's, in her post, shows the correct sign on Virgo, but in her profile it shows Libra. Any clues here?
Reply With Quote
  #125  
Old 12-21-2008, 07:25 AM
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Posts: 633
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CLaNZeR View Post
Hi and thanks for a great Add-on :up:

This has been working fine for all members of our forum, until we moved servers yesterday.

The horoscopes now display as the attachment shows?

Any ideas how to fix?

Best Regards

Sean.
I have exactly the same problem. Did you get it fixed?
________
Masturbation Movie
Reply With Quote
  #126  
Old 12-22-2008, 05:53 AM
ForYou ForYou is offline
 
Join Date: Nov 2001
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Hasann ,

Is there away to show asign for members who was hidden there birthday in profile , just if we can show asign it will be good ,

I hope you understand me ,

Regards
Reply With Quote
  #127  
Old 12-26-2008, 05:43 PM
alehawk alehawk is offline
 
Join Date: Apr 2008
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where is the horoscope source? I mean the horoscope is a small extract from the astral chart which is made by knowing each planet, moon and sun position for the day and then you interprete them and write the text. Is a serious horoscope or its a DB fullof text?
Reply With Quote
  #128  
Old 12-29-2008, 02:08 AM
Filmkolik's Avatar
Filmkolik Filmkolik is offline
 
Join Date: Jul 2008
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://filmkolik.net/" target="_blank">demo</a> birde türkçe rss bulabilirsem tam olacak emeğine saglık dostum
Reply With Quote
  #129  
Old 01-03-2009, 01:42 PM
powersilie powersilie is offline
 
Join Date: Dec 2008
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi!

On my board the zodiac signs don't appear. In my opinion there are "img"- Tags missing in the codes for postbit_legacy and memberinfo. You can only see the link (with the correct zodiac name) but no pic.

"zodiac-sign" is only the name of the zodiac, but not the definition for the picture.
And "horoscopesign" is evidently not the tag for the pics.

Quote:
<if condition="$post['zodiac_sign']"><div>$vbphrase[horoscope_sign]: $post[zodiac_sign]</div></if>
This is only a tag for the link

Quote:
<if condition="$show['horoscopesign']"><div id="horoscope">$horoscopesign</div></if>
And this tag for the pic doesn't work!

It's a pity, because it's quite a good Mod.

Karin
Reply With Quote
  #130  
Old 01-06-2009, 06:52 AM
kellyandmark04 kellyandmark04 is offline
 
Join Date: Jun 2007
Posts: 176
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

^^^ I'm having the same issue. When I install it works, but doesn't show on the members posts??? In order to get the sign word to display I have to edit the post bit template and when I do that the Sign word will show, but not the symbol. Any help??? I'm running 3.7.4
Reply With Quote
  #131  
Old 01-08-2009, 10:24 AM
powersilie powersilie is offline
 
Join Date: Dec 2008
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No answers? :down:
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 05:47 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.07307 seconds
  • Memory Usage 2,309KB
  • 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
  • (4)bbcode_html
  • (3)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
  • (1)pagenav_pagelinkrel
  • (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