vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Email on Birthday (https://vborg.vbsupport.ru/showthread.php?t=14683)

conan 04-20-2001 06:10 AM

I think would be really cool if we could make a custom message to be sent to members on their birthdays.

The message could include his or her board info, as well as remind them of their membership.

I for one would really like to see something like that!

TechTalk 04-20-2001 11:27 AM

I agree 100% conan. This software has all the bread and butter but has no way of reminding your users to come back other than an e-mail sent thru the board.

I would imagine something like this would require a cron job to run though so jelsoft might not do it.

I for one think they should release "modules" that simply "plugin" to vb and if you cant use them then you cant use them :) Similar to what phpshop does

~Chris

Freddie Bingham 04-20-2001 01:55 PM

I posted the cron job for this before and it has been running on my forums for months now.

Mas*Mind 04-20-2001 05:09 PM

You don't necessery need a cronjob. If you're forum gets visited at least one time a day you can do it in another way:

Make a hidden template with the a timestamp in it

If a user visits the forum this timestamp is requested and is checked if it's a timestamp before today..If that's the case mail all today's birthdays and update the timestamp, if not: Do nothing..

In this way only one user get's the extra query's (and script-load)

It's not 100% secure, because if a forum isn't visited a day then no-one get's emailed, but most forums are visited at least one time a day. It's a solution that can be built into vb without the need for a cronjob

conan 04-20-2001 06:44 PM

Mas*Mind

How exactly would that work?

freddie
I searched for that thread, but I couldn't find it.
Do you remember the thread partial title or something?

conan 04-20-2001 06:49 PM

I believe I found the thread:
http://vbulletin.com/forum/showthrea...email+birthday

Freddie Bingham 04-20-2001 07:33 PM

Yes MasMind that could be done and is sort of how the update of the birthdays that are shown on the front page is handled (they are not dynamic).

TechTalk 04-20-2001 09:29 PM

Great hack freddie thanks.

Ive got it all up and running and looks good!

Now we just need the option to edit the message from the cp. 2.1 possibly? doing it the way masmind described?

:)


All times are GMT. The time now is 07:00 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.00992 seconds
  • Memory Usage 1,719KB
  • 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
  • (8)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