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

Reply
 
Thread Tools
Horoscopes Hack v1.5 Details »»
Horoscopes Hack v1.5
Version: 1.5, by Mr_Snob Mr_Snob is offline
Developer Last Online: May 2012 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.4 Rating:
Released: 01-16-2007 Last Update: 01-16-2007 Installs: 54
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

Daily Horoscopes Hack v1.5 by HASANN

What does it? : you can/must edit your daily horoscopes every days via admincp > Horoscopes > Horoscopes Manager

-version 1.5: (whats new in this version):
-- Postbit and Profile Horoscope Sign View : calculate which your user is by their birthday and bold their sign view
---fully phrased

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

HTML Code:
<if condition="$show['horoscopesign']"><div>$horoscopesign</div></if>
Save - Done


Open Your MEMBERINFO Template And Search For This Code
HTML Code:
$customfields
Add Above This Code
HTML Code:
<if condition="$show['horoscopesign']"><div>$horoscopesign</div></if><br>
Save - Done


Open Your Navbar Template and Search For This Code
HTML Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Add Above This Code

HTML Code:
<td class="vbmenu_control"><a href="horoscopes.php$session[sessionurl_q]">$vbphrase[horoscopes]</a></td>
Save - You Are Done

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
  #12  
Old 01-17-2007, 07:41 AM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow I'm loving this already. Thanks!
Reply With Quote
  #13  
Old 01-17-2007, 09:23 AM
soulface's Avatar
soulface soulface is offline
 
Join Date: Sep 2005
Location: Dhaka, BD
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice hack! but is there any way that it'll fetched the data from astrology.com or any other astrology site. ? updating it daily will be a pain.
Reply With Quote
  #14  
Old 01-17-2007, 09:42 AM
VaaKo VaaKo is offline
 
Join Date: Jul 2005
Location: Lebanon
Posts: 400
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/me clicks install!

very neat!
Reply With Quote
  #15  
Old 01-17-2007, 02:59 PM
Kaleem's Avatar
Kaleem Kaleem is offline
 
Join Date: May 2006
Location: New Jersey
Posts: 324
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mr_Snob View Post
yea so is that
thanks guys
R u considring any Data Fetch from somewhere for this hack?
Reply With Quote
  #16  
Old 01-17-2007, 03:56 PM
Veer Veer is offline
 
Join Date: Feb 2006
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by soulface View Post
nice hack! but is there any way that it'll fetched the data from astrology.com or any other astrology site. ? updating it daily will be a pain.
Yes, i agree with you, there is no time to manually update.
Reply With Quote
  #17  
Old 01-17-2007, 04:45 PM
Cyricx Cyricx is offline
 
Join Date: Aug 2002
Location: Missouri
Posts: 1,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If this could pull from a feed like this

http://feeds.astrology.com/dailyoverview

that would be awesome!
Reply With Quote
  #18  
Old 01-17-2007, 05:58 PM
Mr_Snob Mr_Snob is offline
 
Join Date: Jan 2004
Location: T?RKIYE/BOLU
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by soulface View Post
nice hack! but is there any way that it'll fetched the data from astrology.com or any other astrology site. ? updating it daily will be a pain.
Quote:
Originally Posted by LightInClouds View Post
R u considring any Data Fetch from somewhere for this hack?
Quote:
Originally Posted by Pehchaan View Post
Yes, i agree with you, there is no time to manually update.
Quote:
Originally Posted by Cyricx View Post
If this could pull from a feed like this
http://feeds.astrology.com/dailyoverview
that would be awesome!
OKEY GUYS I WILL MAKE OTHER VERSION OF Horoscopes Hack FOR YOU
Reply With Quote
  #19  
Old 01-17-2007, 06:06 PM
AKapadia AKapadia is offline
 
Join Date: Jan 2006
Location: U.S.A.
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mr_Snob View Post
OKEY GUYS I WILL MAKE OTHER VERSION OF Horoscopes Hack FOR YOU
Thank you
Reply With Quote
  #20  
Old 01-17-2007, 06:07 PM
joopss's Avatar
joopss joopss is offline
 
Join Date: Sep 2006
Location: Turkey / AnKara
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

peace be on you..Tenkss

Ellerine sağlık kardeşim....
Reply With Quote
  #21  
Old 01-17-2007, 06:10 PM
Mr_Snob Mr_Snob is offline
 
Join Date: Jan 2004
Location: T?RKIYE/BOLU
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AKapadia View Post
Thank you
Quote:
Originally Posted by joopss View Post
peace be on you..Tenkss
Ellerine sağlık kardeşim....
if you want from me support and if you like this hack please click to install
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 03:15 PM.


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.05030 seconds
  • Memory Usage 2,319KB
  • 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
  • (6)bbcode_html
  • (9)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
  • (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