Traffic rules - outgoing custom?

blogger365
Posts: 60
Joined: Wed Feb 20, 2013 6:27 pm

Re: Traffic rules - outgoing custom?

Post by blogger365 »

The problem is not correct code for header redirect, but this error:

Cannot modify header information – headers already sent in line:
$numclicks=count(explode('|', $_COOKIE['to']));

this particularly line is the problem - if I remove it - header redirection works...
admin
Site Admin
Posts: 37994
Joined: Wed Sep 10, 2008 11:43 am

Re: Traffic rules - outgoing custom?

Post by admin »

Maybe
I didn't debug your code
Don't forget to run script update
Post Reply