TUBEX and Trade Expert

Our support will answer all your general questions here.

Moderator: Rock

Post Reply
player
Posts: 8
Joined: Thu Jun 24, 2010 5:46 pm

TUBEX and Trade Expert

Post by player »

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 language=JavaScript>
<!--
var ref = parent.document.referrer;
var rnd = Math.floor(Math.random() * 99999999);
document.write('<div><img src=http://www.site.com/cgi-bin/te/in.cgi?p ... mote='+ref+' width=1 height=1 border=0></div>');
// -->
</SCRIPT>

and I do not receive a cookie code, how will I know if this code is working?

Thanks
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: TUBEX and Trade Expert

Post by texpert »

Enable "show cookies" in your browser, so it will prompt you everytime. Check if "texpert" cookie is being sent.
player
Posts: 8
Joined: Thu Jun 24, 2010 5:46 pm

Re: TUBEX and Trade Expert

Post by player »

yes, cookie is being sent

thanks
Post Reply