Derek
7th February 2006, 06:06 PM
Hello,
I believe the problem I am having is with the cookies but im not sure. When a user clicks on the banner, it WILL record the click. However once it gets thru the sale process I am getting the following in my merchant log:
debug Registrator: Data/Cookie is empty Registrator.class.php 281
debug Sale registration: Data not decoded, failed to save sale sale.php 39
I am not sure what is causing this. I have the EXACT same site on another domain and it is working perfectly. The only difference between the two is that the site that is working is called like "http://www.site.com/catalog" and the one that is not working is called like "http://www.site2.com".
The apache config points www.site2.com to the /catalog directory itself.
It seems like it is not storing the cookie for the affiliate?
The sales aren't even going to the default affiliate. When I do a view source on the checkout_success.php page I AM seeing the 1x1 image link to my affiliate site with the order ID and order amount. I am not using any outside processing company such as paypal. We do all order processing in house.
Please help.
PS I am using the Pro version which I purchased a year ago and am just getting into using it now.
Thanks.
I believe the problem I am having is with the cookies but im not sure. When a user clicks on the banner, it WILL record the click. However once it gets thru the sale process I am getting the following in my merchant log:
debug Registrator: Data/Cookie is empty Registrator.class.php 281
debug Sale registration: Data not decoded, failed to save sale sale.php 39
I am not sure what is causing this. I have the EXACT same site on another domain and it is working perfectly. The only difference between the two is that the site that is working is called like "http://www.site.com/catalog" and the one that is not working is called like "http://www.site2.com".
The apache config points www.site2.com to the /catalog directory itself.
It seems like it is not storing the cookie for the affiliate?
The sales aren't even going to the default affiliate. When I do a view source on the checkout_success.php page I AM seeing the 1x1 image link to my affiliate site with the order ID and order amount. I am not using any outside processing company such as paypal. We do all order processing in house.
Please help.
PS I am using the Pro version which I purchased a year ago and am just getting into using it now.
Thanks.