Good Morning everyone,
I'm getting a lot of email from my site with the following even though I have deleted this calendar folder and also the corresponding cron job in my cpanel. Here is what I get:
Subject:
Cron <site@server> cd '/home/mysite/public_html/calendar/tools/' ; php -q 'send_reminders.php' > /dev/null ;
Body:
/bin/sh: line 0: cd: /home/mysite/public_html/calendar/tools/: No such file or directory
Failed loading /etc/ioncube/ioncube_loader_lin_4.4.so: /etc/ioncube/ioncube_loader_lin_4.4.so: undefined symbol: zend_hash_add_or_update
I haven't been able to locate this send_reminders.php file in any of the main wp folders. Any suggestions?