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 Structuring Product Variants

Hi, I'm a new to Drupal Commerce and trying to figure if it is suitable for our current project. Details as follows. Our client sells a variety of electrical fittings. Each fitting has a name, description and picture. No problem there. However there ...
BrettS — March 2011 — 5 comments

Question How do I reset my password if I don't know the current one?

Vote up! 0 Vote down! I'm logged in drupalcommerce.org, but don't know my password. I logged in by clicking a link in the retrieve password function. When I try to change my password now, it askes for my old one. I have none. What do I do? Thank ...
harri00413 — April 2013 — 1 comment — drupalcommerce.org

Answer Answer to Question 3711

= $form_state['values']['annotations'];     global $user;         // load oder     $order = commerce_cart_order_load($user->uid);     ...
maze — April 2013 — 1 comment

Question Best practice for deploying content & structure in Drupal Commerce and for syncing between separate DC instances

syncing users (customer profiles) & orders? sync deploy staging database ...
bypass — August 2013 — sync, deploy, staging, , database

Answer Answer to Question 3374

a pricing rule per role-field that has a condition for the user to have a certain role (administrator, for ... AND!empty($user->role['administrator'])) {  $final_price = $product->field['custom_field']['value'] ...
joshmiller Josh Miller — April 2013

Question Adding image URL to product reference importer to display image in node automatically

product manually to add the HTML. * When the picture is shown in a teaser, I want the user to be able to ...
ndavidg — August 2013 — Import, image, Taxonomy

Answer Answer to Question 8751

http://www.sherbetboutique.com/?q=user, which will allow you to log in. Do so and then go to ...
abiconsulting — July 2013

Question Price varying/discounts by customer profile field

user details. I have a custom field in the customer profile and I am trying to get the order to update ...
ordermonkey — August 2013 — Discount

Answer Answer to Question 3292

http://drupal.org/project/issues/commerce_extra?categories=All It's possible to create a rule that redirects a user. The trick is finding an event that will ...
joshmiller Josh Miller — April 2013 — 1 comment

Discussion Development Standards Feedback

I went through and updated / expanded on our development standards page. I've changed the format a little bit as well. I'd love it if various folks, especially seasoned module developers, could take a gander and let us know what we missed. This ...
Ryan Ryan Szrama — January 2010 — 5 comments

Pages