[TYPO3] Problem with aux_newsmailer

Xavier Perseguers typo3 at perseguers.ch
Fri Aug 8 13:33:59 CEST 2008


Hi Brian,

> Im trying to run the command php mailer.sh but I get the following error:
> 
> PHP Notice: Use of undefined PATH_thisScript - assumed 'PATH_thisScript'
> 
> The code:
> 
> define(PATH_thisScript,$typopath.'typo3/typo3');

You should single quote the first parameter of the define before being 
able to use it as a constant without quote.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html


More information about the TYPO3-english mailing list