Installation, updates, manuals and APIs.
Code, issues, development roadmap.
Custom job offers.
Send us your sales or general questions.
What you found in your crontab doesn't look like a Dolphin cron job command.
Here's what you need to input there:
MAILTO=your_email
0 0 * * * /path_to_php/php -q /path_to_dolphin/periodic/cmd.php
*/10 * * * * /path_to_php/php -q /path_to_dolphin/periodic/notifies.php
*/10 * * * * /path_to_php/php -q /path_to_dolphin/periodic/tags.php
Please consider that you have to replace "your_email", "path_to_php" and "path_to_dolphin" with their real values.
Igor see more
S