CronJob errormessage

Hi,
i’m new to Kanboard and i’m very excited about the features. Right now i’m trying to get the cronjob running. I’m getting an error message from the cronjob with no clue what to to. Any suggestions?

PHP Warning: scandir(plugins/Customizer/Assets/css/userthemes): failed to open dir: No such file or directory in /var/www/vhosts/web453.server47.configcenter.info/httpdocs/tegemeo/kanboard/plugins/Customizer/Plugin.php on line 24
PHP Warning: scandir(): (errno 2): No such file or directory in /var/www/vhosts/web453.server47.configcenter.info/httpdocs/tegemeo/kanboard/plugins/Customizer/Plugin.php on line 24
PHP Warning: array_diff(): Expected parameter 1 to be an array, bool given in /var/www/vhosts/web453.server47.configcenter.info/httpdocs/tegemeo/kanboard/plugins/Customizer/Plugin.php on line 24
PHP Warning: scandir(plugins/Customizer/Assets/css/themes): failed to open dir: No such file or directory in /var/www/vhosts/web453.server47.configcenter.info/httpdocs/tegemeo/kanboard/plugins/Customizer/Plugin.php on line 25
PHP Warning: scandir(): (errno 2): No such file or directory in /var/www/vhosts/web453.server47.configcenter.info/httpdocs/tegemeo/kanboard/plugins/Customizer/Plugin.php on line 25
PHP Warning: array_diff(): Expected parameter 1 to be an array, bool given in /var/www/vhosts/web453.server47.configcenter.info/httpdocs/tegemeo/kanboard/plugins/Customizer/Plugin.php on line 25
PHP Warning: Invalid argument supplied for foreach() in /var/www/vhosts/web453.server47.configcenter.info/httpdocs/tegemeo/kanboard/plugins/Customizer/Plugin.php on line 27
PHP Warning: Invalid argument supplied for foreach() in /var/www/vhosts/web453.server47.configcenter.info/httpdocs/tegemeo/kanboard/plugins/Customizer/Plugin.php on line 39
Kanboard 1.2.15

You error messages are related to the customizer plugin, you probably have some custom install for kanboard, and the plugin either can’t find the folders needed for the css themes or it doesn’t have the privileges.

That won’t effect your cronjob tho.

Perfect - i deactivited the extension und no errors from the cron job. How can i check that the job did hat he had to do?