Hi,
Thanks Chris for the superb calendar...
I have a curious problem... locally on windows server I run OK. When i posted to live the calendar runs fine apart from when I want to change the start date to a Sunday...
I get a Fatal error: Call to undefined function mb_substr() in <path to file...>\htdocs\ac-calendar\ac-includes\functions.inc.php on line 43
Line 43 is about the UTF...
"$weekday = mb_substr($lang["day_".$k.""],0,1,'UTF-8');"
But I am thinking that this is a red herring... unless the problem is the difference in the versions of php etc.
[My hosting agent is running PHP Version 5.2.6 and I am running: 5.3.3].
I have trawled the forums and have not found anyone else with this problem... which is curious as I am running a vanilla copy of your code apart from changing the paths to accomodate the backslashes etc. for a windows environment.
Thanks in advance!
Charlie