PDA

View Full Version : PostAffiliate Debug Msg


smartbiz
24th April 2006, 02:43 PM
Hi,

How to solve this problem? This Msg is out after the comfirmation page.

PostAffiliate Debug Msg: Referrer '<username>' found, registering sale.

How can to 'remove' it? I've try some suggestions, but not solve this problem.

Thanks.

Scripts4Sellcom
27th May 2006, 05:54 AM
Did you type "false"?

affconfig.php

// whether to display debug message during sale registration
// activate it by setting it to true
$debugMessage = "false";

smartbiz
25th June 2006, 03:07 PM
what do you mean? Yes, i type "false", and also i set it to true, but that output still there.. :(

smartbiz
16th July 2006, 07:40 AM
Thanks all, finally I can fix that probs.. ;)