[TYPO3] tc directmail and invalid log
Daniel Schledermann
daniel at typoconsult.dk
Tue Dec 19 13:36:03 CET 2006
Katja Lampela wrote:
> Hello list,
>
> (t3 4.0.2, tcdirectmail 1.1.1)
Upgrade to 1.1.3 :)
>
> 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).
>
> 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
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