yes, this makes a great difference
1) if you have one, you have to edit /admin/init_includes/overrides/init_admin_auth.php in the same way as /admin/init_includes/init_admin_auth.php
2) you have to create an admin user with id==13 ( define('CRON_ADMIN_USER_ID', '13'); ); I did it via phpMyAdmin
3) you must grant permissions to admin-user 13 for the cron1.php via admin/admin_control.php?adminID=13
4) logout & try it via web-browser
5) now the cron-world should be OK
Bookmarks