Browse Source

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

Bachir Soussi Chiadmi 11 năm trước cách đây
mục cha
commit
d9298146fa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      materio_user.module

+ 1 - 1
materio_user.module

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