materio_user change product id for matching with basebeta.materio.com /|\ WARNING will not work anymore on dev or prod /|\ have to backup prod to sandbox and dev AND reconfigure the store (recreate the product subscription) before set the definitive ID
This commit is contained in:
parent
1cc99f26e1
commit
d9298146fa
@ -284,7 +284,7 @@ function materio_user_webform_client_11186_submit($form, &$form_state){
|
||||
$subscription_level = $flat_values['membership_options'];
|
||||
// http://www.ubercart.org/node/1427
|
||||
$form_state['redirect'] = array(
|
||||
'cart/add/e-p11786_q1_a1o'.$subscription_level.'-membershipform',
|
||||
'cart/add/e-p11787_q1_a1o'.$subscription_level.'-membershipform',
|
||||
array(
|
||||
'query' => array(
|
||||
'destination' => 'cart/checkout',
|
||||
|
Loading…
x
Reference in New Issue
Block a user