Deze mod is net klaar, maar moet eerst nog getest worden. Daarom vraag ik jullie allemaal om deze mod voor me te testen 8) Als je een fout vind post dan aub een bericht en ik zal het zo snel mogelijk fixen
Code: Selecteer alles
##############################################################
## MOD Title: BPM Mod (AK. Birthday message mod)
## MOD Author: Duvelske < Duvelske@planet.nl > (Richard Wagtmans) http://www.vitrax.vze.com/
## MOD Author, Secondary: Tuxman < tuxman@sumpfkuh.de >
## MOD Description: With this mod you can sendt an pm or an email
## to the user who has his birthday. The message you
## can define in the admin panel with some functions
## like with the wpm mod. The old pop-up wil appear,
## but you can shut it down in the bpm panel as well as
## in the board configuration.
##
## MOD Version: 1.0.2
## Compatibility: You must have the birthday mod of mods.db9.dk installed
## In order to let this mod work.
##
## Notes: This MOD includes Tuxman's Birthday Mail Extension, available at
## http://www.phpbb.de/viewtopic.php?t=53274 (German)
## http://www.phpbb.com/phpBB/viewtopic.php?p=1077492#1077492 (English)
## This one is also edited to go with the norms of the bpm mod (by Duvelske)
##
## Installation Level: Simple
## Installation Time: 10 Minutes
##
## Files To Edit: 2
## index.php
## includes/functions_post.php
## admin/admin_board.php
## templates/subSilver/admin/board_config_body.tpl
##
## Included Files: 5
## language/lang_english/email/birthday.tpl
## admin_bpm.php
## bpm_body.tpl
## bpm_db_install.php
## uninstallbpm.php
##
##############################################################
## Author Notes:
## 1. You also must have the wpm mod installed! Otherwise it doesn't work!
##
## 2.Please Run before you mod the files the bpm_db_update.php file in the root of your forum
## Also if you run an older version of this mod read the Update from 105 previous versions.txt
## for further instructions
##############################################################
## MOD History:
## 1.0.2 - Let the mod sendt an pm or email when some has his birthday instead of when someone
## who has his/hers birthday logs in.
## - Made an activate/deactivate pop-up button for in the bpm admin panel.
## - Added some suggestion code for removal of the pop-up button code in the admin panel
## for your board configuration
##
## 1.0.1 - Fixed the sendt options.
## - Modified some errors.
##
## 1.0.0 - Got approval for adding the mail section to the bpm mod.
## - Fixed and changed some of the functions of the mail section to work with the bpm standards.
## - First release of the bpm mod
##
## 0.1.1 - Fixed the bpm mod now it sends a good pm
##
##############################################################
## This MOD is released under the GPL License.
## Intellectual Property is retained by the MOD Author(s) listed above
##############################################################
Download mod @ phpbbhacks