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.

Discussion Defining a Customer Entity

I've been rereading some of my thoughts on orders and mulling over conversations with TR and gordon. We speculated on the need for a customer entity in Paris but didn't pursue it, instead placing a customer_uid field natively on order entities. ...
Ryan Ryan Szrama — May 2010 — 18 comments

Answer Answer to Question 3533

Vote up! 0 Vote down! There are a few Commerce Guys videos that might help... https://vimeo.com/channels/commerceguys/videos/search:feeds/sort:preset ...
joshmiller Josh Miller — July 2012 — 1 comment

Discussion Kickstart slideshow showing multiple images while loading

I'm using the latest version of Kickstart and have set up its slideshow to show a few slides at the top of my site. However, when things are slow loading, it loads the slides of the slideshow one underneath the next so there's, say, 3 slides vis ...
PedroKTFC — April 2013 — 2 comments

Question How to do Drupal Core updates with Drupal Commerce

Vote up! 0 Vote down! I can't find any information about updating the Drupal Core (7.28 is now available and the system is screaming for it- you know how it is). Since I have never worked with a distribution before, I'm not sure just how to go a ...
Don Kettle — August 2014 — 1 comment — drupal core update

Discussion Rules and Product Fields

I have created a new Product Type and added two new fields named "Weight (gram)" and "Weight (pound)". I would expect the store owner to provide data to at least one of these fields and I want to calculate and enter the missing part of ...
hgurol — July 2012 — 1 comment — rules

Question #limit_validation_errors in back button not preventing validation

Vote up! 0 Vote down! I can see the #limit_validation_errors applied to the back button on checkout pages, but I still can't go back when not having filled a #required field. For reference: http://drupal.org/node/875220 validation Checkout ...
NicolasH — June 2012 — 1 comment — validation, Checkout

Answer Answer to Question 3409

Vote up! 0 Vote down! Unless you are planning on circumventing the checkout router system, these paths are required. It is possible you could use something like pathauto to call a "system path" from a "pretty path." http://drupal.org/p ...
joshmiller Josh Miller — July 2012 — 1 comment

Discussion Checkout Review in Checkout Complete

hey there! i have a problem: in the checkout/*/complete it seems that the guests has no permissions for viewing order.. user/0/orders/* it throws an error: ACCESS DENIED You are not authorized to access this page. but in people/permissions the guest have ...
herpes — July 2012 — 1 comment — checkout complete

Discussion URL-Alias based on Product-Names

Instead of an URL like ".../commerce/products/3" I would like to give every commerce-product a URL-alias based on product-title for example: ".../commerce/books/the-drupal-book" But using the module "pathauto" does not work, ...
adam1 — July 2012 — 1 comment

Answer Answer to Question 12541

Vote up! 1 Vote down! Interesting challenge. I just set a demo product in kickstart 2 as "disabled" and the product shows up in both administrative listings. So, for your catalog to show disabled products it should "just work" since th ...
joshmiller Josh Miller — December 2013 — 1 comment

Pages