Hello,
i have some problems with the Kalender MX 1.3 moudle and PHPNUKE 6.9
as admin, i cannot add events. i'm getting an error saying that the end time is before the start time, and, it's not!
also, the dates at the list are not right, they are like : 04.01.29 istad of 29.01.04, how can i fix that?
thank you :puzz:
Hi bones :)
1.)
edit the file /modules/Kalender/config/config.php
change line 22:
$calconf['AdminType'] = "radmincalendar";
to:
$calconf['AdminType'] = "radminsuper";
2.)
you can change the date/time-format in the language files.
Line 22-29
TANX! you saved me....
another thing came up now, when i am in Jan, the next month is March, and not Feb...... any idea?
also... (sorry for bother you.... :redhead: )
i want to delete the end date from the center block list,
now i deleted the $enddate, and got it to show nothing, but somehow i cannot delete the cells, whem i'm getting line 35-36 out the the file, it's all getting wrong... :exclam:
how can i make it right