Page 1 of 1

WordPress and Trade Expert

Posted: Thu Sep 16, 2010 6:29 am
by player
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...

Re: WordPress and Trade Expert

Posted: Mon Sep 20, 2010 6:26 am
by texpert
Your host disabled "virtual()" function for you. Talk to them. If they refuse to enable it, the alternative for is "remote tracking". Open manual and find "remote tracking" topic.

kind regards,
Jim