lammy Posted December 5, 2007 Posted December 5, 2007 (edited) in admin/affiliate_payment.php in version 2.6 osc_affiliate line 164 is tep_db_query("update " . TABLE_AFFILIATE_SALES . " SET affiliate_billing_status = '0' where affiliate_payment_id = '" . tep_db_input($pID) . "'"); in version 2.7 it is not there... can somebody explain the reason for this change....please. I presumed ... the logic is... not to reprocess, the once processed payments...if i am right, should we include it? Also found similar differences in admin/affiliate_affiliate.php. Edited December 5, 2007 by lammy Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.