Quote:
Originally Posted by funkmeister
I just installed first thing this morning on 3.65 (fresh install) and upon manually running the cron job via AdminCP I see the following error:
Any ideas why I would see this? The only change I made was adding the EZBounce code to 'reminderemail.php' as per this earlier post.
With that error - did anything actually get sent out? Haven't received any mail yet, although it's only been about 5 minutes since running the job.
Thanks in advance.
|
For some reason, one of the lines word-wrapped when I posted it previously and editing the post won't fix it. Please note that the following should be a single line:
PHP Code:
$headers .= 'X-EZbouncer: ' . $bouncestring . $delimiter;