Page 1 of 1

Traffic tracking code error

Posted: Fri Jun 25, 2010 6:35 pm
by Massive
Hi!

I'm using the Multi page layout PHP tracking method but I'm getting the error
Fatal error: Call to undefined function virtual() in /home/[user]/public_html/te/te_redirect.php on line 61
Can you please advise on how this can be solved?

Thanks,
Hugo

Re: Traffic tracking code error

Posted: Sun Jun 27, 2010 9:05 pm
by texpert
Hi there,

your server administrator disabled "virtual()" function. Either ask them to re-enable it, or you could also use "remote tracking" feature. You'll find "remote tracking" topic in TE manual.

regards,
Jim

Re: Traffic tracking code error

Posted: Mon Jun 28, 2010 12:20 am
by Massive
Hello Jim,

Thanks for the reply!

I've managed to solve this with a code snippet I found in another thread of this forum (http://forum.tradeexpert.net/viewtopic.php?f=2&t=142)

It's remote tracking as you referred.

Kind regards,
Hugo