ich haben diese MOD eingebaut:
Code: Alles auswählen
##############################################################
## 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.
................Code: Alles auswählen
Tried obtaining data for a non-existent user
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near 'AND user_id <> -1' at line 4
SELECT * FROM phpbb_users WHERE user_id = AND user_id <> -1
Line : 46
File : functions_post.phpGrund: Die passende stelle die ich suche sollte gibts in index.php nicht, da ich die Geburstag Anzeige nicht im index.php ausgebe, sonder in IM-Portal in diese Block eben.
Da kann auch der Fehler nicht liegen, der soll in der functions_post.php liegen, daher mal den code der ich da eingefügt habe:
Um die übersichtlichkeit hier zu halten Klicke HIER für die gekürzte Install-Anleitung!
Wo liegt dort der Fehler?
Er sendet auch keine E-Mail bzw. PN an des Geburstagskind obwohl es im ACP aktiv habe.
Denk mal das liegt einfach noch an diesen Fehler, wäre über hilfe sehr dankbar.
Im voraus vielen Dank.