[TYPO3-shop] Order confirmation not sent to shop owner

lambdaoe its_me at eunet.at
Sun Jun 18 20:42:06 CEST 2006


Having the same problem.
Tracked it down to function

	getMimeType

in module

	class.t3lib_htmlmail.php

For verification can you add the following statements around the fgets so  
that it reads as follows:

	echo "<br>".microtime()." getMimeType 8";                        //+++ KL  
2006-06-14  ++
			$thePortion= fgets($fp,128);
	echo "<br>".microtime()." getMimeType 9<br>";                    //+++ KL  
2006-06-14  ++

As a result you shall see something like this:

	0.94109400 1150552362 getMimeType 8
	0.93168500 1150552422 getMimeType 9

	0.93174800 1150552422 getMimeType 8
	0.93358700 1150552482 getMimeType 9

	0.93365400 1150552482 getMimeType 8
	0.93120500 1150552542 getMimeType 9

	0.93127000 1150552542 getMimeType 8
	0.93157700 1150552602 getMimeType 9

	0.93164700 1150552602 getMimeType 8
	0.93141900 1150552662 getMimeType 9

	0.93147700 1150552662 getMimeType 8

(First value is the portion of sec's, 2nd the sec's since 1970  
[UNIX-Time]).
What you clearly can then see, is that the fgets take about one minute  
(per line of text from the agb.txt, or so).

Can you please verify if you get a similar behaviour. Please be aware that  
the results from the echo are only displayed at the very end and not as  
the script progresses.

By the way, what is interesting is, that on the same machine - just a  
different subdir - I have the same with 3.8.0-version which does not show  
this behaviour.

Anybody who have any suggests for the reasons and solutions is welcome.

Regards,
Kurt


Am 16.06.2006, 23:22 Uhr, schrieb Borut Rozman <jedo at zipp.nu>:

> I have the same problem with it ... Any ideas?
> Regards b.
>
> -----Original Message-----
> From: typo3-project-tt-products-bounces at lists.netfielders.de
> [mailto:typo3-project-tt-products-bounces at lists.netfielders.de] On  
> Behalf Of
> Robert Markula
> Sent: Friday, June 16, 2006 1:57 PM
> To: typo3-project-tt-products at lists.netfielders.de
> Subject: [TYPO3-shop] Order confirmation not sent to shop owner
>
> Hi List,
> I have the problem that the oder confirmation mail (set in orderEmail_to  
> =
> ...) does not get sent to the specified email address. The confirmation  
> mail
> to the customer is sent just fine, but not the mail to the shop owner.
>
> I'm using tt_products 2.4.11 (from 16.06.2006) on Typo3 4.0. Can anybody
> please check if it works on his installation?
>
> Thanks in advance,
> Cheers,
> Ro
> _______________________________________________
> TYPO3-project-tt-products mailing list
> TYPO3-project-tt-products at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-tt-produc
> ts
>
>
> __________ NOD32 1.1603 (20060616) Informacija __________
>
> To sporohilo je preveril protivirusni sistem NOD32.
> http://www.nod32.com
>
>



-- 
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/



More information about the TYPO3-project-tt-products mailing list