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.

Documentation Why can't I access my custom fields in Rules?

on the referenced entities, but this method is really only feasible for advanced Rules users with ...
Ryan Ryan Szrama — May 2012 — 18 comments

Answer Answer to Question 8363

Vote up! 0 Vote down! With the help of Morne Alberts I got a solution! I would love also to be able to add values to the contactform from the product like SKU, body, but will post that as another question. This is the endcode: <?php /**  * @file  * Add ...
Summit — June 2013

Discussion Voucher Only System- Keeping User Credit Balances

Commerce cater for keeping a user balance out-of-the-box? Are there specific modules that do this? Is it ... simple to turn off payment validation/gateways, etc. Is it simple to subtract from a user balance? How ...
meason — March 2013 — 2 comments

Answer Answer to Question 8363

Vote up! 0 Vote down! Hi, I got rid of the index error by using: if (ISSET($form['submit']['#attributes'])) {But code still not working, can anyone help please? Trying for hours now! <?php /**  * Implements commerce_product_disabled ...
Summit — June 2013

Blog Beta release for Commerce Discount 7.x-1.0

users. Even as we've worked to improve the user experience even further in Commerce 2.x by making ... Promotions a core module, we continue to work to do to improve the experience for 1.x users. Today, after ... a month of focused contrib time at Commerce Guys team and review from end users like Thomas Jonas at the ...
Ryan Ryan Szrama — October 2017

Discussion Allowing users to add products

in as a user with this role. I'm also using organic groups, and can assign the user to a group ... would be a single product type with the following fields which the user would have a single form to fill ... as not to have to have the user create new product types, as i think this would be easier on my end! ...
phillbd — September 2011 — 5 comments

Answer Answer to Question 6247

Vote up! 0 Vote down! Hi, did you make a module on drupal.org from it, or a sandbox. That way others can add patches etc.. greetings, Martijn ...
Summit — May 2013

Question Does the link between Customer Profiles <-> User 0 "break" Commerce Address Book?

profile is being created... but the checkout rule that would normally create a new user account to ... User 0. I know I can re-enable the checkout rule to keep future customer profiles from being linked to ... User 0 (because I was able to replicate the issue on my development server), but that won't help ...

Question Is it possible to have the user set a price for a product with Commerce?

Vote up! 0 Vote down! I want to make something sort of similar to Humble Bundle, where a user can ... Price user ...
ozwizm — August 2013 — commerce, Price, user

Question How do I add addresses from customer profiles to a View of all users?

Vote up! 2 Vote down! I'm trying to create an export of sorts of all users in website, along ... achieve this in a View of users. Customer Profile Views Commerce Addressbook ...
rachelnorfolk — August 2013 — 1 comment — Customer Profile, Views, Commerce Addressbook

Pages