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
  #32  
Old 01-18-2007, 12:33 AM
Mr_Snob Mr_Snob is offline
 
Join Date: Jan 2004
Location: T?RKIYE/BOLU
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

impossible is nothing
Reply With Quote
  #33  
Old 01-18-2007, 12:42 AM
thepub thepub is offline
 
Join Date: Aug 2006
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mr_Snob View Post


have you been first uploaded all files into your forum folder
yes I did. I followed the instructions as you wrote them. I'm going to double check again because I really want this to work
Reply With Quote
  #34  
Old 01-18-2007, 12:49 AM
thepub thepub is offline
 
Join Date: Aug 2006
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok I did it again just to make sure and I still get the error.
Reply With Quote
  #35  
Old 01-18-2007, 12:56 AM
Mr_Snob Mr_Snob is offline
 
Join Date: Jan 2004
Location: T?RKIYE/BOLU
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thepub View Post
ok I did it again just to make sure and I still get the error.
wich error
can you put here what you get error
pm me your site adresse and i look into what happened
Reply With Quote
  #36  
Old 01-18-2007, 01:00 AM
thepub thepub is offline
 
Join Date: Aug 2006
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Not Found
The requested URL /horoscopes.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.37 Server at www.theneighborhoodpub.com Port 80
hope it helps
Reply With Quote
  #37  
Old 01-18-2007, 01:04 AM
Mr_Snob Mr_Snob is offline
 
Join Date: Jan 2004
Location: T?RKIYE/BOLU
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thepub View Post
hope it helps
hmm you havent one forum folder also you must horoscopes hack files into your public_html or htdocs upload

also horoscopes.php and all files comes into your root folder
Reply With Quote
  #38  
Old 01-18-2007, 01:05 AM
thepub thepub is offline
 
Join Date: Aug 2006
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mr_Snob View Post
hmm you havent one forum folder also you must horoscopes hack files into your public_html or htdocs upload

also horoscopes.php and all files comes into your root folder
what? you mean load all that stuff into my ftp right? In the folders they are labeled in? I did that.
Reply With Quote
  #39  
Old 01-18-2007, 01:25 AM
Mr_Snob Mr_Snob is offline
 
Join Date: Jan 2004
Location: T?RKIYE/BOLU
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

otherwise I do not have an idea why give in such a way the error
Reply With Quote
  #40  
Old 01-18-2007, 01:36 AM
thepub thepub is offline
 
Join Date: Aug 2006
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

me either does me running vbadvanced have anything to do with it possibly?
Reply With Quote
  #41  
Old 01-18-2007, 01:44 AM
thepub thepub is offline
 
Join Date: Aug 2006
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the members postbits show their sign under their post counts and such
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 07:25 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.07385 seconds
  • Memory Usage 2,318KB
  • 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
  • (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