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
  #62  
Old 03-24-2008, 04:33 AM
OnyxChase OnyxChase is offline
 
Join Date: Jul 2007
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tene View Post
i think i installed something wrong here i have the horoscope on my site and it shows the users starsign below username but i am getting this message when i go click horoscopes in quick links

Warning: main(/includes/xmlparser_horoscopes.php) [function.main]: failed to open stream: No such file or directory in /horoscopes.php on line 80

Fatal error: main() [function.require]: Failed opening required '/home/chatsdirec/domains/chatsdirect.com/public_html/includes/xmlparser_horoscopes.php' (include_path='.:/usr/local/lib/php') in /home/chatsdirec/domains/chatsdirect.com/public_html/horoscopes.php on line 80

any help would be great..

thanx
Make sure that you upload the file 'xmlparser_horoscopes.php' into your includes/ folder.
Reply With Quote
  #63  
Old 03-24-2008, 05:21 PM
RvG2 RvG2 is offline
 
Join Date: Jan 2007
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Hassan, did you get some way to have the horoscopes linked direct to postbit?
Reply With Quote
  #64  
Old 03-24-2008, 09:49 PM
Hasann's Avatar
Hasann Hasann is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 897
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RvG2 View Post
Hi Hassan, did you get some way to have the horoscopes linked direct to postbit?
Just Like That???
Reply With Quote
  #65  
Old 03-24-2008, 10:48 PM
Hasann's Avatar
Hasann Hasann is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 897
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Pehchaan View Post
One of my user has 11 December, The Sign for this date of birth is not displaying anywhere (postbit and profile) and all others are displaying fine.

Please fix this, thanks.
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
Reply With Quote
  #66  
Old 03-25-2008, 04:27 AM
Hasann's Avatar
Hasann Hasann is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 897
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

make sure that this Postbit(_Legacy) template edit must be re-edited
Reply With Quote
  #67  
Old 03-25-2008, 05:00 AM
OnyxChase OnyxChase is offline
 
Join Date: Jul 2007
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I changed the templates, will they get erased/overwritten if I update the script? When importing the new script version, do I click Overwrite?
Reply With Quote
  #68  
Old 03-25-2008, 05:09 AM
Hasann's Avatar
Hasann Hasann is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 897
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OnyxChase View Post
I changed the templates, will they get erased/overwritten if I update the script? When importing the new script version, do I click Overwrite?
yes you must click overwrite if you import new xml product and re-upload overwrite the same files
Reply With Quote
  #69  
Old 03-25-2008, 09:58 AM
RvG2 RvG2 is offline
 
Join Date: Jan 2007
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't see the images. Shall I put the same to theme's folder?
Reply With Quote
  #70  
Old 03-25-2008, 10:08 AM
Savagetastic Savagetastic is offline
 
Join Date: Mar 2008
Location: Rockford, Illinois
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great hack and a great way to keep your members coming back for more (and a horoscope )
Reply With Quote
  #71  
Old 03-25-2008, 11:54 AM
Tyran1 Tyran1 is offline
 
Join Date: Jan 2007
Location: Deutsches Reich
Posts: 297
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it to be let indicate possible the horoskope also into German?
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:59 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.04734 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
  • (4)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