[TYPO3] tc directmail and invalid log

Katja Lampela katja.lampela at lieska.net
Tue Dec 19 15:05:24 CET 2006


Thanks Daniel for the reply!

Daniel Schledermann wrote:
> Katja Lampela wrote:
> 
>> Hello list,
>>
>> (t3 4.0.2, tcdirectmail 1.1.1)
> 
> 
> Upgrade to 1.1.3 :)

I'll do that!

> 
>>
>> I have a problem with tc directmail: When I masssend the mail, after 
>> starting the send the log gets invalid and all the sending stops. I 
>> suppose the first 50 mails are sent okay (this is just an assumption) 
>> but the invalid log stops the cron sending next 50 mails?
> 
> 
> No..  shouldnt be. tcdirectmail doesnt pause during the send, but 
> continously sends all mails in one go. The "invalid stats"-thing is to 
> clean up the spool, if mailer.php dies unexpectedly. You should check if 
> mailer.php has acually stopped running. Maybe there is a timeout on it 
> (php.ini).
> 

Okay - BTW is there a way to check the mails sent? I'm afraid I did a 
double send because first it seemed stuck and I tried again.

>>
>> In the maintenance page there are the following errors messages in the 
>> top:
>>
>> Warning: mysql_query(): Unable to save result set in 
>> /home/webadmin/novetos.planeetta.com/html/t3lib/class.t3lib_db.php on 
>> line 764
>>
>> Warning: mysql_fetch_row(): supplied argument is not a valid MySQL 
>> result resource in 
>> /home/webadmin/novetos.planeetta.com/html/t3lib/class.t3lib_db.php on 
>> line 814
>>
>> Warning: mysql_fetch_row(): supplied argument is not a valid MySQL 
>> result resource in 
>> /home/webadmin/novetos.planeetta.com/html/t3lib/class.t3lib_db.php on 
>> line 814

This can be due to the server provider - I'll check.


> 
> Strange. Try and upgrade. If the problems persists, please post the SQL 
> that fails. I'll try to make a fix.
> 
> /Daniel


More information about the TYPO3-english mailing list