Joakim Nyman
Joakim Nyman
Recently ran into an issue with access policies not being applied for resources after migrating servers. After some debugging and testing I tracked down the source of the problem. The...
The error log is filling up with missing fields with the latest version, upgraded from 1.1.6-pl. ``` [2014-02-28 22:31:55] (ERROR @ /index.php) Error 42S22 executing statement: Array ( [0] =>...
Date calculation fails on windows because `strftime("%u")` is unsupported. For example `getEventCalendarDateRange()` fails to calculate `$startDOW` and returns false. Something like the below would work to be cross-platform. But I...
If any of your feeds return an error the entire CMP and any page with the mxcalendar snippet crashes and returns a blank page.