WordPress and Trade Expert
Posted: Thu Sep 16, 2010 6:29 am
I tried everything
I tested both codes on my blog:
<? $qs=getenv("QUERY_STRING"); virtual("/cgi-bin/te/in.cgi?p=default&$qs"); ?>
and
<? include "/home/wbrxrpp/public_html/trocadecasais/te/te_redirect.php"; ?>
and nothing worked, wordpress shows blank white pages suggesting an error.
Fatal error: Call to undefined function virtual() in /home/user/site.com/template/blabla/head.php(16) : eval()'d code on line 12
what can I do? I love this script, I want to use it.
help...

I tested both codes on my blog:
<? $qs=getenv("QUERY_STRING"); virtual("/cgi-bin/te/in.cgi?p=default&$qs"); ?>
and
<? include "/home/wbrxrpp/public_html/trocadecasais/te/te_redirect.php"; ?>
and nothing worked, wordpress shows blank white pages suggesting an error.
Fatal error: Call to undefined function virtual() in /home/user/site.com/template/blabla/head.php(16) : eval()'d code on line 12
what can I do? I love this script, I want to use it.
help...