Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

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
  #142  
Old 02-07-2009, 06:31 PM
aktifnet aktifnet is offline
 
Join Date: Jan 2007
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

türkçe rss kaynağı bilen var mı?
Reply With Quote
  #143  
Old 02-13-2009, 11:37 AM
fragg fragg is offline
 
Join Date: Dec 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Sweeks View Post
I have exactly the same problem. Did you get it fixed?
Did any 1 fix this
Reply With Quote
  #144  
Old 03-01-2009, 07:31 PM
nikki712 nikki712 is offline
 
Join Date: Sep 2006
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One of my members just contacted me and asked me why their September 21 birthdate shows them as being a Libra when it should say Virgo. Is this an easy fix?

ETA - Nevermind. I see that this same question was posted over a month ago and no fix has been offered.

*Uninstalled* until this bug is worked out.
Reply With Quote
  #145  
Old 08-30-2009, 04:11 PM
bb911s bb911s is offline
 
Join Date: May 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After installing VBseo the member signs were there but the link to the daily horoscope didn't work, all the icons are installed and case is correct. I have installed and uninstalled 3 times and still cannot get the member sign to show in post bit, although the link to daily horoscope noe works. I moved the link from navbar to links, nope didn't work either.
I re-edited both memberinfo and postbit (legacy) and still no sign? Any suggestions, only change to the board was vbseo
Members loved this program, however I am at a loss as to why it no longer works.
Thanks,
J
Reply With Quote
  #146  
Old 01-25-2010, 10:08 PM
boothole's Avatar
boothole boothole is offline
 
Join Date: Apr 2007
Location: Cortlandt Mnr, NY
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I must have gotten hold of the wrong thing at first because it took me awhile to realize what was missing. It's an incredible mod now. I love it !!

Good job!
Reply With Quote
  #147  
Old 03-14-2010, 06:24 AM
gregorym gregorym is offline
 
Join Date: Oct 2005
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd love it for my members but unfortunately it doesn't seem to work properly for me.

I had to disable this product because of the following:

1. The XML parsing returned gibberish, impossible to read correctly. (using the same source as provided in the product)
2. Could NOT disable the product at all via its options. Had to do it with the Vbulletin products section.
3. I also would like to remove the link that it creates on the sign images, but can't find where to remove it? I want to keep only the image.

Is it still supported?
Reply With Quote
  #148  
Old 09-26-2010, 07:21 PM
kylek kylek is offline
 
Join Date: Oct 2003
Location: British Columbia, Canada
Posts: 798
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone have this working with vb4 yet? The majority of stuff is there, it just gives this at the top of the page;

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: horoscopes_left_menu in [path]/includes/functions.php on line 4007

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: horoscopes_top_menu in [path]/includes/functions.php on line 4007

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4007

Parse error: syntax error, unexpected T_STRING in /home/xxxxxx/public_html/forum/horoscopes.php(543) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: horoscopes_main in [path]/includes/functions.php on line 4007
Reply With Quote
  #149  
Old 12-26-2010, 07:56 PM
bada_bing's Avatar
bada_bing bada_bing is offline
 
Join Date: Feb 2004
Location: Michigan
Posts: 1,698
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this still work on 3.8.x and 4.x? Says its still supported but no replied from the coder
Reply With Quote
  #150  
Old 03-16-2011, 10:00 AM
kamcreation's Avatar
kamcreation kamcreation is offline
 
Join Date: Apr 2008
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does it works in vb 3.8 ?
Reply With Quote
  #151  
Old 07-04-2011, 05:34 AM
Ahmet Turan Ahmet Turan is offline
 
Join Date: Dec 2006
Location: Mersin
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vbulletin4 için varmıdır acaba bu türkçe burçları çekebilecek şekilde

Please answer this question?
Reply With Quote
Reply


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 06:15 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.05867 seconds
  • Memory Usage 2,313KB
  • 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
  • (1)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
  • (3)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