do they only last for 30 days or is it longer? is there anyway to set this
CCBill cookies how long do they last
Collapse
X
-
depedns on the the aff program and what they set it to
can be a few days or can be longer ie: month or so -
TBH i am not sure other than asking the aff prog ownerOriginally posted by riosluts
is there any way to check that?
Comment
-
What sucks is if I remember correctly the default in the Admin is 3 days. We jacked ours way past that, yet I wonder how many actually change many of the default settings.Comment
-
yeah we bumped ours to 30 days also after you pointed that out to meOriginally posted by freeadultcontent
What sucks is if I remember correctly the default in the Admin is 3 days. We jacked ours way past that, yet I wonder how many actually change many of the default settings.
Comment
-
Comment
-
Comment
-
Do you have PHP installed on your server?Originally posted by riosluts
how do u check the timestamp? All i see is some random numbers. No date
Make a new .php document, paste this into it:
Copy the #'s, probably 10 digit, into the quotes after $timestamp. If you think certain sites have it set too low, test them. The cookie is on your end, they can't hide that.PHP Code:<?php $timestamp = ""; echo date("Y-m-d H:i:s", $timestamp); ?>Comment
-
Some cookies expire after the surfer closes their browser, while others are set to expire in half a year. It depends on the affiliate program.Comment
-
Yep, ccbill's default is 3 days.
Sponsor can increase it though.Comment
-
Comment






Comment