Explorar el Código

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 hace 11 años
padre
commit
d9298146fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',