• I have a WordPress MU site and use All-in-One Event Calendar on most of them. My provider contacted me saying the PHP log is filling up with the following two errors:

    [18-Jun-2014 16:11:27 UTC] PHP Warning: array_combine(): Both parameters should have at least 1 element in D:\Webdocs\bycadmin\byc.org\wwwroot\wp-content\plugins\all-in-one-event-calendar\app\model\class-ai1ec-settings.php on line 902
    [18-Jun-2014 16:11:27 UTC] PHP Warning: array_diff(): Argument #1 is not an array in D:\Webdocs\bycadmin\byc.org\wwwroot\wp-content\plugins\all-in-one-event-calendar\app\controller\class-ai1ec-calendar-controller.php on line 145

    This is causing server issues as these are being generated constantly. I looked at the code in these two files and it appears related to array errors with tags and options.

    Any help would be greatly appreciated.

  • The topic ‘All-In-One Event Calendar Throwing PHP Array errors’ is closed to new replies.