[Typo3] dmailer (class.t3lib_dmailer.php) error on line 487

Freddy Tripold info at tripold.net
Fri Oct 21 22:21:14 CEST 2005


Hi Mark!

I think you have to change the path.
You write " 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 "
So you are in the wrong directory. You must call the script 
"/path/to/php /srv/www/cgi-bin/"eg 
docs"/typo3/ext/direct_mail/mod/dmailerd.phpsh"
If you call "/path/to/php 
/srv/www/cgi-bin/typo3_src-3.7.0/typo3/ext/direct_mail/mod/dmailerd.phpsh" 
you are one directory to high because of the symlink.
Maybe thats the solution...

fred



More information about the TYPO3-english mailing list