Index: branches/5.1.x/units/affiliate_payments/affiliate_payments_config.php =================================================================== diff -u -N -r13156 -r13959 --- branches/5.1.x/units/affiliate_payments/affiliate_payments_config.php (.../affiliate_payments_config.php) (revision 13156) +++ branches/5.1.x/units/affiliate_payments/affiliate_payments_config.php (.../affiliate_payments_config.php) (revision 13959) @@ -1,6 +1,6 @@ Array( - 'Username' => Array('type' => 'string'), - 'PortalUserId' => Array('type' => 'int'), + 'Username' => Array('type' => 'string', 'default' => ''), + 'PortalUserId' => Array('type' => 'int', 'default' => 0), ), 'Grids' => Array(