Search found 8 matches

by player
Thu May 12, 2011 6:48 am
Forum: Trade Expert - Support & Main Discussion
Topic: Login 500 Internal Server Error
Replies: 1
Views: 4845

Login 500 Internal Server Error

I installed the script, the installation was okay, but when I try to login, I get this message
500 Internal Server Error

What is the problem?

:|
by player
Wed Dec 29, 2010 12:31 pm
Forum: Trade Expert - Support & Main Discussion
Topic: Task failure: 19h 50min
Replies: 6
Views: 11176

Re: Task failure: 19h 50min

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...
by player
Tue Dec 14, 2010 5:17 am
Forum: Trade Expert - Support & Main Discussion
Topic: Task failure: 19h 50min
Replies: 6
Views: 11176

Re: Task failure: 19h 50min

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 ...
by player
Sat Dec 11, 2010 4:43 pm
Forum: Trade Expert - Support & Main Discussion
Topic: Task failure: 19h 50min
Replies: 6
Views: 11176

Task failure: 19h 50min

I'm getting this error message:

Main TE task "cstat_in" was not executed for the last 19h and 52min.

What's happening?
by player
Fri Sep 17, 2010 6:46 am
Forum: Trade Expert - Support & Main Discussion
Topic: alternatives to the virtual() function
Replies: 1
Views: 4889

alternatives to the virtual() function

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...
by player
Thu Sep 16, 2010 6:29 am
Forum: Trade Expert - Support & Main Discussion
Topic: WordPress and Trade Expert
Replies: 1
Views: 5178

WordPress and Trade Expert

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...
by player
Mon Sep 13, 2010 1:18 pm
Forum: Trade Expert - Support & Main Discussion
Topic: TUBEX and Trade Expert
Replies: 2
Views: 6147

Re: TUBEX and Trade Expert

yes, cookie is being sent

thanks
by player
Mon Sep 13, 2010 12:50 am
Forum: Trade Expert - Support & Main Discussion
Topic: TUBEX and Trade Expert
Replies: 2
Views: 6147

TUBEX and Trade Expert

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...