Hi there, i'm not sure if you're familiar with shell access (SSH). If you are, this is what u have to do. Try to start "cstat_in" through SSH. cd cgi-bin/te/tedata/cron/ and run command ./cstat_in If you'll see a message that file tedata/refdata/error.dat is missing. Simply create an empt...
I'm getting this error message: Main TE task "cstat_in" was not executed for the last 19h and 52min. What's happening? Could be any number of things. Is it still there? Did rights change? Did setings change? Did paths change? Was the box upgraded? Is your box secured? etc etc etc. Let us ...
I'm having trouble using the Trade Expert in various scripts of mine, Tubex, wordpress and so on. specifically with the virtual () function You have alternatives to the virtual() function? because when I use the recommended codes, I always get a blank page with this message: Fatal error: Call to und...
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...
When I include the tracking script for Trade Expert, TubeX shows blank white pages suggesting an error. Fatal error: Call to undefined function virtual() in /home/user/site.com/video/classes/Template.php(261) : eval()'d code on line 12 how I fix this? I also tried using the remote code: <SCRIPT lang...