vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Zodiac Sign in the Postbit & elsewhere (https://vborg.vbsupport.ru/showthread.php?t=102269)

Alan @ CIT 12-05-2005 07:33 PM

I can't use them unfortunatly, as that site only allows you to use them for Personal Use Only. I need ones that are in the public domain, so that anyone can use them for anything :)

boatswife 12-05-2005 07:47 PM

Thanks!

Cyricx 12-05-2005 08:14 PM

Ah bugger, I see what you mean :)

I'll keep peeking around :)

boatswife 12-05-2005 08:40 PM

Did I do something wrong?

Everyone's Zodiac sign is showing up as my sign. You can't view what the other member's signs are.

Shouldn't their own sign be showing?

cbr929rrerion 12-05-2005 10:46 PM

Quote:

Originally Posted by boatswife
Did I do something wrong?

Everyone's Zodiac sign is showing up as my sign. You can't view what the other member's signs are.

Shouldn't their own sign be showing?


same here.. showing as my sign not the users..

Can we get a fix please

tippen 12-05-2005 11:30 PM

Quote:

Originally Posted by cbr929rrerion
same here.. showing as my sign not the users..

Can we get a fix please

I've got a fix.

Edit the plugin.

Replace the first few lines with:
PHP Code:

if (($this->registry->options['zodiac_display']) and ($post['birthday']))
{

    
$bday explode('-'$post['birthday']); 

Author, please update! :) Thank you for this. I am contemplating making/finding some free domain images.

[edit] See attached xml for complete patched plugin.

boatswife 12-05-2005 11:39 PM

Thank you tippen........worked like a charm!

cbr929rrerion 12-05-2005 11:46 PM

I would like this code be placed in memberinfo to show it there also?

Code:

<if condition="$show['zodiacsign']">
<div class="smallfont">$zodiacsign</div>
</if>

What would need to be added to get it to show in member info?

tippen 12-05-2005 11:50 PM

Quote:

Originally Posted by cbr929rrerion
I would like this code be placed in memberinfo to show it there also?

Code:

<if condition="$show['zodiacsign']">
<div class="smallfont">$zodiacsign</div>
</if>

What would need to be added to get it to show in member info?

I'm experimenting with this now, will get back to you once I have it.

[edit] I can't figure this out just now. Sorry! I know where to put the hook, but I'm not familar with anything vb3.5 as I JUST (as in 20 minutes ago) bought it.

Rickie3 12-06-2005 01:30 AM

*installed* thankyou


All times are GMT. The time now is 06:05 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.01103 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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