habe den mod "Birthday Private Message Mod (AK. Birthday message mod)" eingerichtet.
Code: Alles auswählen
## 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.
wenn ich nun mein geb.tag. auf heute stelle so kommt folgende fehlermeldung:
Code: Alles auswählen
Fatal error: Call to undefined function bpm_send_pm() in ...... \forum\index.php on line 363
Code: Alles auswählen
bpm_send_pm($user_id, $bpm_subject, $bpm_message, 1);
an was kann es liegen, dass die funktion nicht zur verfügung steht?