vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   birthday help (https://vborg.vbsupport.ru/showthread.php?t=35507)

sifuhall 02-27-2002 04:19 PM

birthday help
 
This may be a difficult one.

I've created a seperate add in that will send a birthday card to a user by getting the email addy and user name from the database based on the userid, and also populates the from and from addy from the information of the user, but here is the problem.

On the forumdisplay, I have birthdays enabled and that works great, but I need to be able to get the birthday user id.

For example on forumdisplay it says:
Today's Birthdays: slimblaze , zaxisus , Todd Martin , Jim

After each of the user names I want to have a picture of a greeting card and if you click on it, it takes you to my add in. All I need at this point is the user ids of the person you click on.

Any ideas?

sifuhall 02-27-2002 10:13 PM

I think I found it, and will post it here in case anyone has the same question.

I traced it to functions.php in the function getbirthdays(), then I noticed this was using calendar_showbirthdays, so I'm going to see if I can make my changes there.


All times are GMT. The time now is 08:00 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.00981 seconds
  • Memory Usage 1,702KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete