Great Calender, cudos for that.
I can't get mine to work though..
i get this error:
"Fatal error: Call to undefined function cal_days_in_month() in /usr/
home/mifoo1/public_html/garavan/kalender/ac-includes/functions.inc.php
on line 22"
and this one "Warning: mktime() expects parameter 4 to be long, string
given in /usr/home/mifoo1/public_html/garavan/kalender/ac-includes/
functions.inc.php on line 20"
Which means i can't see the calenders.. only the errors.
i don't really know what to do? Thanks.
Chris
I have been searching on the web and it seems to be a common error,
but I have not worked out how to fix it yet.
Can you check if you have this enabled? ( adding echo phpinfo() in
your file shluld give you the info as to how your php is configured)
If you find that it isn't enabled, this second link gives an
alternative function though I haven't had a chance to test it yet:
http://www.webmasterworld.com/forum88/10544.htm
Chris