[Typo3] dmailer (class.t3lib_dmailer.php) error on line 487
Mark Gillingham
markgill at uwalumni.com
Sun Oct 23 17:57:32 CEST 2005
Fred, Very good. Yes, I have used "echo" to confirm that the
script gets to the end. The script (dmailer.phpcron) calls
class.t3lib_dmailer.php, where the database is queried to get the
email addresses to be sent in the mail loop (50 messages per
call). What's strange, I think, is that I can send these 50
messages at a time from the BE plugin interface, but not from the
command line and, therefore, not from a cron job. That is, the
classes must work fine within the context of the plugin.
I need help in tracking down why I get the error, because I'm a
novice at php:
Fatal error: Call to a member function on a non-object in
/srv/www/cgi-bin/typo3_src-3.7.0/t3lib/class.t3lib_dmailer.php on
line 487
Freddy Tripold wrote:
> hi mark,
>
> do you already get the error?
>
> Maybe you trie some echos in the function runcron to see how long the
> script works.
>
> fred
More information about the TYPO3-english
mailing list