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 |
#12
|
|||
|
|||
Installed, now waiting for midnight
Thanks for the brilliant idea, this increases a lot the personal bound between users and the page! |
#13
|
||||
|
||||
Installed.... waiting for midnight too
Thank you! When I run queries using Firefly's hack I sometimes make it - other times not. This time..."success" came the third time. Is this normal? |
#14
|
||||
|
||||
Quote:
Quote:
|
#15
|
|||
|
|||
Quote:
GREAT HACK! THANKS! |
#16
|
||||
|
||||
this sounds really cool! i gonna install when you updated the file with the function "certain number of posts"
Respect! |
#17
|
||||
|
||||
Quote:
|
#18
|
||||
|
||||
Good point.
Quote:
|
#19
|
||||
|
||||
Quote:
Install this hack as it is and set it to send EMAILS to your users (all of them). This will help remind you and your board to old/non-posting/non-visiting members, which is a good thing, dont you think? |
#20
|
|||
|
|||
Ok...Please note...
In this part... Code:
// Excluded User groups. (That is Usergroup ID, NOT userid!) // If you dont want to sent greetings for some usergroups enter their usergroups id: // For example you should consider excluding Banned Users. // Usage Examples: To exlude user group 12 use: $excluded_usergroups=array("12"); // To exclude user group 12 AND 13 use: $excluded_usergroups=array("12", "13"); // To NOT to exclude any usergroups, simply put a # in the begining of line below: $excluded_usergroups=array('3'); Not being a programmer...Which is right please? Thank you for a very nice addition to our site. |
#21
|
||||
|
||||
As requested: (Apply ONE of them)
HACK OF THE HACK: TO GREET ONLY USERS WHO VISITED YOUR BOARD IN THE LAST X DAYS: Find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
Find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
Logician |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|