Page 1 of 1

incoming traffic

Posted: Tue Jan 18, 2011 9:10 pm
by Sergo575
TE does not account for incoming traffic from the new traders. In what may be the problem?

Re: incoming traffic

Posted: Wed Jan 19, 2011 6:29 pm
by WillWank
Sergo575 wrote:TE does not account for incoming traffic from the new traders. In what may be the problem?
Do you invoke in.cgi with
<!--#include virtual="/cgi-bin/te/in.cgi?p=default&$QUERY_STRING" -->
or
<? $qs=getenv("QUERY_STRING"); virtual("/cgi-bin/te/in.cgi?p=default&$qs"); ?>

?

Does any traffic show up in TE?