Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Question When Logged in as Admin, Site DB locks up

Vote up! 0 Vote down! I am working with Drupal 7 from Commerce Kickstart 2.0. For random times ... {commerce_order} base INNER JOIN {commerce_order_revision} revision ON revision.revision_id = base.revision_id ...
Eric Shell — August 2013 — drupal-7, database, MySQL, lock, admin

Discussion Price Default Value

rules. I'm checking "Before saving a commerce product" Event. Condition is "Data ...
dodlhuat — August 2014 — 1 comment — product price

Question How can I change the starting order number?

Vote up! 4 Vote down! I recreated my old Ubercart store in Drupal Commerce, and I think the last ...
Sean — April 2013 — 1 comment — Order, FAQ

Question How can I process payment notifications when the gateway POSTs it with an anonymous session?

submit a payment notification to my site, it has no session so commerce_checkout_access returns FALSE ...
mholloway — April 2013 — 1 comment — Payment, Email

Answer Answer to Question 6846

set the "commerce-line-item:commerce-unit-price:amount" to null. I have tryed to make the ... correctly: 1- Data Comparison "Parameter: Data to compare: [commerce-line-item:type], Data value: ... Shipping" 2- Data Comparison Parameter: Data to compare: [commerce-line-item:commerce-shipping-service, Data ...
andrea.brogi — February 2013

Answer Answer to Question 4381

Vote up! 1 Vote down! Panels and Commerce work well together, but that might be a better question ...
joshmiller Josh Miller — April 2013

Answer Answer to Question 8423

Implements hook_form_FORM_ID_alter(): commerce_cart_add_to_cart_form  */ function ... commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_alter (& $form, & $form_state, $form_id, $context = array()) {  if (!empty($form ... = array('commerce_product_disabled_link_commerce_cart_add_to_cart_form_validate');     //$form['#validate'] = array();     $form ['#submit'] ...
Summit — June 2013 — 1 comment

Question Bundle product and Product display price

Vote up! 2 Vote down! Hello, Object: Commerce Product Bundle Module I created a bundled product. ...
sherpadawan — August 2013 — 1 comment — Product Bundle, Price

Answer Answer to Question 24380

adds the tax to certain products, from base price to VAT. But first I had to re-enable the commerce TAX ...
Joeuk — November 2014

Discussion Views on a 3 level catalog with multi-colors

with D7 and Commerce. But while building i face some problems. What did i do already: i created ...
latulipeblanche — April 2011 — 6 comments

Pages