[TYPO3] tcdirectmail problem with newsletter content

Daniel Schledermann daniel at typoconsult.dk
Mon Jan 22 15:46:24 CET 2007


Jayne Eaton wrote:
> Hi 
> 
>  
> 
> I have installed the tcdirectmail extension that was updated on the 13th
> Jan 07.  I am however finding that when I send a test email there is no
> content in the newsletter.  When I preview the newsletter page I can see
> content, but when I send the mail it arrives without any content.
> 
>  
> 
> I didn't have this problem on the tcdirectmail version prior to this
> one.  Is there something I should be doing differently when I am setting
> it up?
> 
>  
> 
> Thank you in advance.


Hi Jayne.

tcdirectmail has changed its way of fetching content from PHP 
file_get_contents() to TYPO3 library t3lib_div::getURL(). This was ment 
to improve compatibility. It is possible that you TYPO3 installation 
might have some settings preventing the newsletter from being fetched 
correctly. Using CURL might affect it. Go to install tool> All 
configuration, browse down to "curlUse", and see if something is set.

/Daniel


More information about the TYPO3-english mailing list