Error with Date Fields
Archived from the Xataface Users forum.
ngms27 — Thu Jan 17, 2013 7:52 am
Just used a date field for the first time and I get this:
Notice: Array to string conversion in …\lib\jscalendar\calendar.php on line 103
Xataface 2 Alpha.
Is this a know bug? Is there a workaround?
shannah — Thu Jan 17, 2013 9:31 am
This is fixed in SVN
r4181 | shannah | 2012-11-14 12:51:06 -0800 (Wed, 14 Nov 2012) | 1 line
Changed paths:
M /dataface/core/trunk/lib/jscalendar/calendar.php
Fixed php warning PHP Notice: Array to string conversion in /Users/shannah/Documents/Shared/htdocs/xataface-svn/lib/jscalendar/calendar.php on line 103
You should be able to just replace your copy of calendar.php with the one in svn. http://weblite.ca/svn/dataface/core/tru … lendar.php
-Steve