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 - Cyb - Auto Birthday Greeter (https://vborg.vbsupport.ru/showthread.php?t=156293)

Tralala 09-09-2007 05:37 AM

Feature request: I'd love to have the thread include the user's avatar in the thread. Please? I'm happily using Andreas' hack, and that's the only thing I'm missing, and would really love. If this hack could include the user's avatar in the bday thread I'd switch to this one for sure...

Thanks for sharing!

Doctor Death 09-09-2007 10:55 AM

Quote:

Originally Posted by Tralala (Post 1335216)
Feature request: I'd love to have the thread include the user's avatar in the thread. Please? I'm happily using Andreas' hack, and that's the only thing I'm missing, and would really love. If this hack could include the user's avatar in the bday thread I'd switch to this one for sure...

Thanks for sharing!

This is a great idea...

Doctor Death 09-10-2007 09:21 AM

This works well, except the message that it creates does not convert the color code to color...

Quote:

1 member is celebrating birthday on 09-10-2007: Everyone take an opportunity to say Happy Birthday!!


-[color= yellow]Tumble Weed[/color] (born in 1975, Age: 32)


Happy Birthday!
HTML and BB Code is turned on in the post.

Can you help?

Valter 09-10-2007 02:20 PM

Quote:

Originally Posted by Doctor Death (Post 1336077)
This works well, except the message that it creates does not convert the color code to color...

Check usergroup settings and remove unneeded spaces in opening tag.

If it's:
color: yellow
change it to:
color:yellow

or if it's:
color=" yellow"
change it to
color="yellow"

Unneeded spaces will be removed automatically in next version.

Doctor Death 09-10-2007 09:54 PM

Wow nicely called... sure enough I had a space between ":" and color attribute.

Thanks much, you clearly are on the ball.

KURTZ 09-11-2007 11:21 PM

nice one Cyb!

GateKeper 09-12-2007 03:35 AM

installed on our forum, running 3.6.5

however I do believe it's not working correctly

in here - Greeter(s) (comma separated UserID list)

I added these - 1,2,3,4,6,11,35,59,97

but only one post was created by only one of the member id's

and that was by the last one on the list # 97



Quote:

Happy Birthday ASoto
1 member is celebrating birthday on September 12th, 2007:

-ASoto (born in 1959, Age: 48)


Happy Birthday!
any ideas why this happened, for now I will just use the number 1 id, and not add any more id's

I was under the assumption, that the id's added to the greeters line, would show up on the post as the ones wishing the happy birthday to the individual, I only see it coming from one of my staff to the birthday member

GateKeper 09-12-2007 03:52 AM

Quote:

Originally Posted by GateKeper (Post 1337407)
installed on our forum, running 3.6.5

however I do believe it's not working correctly

in here - Greeter(s) (comma separated UserID list)

I added these - 1,2,3,4,6,11,35,59,97

but only one post was created by only one of the member id's

and that was by the last one on the list # 97





any ideas why this happened, for now I will just use the number 1 id, and not add any more id's

I was under the assumption, that the id's added to the greeters line, would show up on the post as the ones wishing the happy birthday to the individual, I only see it coming from one of my staff to the birthday member




Never mind, found the answer......ohhh well....

Quote:

Several users can be set as greeters (used randomly when posting). Thread will be created first time when someone loads forumhome after midnight.

puertoblack2003 09-16-2007 08:03 PM

hello i received thos error message when i was testing it out


Quote:

Fatal error: Call to a member function query_first() on a non-object in xxxxxx\htdocs\xxxxxx\forums\includes\class_mail.ph p(266) : eval()'d code on line 4
this worked on my version .6.7 i upgraded it to .8 when this caused an error

Makc666 09-24-2007 12:31 PM

Code:

$vbphrase[cybabgreeter_age_info]
Age: {1}

I think it is better to write this word from the small letter:
Code:

age: {1}


All times are GMT. The time now is 01:18 PM.

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.01382 seconds
  • Memory Usage 1,744KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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