vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Horoscopes Hack v1.5 (https://vborg.vbsupport.ru/showthread.php?t=136719)

Mr_Snob 01-16-2007 10:00 PM

Horoscopes Hack v1.5
 
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 :)

Mr_Snob 01-17-2007 01:12 AM

Reserved For Future!!!

A_V 01-17-2007 01:15 AM

first!!!!!

Installed

d8tabyte 01-17-2007 02:16 AM

Awesome, I have a user that just writes them out every so often in the forum , this will work perfect *clicks install*

Kaleem 01-17-2007 02:30 AM

everyday edit it by ourself :(

Mr_Snob 01-17-2007 02:35 AM

Quote:

Originally Posted by LightInClouds (Post 1161111)
everyday edit it by ourself :(

yea so is that :)
thanks guys ;)

UltraVR 01-17-2007 04:07 AM

Here's an idea, you could calculate which your user is by their birthday and bold their sign perhaps?

Mr_Snob 01-17-2007 04:09 AM

Quote:

Originally Posted by UltraVR (Post 1161152)
Here's an idea, you could calculate which your user is by their birthday and bold their sign perhaps?

okey i will make but you click first to Install :D :)

-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 ;)
download new product-horoscopes.xml and overwrite it with old one

Mr_Snob 01-17-2007 05:58 AM

i will release tonight my new Advanced Rules Hack v2.0 :)
what do you think about my hacks do you like my hacks? :(

Mudvayne 01-17-2007 06:39 AM

Yep I do. I 'll install this tonight :).


All times are GMT. The time now is 11:12 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01201 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete