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 12943
Vote up! 0 Vote down! I am having the same problem. I did as you said: added a new field in the configuration>people>account settings for general users. However, this setting seems to have no relationship to "Customer" as it is used in Com ...
basscleff94010 — February 2014 — 1 comment
Discussion Adding other sub product inside product
Not sure how to do this bu,t it is my next project. I have two products on my site. I need to add a text field to the products that would allow a customer to donate how much money they would like to be added to the product price. The product would have a ...
jmr3460 — October 2012 — 1 comment
Question Add role on checkout if cart contains certain products
Vote up! 0 Vote down! I need to add a role to a user if they have a specific category of products within their cart. I have gotten the rule to work when they have one of these products in their cart, but it seems to break when there are multiple products ...
Threadsniper — August 2012 — 1 comment — Rules
Discussion ER (Entity Relationships) Diagram for Drupal Commerce
I'm currently working on understanding Drupal Commerce. I only have a fuzzy idea of how all the different entities (not just Drupal "entities") relate. We have a list here: http://www.drupalcommerce.org/specification/entities Product entity ...
rjsteinert — January 2012 — 2 comments
Discussion Donation and a Custom Price when Adding to Cart
I have watched rfay's screencast on creating a donation form with custom line items. I have actually created it on the current version of our site. It works wonderfully, however, in the new version of the site the form is a lot more advanced. Because ...
Answer Answer to Question 8427
Vote up! 0 Vote down! Have you tried this module: https://drupal.org/project/commerce_goodrelations ...
scor — June 2013 — 1 comment
Discussion Random Product Images
I'm looking for a way to show, in my case on the frontpage, 3 random product-images. On every new page-visite, 3 new (other) images are shown. The 3 images arn't the problem, simply a view with a link to the product display, but how to show them ...
latulipeblanche — June 2011 — 2 comments
Question date format in mysql
Vote up! 0 Vote down! Hi all, I'm reading commerce_order using sql- and find that the 'created' date is simply stored as an int(11)- like this: 1346058279. Obviously there is a way to 'normalize' this- but how? Like- when I'd ...
drupal_kid — August 2012 — 1 comment — date data format
Answer Answer to Question 4220
Vote up! 2 Vote down! This is pretty straightforward with http://drupal.org/project/commerce_price_table. Always be sure to search Modules on d.o to find the latest and greatest contributed modules posted for Drupal Commerce. ...
Ryan Szrama — April 2013 — 1 commentAnswer Answer to Question 12878
Vote up! 0 Vote down! First thing to check is probably your apache & system log and see if there's anything obvious in there. The most likely culprit is lack of memory- see https://drupal.org/node/207036 to fix. If it's not that then postbac ...
Andy @ BlueFusion — January 2014 — 1 comment