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:
Bachir Soussi Chiadmi 2013-12-09 18:02:35 +01:00
parent 1cc99f26e1
commit d9298146fa

View File

@ -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',