Hi everybody,
I had a problem with the cronjob not running the taskmanager. In the documentation it says: curl -s http://www.yourdomain.com/source/modules/tasks.php.
There is no such file in source/modules. The file tasks.php is located in the main directory.
So your cron should be: curl -s http://www.yourdomain.com/tasks.php.
Greetz!
