Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by jojo85 (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-20-2001 Last Update: Never Installs: 0
 
No support by the author.

Ok i want on the main page of the forums juste below :

Welcome to our new......

Happy Birthday to "thename"

where when i click on "thename" i go to a page where i can send him a private message...

Can someone have that?

Show Your Support

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

Comments
  #32  
Old 03-22-2001, 05:26 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Kier
Using this hack will add one extra query to the main forums page (as you can see).
This can be avoided by doing a daily cron job, and updating a birthday template. Was it your hack that puts max on line by updating a template? That's a wonderful technique, especially when it can save queries! I've used to post total weight loss for my members (userfields) 3k and growing

Of course the cron solution won't catch new users whos birthday is the day theu register, but it can be called from the member.php as well.
Reply With Quote
  #33  
Old 03-22-2001, 06:14 AM
Guest
 
Posts: n/a
Default

Sorry about that bug... it's easy to miss out a concatonator when you've been awake for 30 hours
Reply With Quote
  #34  
Old 03-22-2001, 10:10 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Kier
Sorry about that bug... it's easy to miss out a concatonator when you've been awake for 30 hours
Are you E.T ?
Reply With Quote
  #35  
Old 03-22-2001, 03:53 PM
Guest
 
Posts: n/a
Default

Can you rewrite the code plz with fixed bugs. including the non-vB one. there's a few missed out semi-colons ( :P i have HARDLY any knowledge of php and i asked evrywhere in IRC to find what was wrong. Someone is Quakenet (#barrysworld) helped and saw it the VB version looks good and happy tho
Reply With Quote
  #36  
Old 03-22-2001, 04:35 PM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by freddie
Change
Code:
eval ("\$todaybirthdays = \"".gettemplate("calendar_birthday")."\";");
to
Code:
eval ("\$todaybirthdays .= \"".gettemplate("calendar_showbirthdays")."\";");
That doesn't fix it completely. If you check my board today. I have 2 birthdays. Both are listed, BUT one of them shouldn't have the age along with it. It seems it just takes the age of the other birthday and attaches it to the one that should not have any age indication.

Listed on Calendar as :

KORYNTHYAN (23)
jokhis


Listed on front page as :

Happy Birthday to: KORYNTHYAN (23) jokhis (23)
Reply With Quote
  #37  
Old 03-22-2001, 04:47 PM
Guest
 
Posts: n/a
Default

i kno i have doen it me not sure if the non-vB works tho. is it right to say No Database Selected?
Reply With Quote
  #38  
Old 03-22-2001, 04:54 PM
Guest
 
Posts: n/a
Default

I've updated both bits of code on the first page of this thread with the relevant fixes for the age and repeat problems.

A database-not-selected message would mean that either the script can't find config.php, or that config.php has an invalid variable name for the database.
Reply With Quote
  #39  
Old 03-22-2001, 05:00 PM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Kier
I've updated both bits of code on the first page of this thread with the relevant fixes for the age and repeat problems.

A database-not-selected message would mean that either the script can't find config.php, or that config.php has an invalid variable name for the database.
thx!
Reply With Quote
  #40  
Old 03-22-2001, 05:12 PM
Guest
 
Posts: n/a
Default

yes I had noticed someone forgot to unset the $age but I new someone would quickly see that and fix it.
Reply With Quote
  #41  
Old 03-22-2001, 05:48 PM
Guest
 
Posts: n/a
Default

i really want this fixed for me plz. can u icq me on 79028021 by any chance? (not too clever just started using php. all i kno is include and date things )
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 10:08 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.10611 seconds
  • Memory Usage 2,275KB
  • 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
  • (2)bbcode_code
  • (4)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_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
  • 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