Index: branches/5.2.x/units/affiliate_payments/affiliate_payments_tag_processor.php =================================================================== diff -u -N -r14702 -r15156 --- branches/5.2.x/units/affiliate_payments/affiliate_payments_tag_processor.php (.../affiliate_payments_tag_processor.php) (revision 14702) +++ branches/5.2.x/units/affiliate_payments/affiliate_payments_tag_processor.php (.../affiliate_payments_tag_processor.php) (revision 15156) @@ -1,6 +1,6 @@ getObject($params); + $object = $this->getObject($params); $user_id = $object->GetDBField('PortalUserId'); if (!$user_id) {