Seite 1 von 1

[erledigt] Kann mir da wer sagen, was ich machen muss?

Verfasst: 05.09.2006 12:26
von Rosiv
Birthday display:
## o this edition supports three user_birthday formats :
## MMDDYYYY : eg : Birthdays mod by TerraFrost ( http://www.phpbb.com/phpBB/viewtopic.php?t=342028 )
## YYYYMMDD : eg : old PCP
## D-M-Y : eg : Birthday Event by Reddog ( http://www.reddevboard.com/forum/viewtopic.php?t=1256 )
##
## To map birthdays in calendar, you have to copy the appropriate from contrib/birthday_drivers/includes,
## then to activate it in includes/class_calendar_birthday.php by uncommenting the appropriate constant :
## Drivers :
## MMDDYYYY : driver : includes/class_calendar_birthday_mdy.php, constant : define('BIRTHDAY_FMT', 'mdy');
## YYYYMMDD : driver : includes/class_calendar_birthday_ymd.php, constant : define('BIRTHDAY_FMT', 'ymd');
## D-M-Y : driver : includes/class_calendar_birthday_dmy_sep.php, constant : define('BIRTHDAY_FMT', 'dmy_sep');



Für mich käme das unterste in Frage.


Wer kann mir da bittte weiterhelfen?

Verfasst: 05.09.2006 16:08
von Rosiv
-push-

Verfasst: 05.09.2006 16:15
von Tobi91
kannst ja mal sagen/beschreiben was dein problem ist! Ich versteh nicht ganz was du überhaupt willst :wink:

- Tobi91 :roll:

Verfasst: 05.09.2006 16:18
von Rosiv
Naja,


ich will, daß er mir die geburtstage im Kalender anzeigt, und dabei weiß ich nicht, was cih DAMIT:

## To map birthdays in calendar, you have to copy the appropriate from contrib/birthday_drivers/includes,
## then to activate it in includes/class_calendar_birthday.php by uncommenting the appropriate constant :
## Drivers :
## MMDDYYYY : driver : includes/class_calendar_birthday_mdy.php, constant : define('BIRTHDAY_FMT', 'mdy');
## YYYYMMDD : driver : includes/class_calendar_birthday_ymd.php, constant : define('BIRTHDAY_FMT', 'ymd');
## D-M-Y : driver : includes/class_calendar_birthday_dmy_sep.php, constant : define('BIRTHDAY_FMT', 'dmy_sep');



machen muss......



Rosiv

Verfasst: 05.09.2006 17:56
von Rosiv
Hm,

herausgefunden, was ich machen muss, habe ich:

Ich muss in DIESER den driver definieren, in dem ich die beiden // vor dem jeweiligen Format weglösche.

Hab ich getan. Der verweist dann zu DIESER Datei.


Allerdings habe ich das Format: d.m.Y, H:i


Wie sage ich ihm jetzt, wie er es finden soll?





Rosiv

Verfasst: 05.09.2006 21:10
von Rosiv
Niemand nen Plan?


Schade....


Denn ich hab den normalen Birthday mod drauf von TerraFrost, und mit dem müsste es gehen, da es, lt. Autor nur nicht mit dem von Nick geht.



Also, keiner ne Idee????



Rosiv