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 10502

https://drupal.org/project/postal_code_validation maybe you will have better luck. ...
robit8deb — August 2014

Discussion EDIT: Units help

Drupal.org forums, but no reply. Here's hoping... I'm building a commerce site using Commerce ...
abiconsulting — March 2013 — 2 comments — fields

Discussion Merge Product and Checkout page

I'm trying to accomplish. My next question is there is a 45 day and a 90 day recurring payment ...
ramy.asha — April 2012 — 2 comments

Answer Answer to Question 3744

Vote up! 0 Vote down! Candace, This is exactly what the products in Drupal Commerce are designed ...
joshmiller Josh Miller — September 2012 — 1 comment

Answer Answer to Question 12952

https://drupal.org/project/views_contextual_filter_query might be useful? ...
DNZ Andy @ BlueFusion — February 2014

Question unable to install or enable commerce modules via admin interface in commerce kickstart 2

Vote up! 1 Vote down! For some reason, I am having a world of trouble enabling commerce modules in ... my commerce kickstart 2 install. I first noticed it when trying to enable autosku which is installed ... commerce order fieldgroup panes, commerce backoffice etc. Strange thing is, I don't have this problem ...

Discussion Gift certicate module?

I have a need for a gift certificate module and haven't found anything. Is there discussion of anyone thinking of building this? ...
circusplexus — June 2012 — 3 comments

Discussion How to Change email tpl

I am trying to change the commerce-order-email.tpl to add in the shipping address/ card ... <?php   print [commerce- order: commerce_customer_shipping];?> but am getting error Parse error: ... /home/enchant/public_html/sites/all/modules/commerce_email/theme/commerce-order-email.tpl.php on line 54 where line 54 is the line added. I am not a php expert so can someone remind me what ...
remus1 — November 2011 — 8 comments

Question commerce_product_save($product) problem with commerce_price

saving the price information. When I load the product using commerce_product_load(); I get all the ... $existing_product = commerce_product_load_by_sku($sku);     $product =!empty($existing_product)? $existing_product: ... commerce_product_new('date_reserve_product'); // add price and currency information     $product_wrapper ...

Documentation Checkout: Anonymous vs. Authenticated

Shipping information customer profile type defined in the Commerce Shipping module. During a default ... be saved each time, though modules like Commerce Addressbook bring simple and elegant solutions to ...
joshmiller Josh Miller — April 2013 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Pages