Dolphin 6.1.5
Here is the cron that I have set:
0 0 * * * /usr/local/bin/php -q /home/wcperson/public_html/periodic/cmd.php
*/10 * * * * /usr/local/bin/php -q /home/wcperson/public_html/periodic/notifies.php
* */1 * * * /usr/local/bin/php -q /home/wcperson/public_html/periodic/cupid.php
notifies.php set to 755 and also 666 in effort to try to "Crack" this problem.
I have emails set to send, but they are stuck in not being sent out. All other cron emails that I have are working just fine such as the nightly report.