The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Automatic Greeting Email/PM/Threads for Member Birthdays Details »» | |||||||||||||||||||||||||||
Automatic Greeting Email/PM/Threads for Member Birthdays
Developer Last Online: Nov 2023
This hack will automatically greet the birthdays of your board members by sending them:
* Does NOT require cron jobs so everybody can use it regardless of their server settings/rights. * You can send PMs, emails (or both) or you can choose to send them PM if they can receive PM or else send email. * The Hack can create special greeting threads for birthdays. (optional) * Some usergroups (like banned users) can be excluded from automatic greetings. * Admin can choose to receive a daily report via Email or PM about the greeted birthdays. (optional) * Compatible with ALL vbulletin versions I know. * Carefully coded to not to increase your SQL load and its quite performance-friendly. (More info about performance issues) * New Added Feature: To greet only members who have more than X messages or who have visited your board in the last X days, see here * New Added Feature: You can change his style in the day user has his birthday. Check here) * New Added Feature: You can play Happy Birthday Song to your members in their birthdays. Check here The hack is beta tested by many users for a long time before the release and proven to be quite stable. (BTW. thx to all beta testers especially to Dark_Wizard, Boofo, DslTeam, C-Pr0mpt for returning feedback). WARNING: I strongly suggest: a) Be careful while installing this hack (especially in step 2). If you install it wrongly, your members may get a lot of irrelevant greetings. b) To make sure you installed it correctly, turn on DEBUG mode AND administrator notifications in the options of the hack while you are installing it. So the hack will NOT send any notifications to members but only send daily reports to admin. Keep an eye on these reports for a few days and if you made sure you installed it correctly and it works ok, you can safely turn off debug mode. Enjoy the hack and if you install the hack please click INSTALL, thank you.. Logician \\=^)) Show Your Support
|
Comments |
#42
|
||||
|
||||
Quote:
2- What time it is now (date and time) 3- Have you set timeset variable? 4- Run this query and tell me what it returns: SELECT leftdate from timetick where action='birthday'; 5- What did you set your server load variable to? What's your estimated daily visitor number of index.php? 6- Are you aware that hack does not greet at exactly 12.00 am, but it will greet at a random hour after midnight, depending on your visitor number you set? |
#43
|
|||
|
|||
Quote:
2-it is 12:40 PM, 12 hours later 3-$timeset=0; 4-query returns 2002-06-12 5-load variable was placed at 15 estimated daily visitors is 2000+ 6-I understand that it will not trigger at midnight |
#44
|
||||
|
||||
Quote:
|
#45
|
|||
|
|||
if I manually change the date to 11 in mysql database, will it run it today? I am anxious to see this at work...
|
#46
|
||||
|
||||
yep it will, but be careful to not to enter a wrong date (or date format) there.
|
#47
|
|||
|
|||
Yesterday at the load value set at 30...it ran at 11:00AM.
Today...With the load value set at 5....it ran at 11:00AM. |
#48
|
||||
|
||||
Quote:
Considering the fact that you have very high number of visitors in your server, numbers like 30 or 5 makes no difference for you. The hack will run VERY VERY close to midnight in your board with these numbers.. |
#49
|
|||
|
|||
Quote:
|
#50
|
|||
|
|||
Code:
## Time difference between the time zone you and your server's time. ## Set is as a positive or negative number such as -3, +5 etc. $timeset=-8; |
#51
|
||||
|
||||
Quote:
It's "Time difference between the time zone you and your server's time." NOT "difference between your server and London". So if server is in California and so do you, set it to 0. By setting it to -8, you programmed the hack to start greetings at 8.00AM server time. Since it greeted at 11.00 AM, may I assume that you live somewhere that has 3 hours difference with California? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|