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

Reply
 
Thread Tools
Zodiac Sign in the Postbit & elsewhere Details »»
Zodiac Sign in the Postbit & elsewhere
Version: 1.2, by tippen tippen is offline
Developer Last Online: Apr 2006 Show Printable Version Email this Page

Version: 3.5.1 Rating:
Released: 12-04-2005 Last Update: 12-06-2005 Installs: 139
Uses Plugins Template Edits
 
No support by the author.

Credits
- Alan @ CIT for developing this mod initally
- This thread for requesting this concept.

What does this do?
If the user has their birthday set then this will display their Zodiac Sign on the postbit & memberinfo.

Installation
Install the attached Product XML as normal, then add the following to the Postbit template AND the Memberinfo template (if you want it to appear there).
Code:
<if condition="$show['zodiacsign']">
<div class="smallfont">$zodiacsign</div>
</if>
You can put this anywhere you like in the Postbit template. The users zodiac sign will be displayed whereever you put it.

Options
This mod comes with 2 options. They can be found in vBulletin Options, under Zodiac Signs.

The first one turns displaying of the zodiac sign on and off, and the second one adds a prefix of "Zodiac Sign: " to the users sign.

Changelog
Version 1.2: Fixed a typo in a phrase name
Version 1.1: Fixed a bug and added profile support
Version 1.0: Initial Release

As usual, any comments / suggestions / questions / complaints, please let me know

On-going Development
- Chinese Zodiac
- Basic versus Advanced style Babylonian Zodiac Sun Sign
- Babylonian Zodiac Moon Sign
- Babylonian Zodiac Ascendant Sign
[I]Update: Tinkering along slowly. New goal: March 1st./I]

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #72  
Old 02-23-2006, 01:10 PM
bing11 bing11 is offline
 
Join Date: Feb 2003
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use image from this hack.

Quote:
<if condition="$post['birthday']"><img class="inlineimg" src="$stylevar[imgdir_misc]/$zodiacsign.gif" alt="$zodiacsign" border="0" />
</if>
It is good in postbit.

but it cannot show in PM.

It cannot understand "$zodiacsign".

Could you help me?
Reply With Quote
  #73  
Old 03-01-2006, 09:50 AM
lightwave lightwave is offline
 
Join Date: Sep 2004
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Eh... Since the Master of this mod hasn't answered since December, I allowed myself to edit it a bit...

[New Features]
Display Choice:
- Text only
- Icon with Text
- Icon only
- Picture

Seperate Phrases for Memberinfo & Postbit
- zodiac_sign_memberinfo
- zodiac_sign_postbit
- They can be turned on/off separately

Fields to add stuff before and after the Phrases
- Before the phrases
- In between the phrases and the sign
- After the sign
(good for formatting)

Size limit for Icons/Images
- Limit Height & Width
(if not set, it uses the images size)

Own Pictures/Icons
- Changeable Path
(standard: images/zodiac)
- Changeable file type
(use whatever image type you want)

[IMPORTANT]
Pictures have to be named like this:
picture_ + (Zodiac-Phrase)
e.g. standard english Gemini file = picture_gemini.png

Icons have to be named the same, just with "icon_" instead of "picture_"

[!!!!!!!!!!!!!!!!!]WRITE THE FILENAME IN small caps[!!!!!!!!!!!!!!!!!]
Reply With Quote
  #74  
Old 03-04-2006, 05:29 PM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You wouldnt happen to have those images already? Would you??

*Edit* actually it was pretty easy to find some via google...

http://www.astrologyweekly.com/zodia...s-pictures.php

These are kinda big for postbit but I only use this in the memberinfo
Reply With Quote
  #75  
Old 04-15-2006, 06:46 PM
criscokid criscokid is offline
 
Join Date: Nov 2003
Location: London, UK
Posts: 380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lightwave
Eh... Since the Master of this mod hasn't answered since December, I allowed myself to edit it a bit...
Has anyone installed lightwave's version of this mod? I'd like to see it in action. Am I right in assuming we have to provie our own zodiac images for this new version?
Reply With Quote
  #76  
Old 04-17-2006, 05:32 AM
MorrisMcD's Avatar
MorrisMcD MorrisMcD is offline
 
Join Date: Nov 2003
Location: Cincinnati, Ohio
Posts: 415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by criscokid
Has anyone installed lightwave's version of this mod? I'd like to see it in action. Am I right in assuming we have to provie our own zodiac images for this new version?
Yup.. Thats right
Reply With Quote
  #77  
Old 04-24-2006, 06:58 PM
tippen's Avatar
tippen tippen is offline
 
Join Date: May 2004
Location: Ottawa, Canada
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am no longer able to continue the work on this. If someone would like to take it over, drop me a pm or something.
Reply With Quote
  #78  
Old 04-30-2006, 05:30 PM
silkie silkie is offline
 
Join Date: Feb 2006
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I guess I"m doing something wrong as well. it does show up in my memberinfo but not in postbit. I saw someone else had this problem...did you ever get it figured out?
Reply With Quote
  #79  
Old 05-10-2006, 10:52 AM
Alan @ CIT Alan @ CIT is offline
 
Join Date: Nov 2004
Location: South UK
Posts: 625
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Silkie: Try uninstalling it all and re-installing from scratch, that should solve the problem. Be sure to follow the instructions about editing the postbit template.

Thanks,
Alan.
Reply With Quote
  #80  
Old 05-10-2006, 11:20 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this take leap year into account?
Reply With Quote
  #81  
Old 05-10-2006, 04:03 PM
Alan @ CIT Alan @ CIT is offline
 
Join Date: Nov 2004
Location: South UK
Posts: 625
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Probably not, I didn't know the zodiac signs changed in leap years
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:03 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.07656 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_code
  • (3)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