'', 'affp_expire' => '', 'affp_redir' => '' ); $ol_flash = ''; if(isset($_POST['affp_submit'])) { $affiliate_plus_cfg['affp_override'] = $_POST['affp_override']; $affiliate_plus_cfg['affp_expire'] = $_POST['affp_expire']; $affiliate_plus_cfg['affp_redir'] = $_POST['affp_redir']; update_option('affiliate_plus_cfg',$affiliate_plus_cfg); $ol_flash = "Your settings have been saved."; } if ($ol_flash != '') echo '

' . $ol_flash . '

'; $affiliate_plus_cfg = get_option('affiliate_plus_cfg'); ?>

Affiliate Plus Settings

override cookie > select if the cookie should be overridden if one already exists
cookie expire number of days untill the cookie expires, 0 to let it expire after session end (ie.closing the browser window)
redirect URL URL to send users to after they log in (does not affect users with admin privileges)