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:
Quote:
Inactive User Reminder Emails
Found 271 Inactive Users.
Sent To: amember
Fatal error: Call to a member function on a non-object in /home/domain/public_html/forum/includes/class_mail.php(261) : eval()'d code on line 4
|
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.
|
Quote:
Originally Posted by djbaxter
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;
|
Quote:
Originally Posted by funkmeister
I have that as single line already - so when I ran it for the first time it was in place.
Not sure where to look now? Any other ideas?
Can you tell me - as it produced that error message - was anything sent at all? Or did it just fail due to that particular message?
Thanks.
|
OK, I removed all references to 'EZbounce' from reminderemail.php and still get the above error. Any further ideas?
Thanks.