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.

Answer Answer to Question 8999

= 'MY_CUSTOM_add_to_cart_form_submit'; The reason for overriding the submit is because those ajax calls on attributes will refresh the ... MY_CUSTOM_add_to_cart_form_submit($form, &$form_state) {    // easiest way I could find to get the product ids attached to this display ... str_ireplace('commerce_cart_add_to_cart_form_', '', $form_state['values']['form_id']));   // Load all the active ...
sleepingmonk — August 2013

Question Why does the server have theSite as always loged in?

Vote up! 0 Vote down! Login in as a user. Now every time the stite is accessed, it's allways ...
GrayRyder — July 2012 — Login

Answer Answer to Question 17515

user interface for the plain and simple (and now in Drupal 8 core) Migrate module. It gives you the ...
joshmiller Josh Miller — October 2014

Question Basket summary to show EX. VAT total.

Vote up! 1 Vote down! Hi, I'm currently building a site which has user role dependent ... rules are also different for the two user bases. The trade customers must reach a basket total of £150 ...
Orphans — June 2013 — commerce, VAT, basket

Answer Answer to Question 3665

gives you a "terms of service" which would allow you to require user "acceptance" to ...
joshmiller Josh Miller — September 2012

Answer Answer to Question 7518

modulename_form_commerce_cart_add_to_cart_form_alter(&$form, &$form_state, $form_id) {$line_item = $form_state['line_item']; $product ...
sreedharprabhu.mca — August 2014

Answer Answer to Question 7518

modulename_form_commerce_cart_add_to_cart_form_alter(&$form, &$form_state, $form_id) {$line_item = $form_state['line_item']; $product ...
sreedharprabhu.mca — August 2014

Question Ability to Map Multiple Attributes to Same Product?

to function as an attribute selection field on Add to Cart forms." Is there a way to accomplish ...

Answer Answer to Question 8350

things like creating the user account are 'lighter' (lower number) than anything that will ...
jpamental — August 2014

Discussion Book lending library

the book list can be added. A registered user shall surf the book list and choose a book and block it ... for a pre-defined period say 1 week. When another user searches for the same book which is not ...
jovemac — May 2013 — 1 comment — Lendinglibrary

Pages