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.

Question Freaky template behaviour

commerce_kickstart_theme dropped into sites/all/themes renamed everything and it works perfectly styled it all up- client ... profiles>commerce_kickstart>omega>omega>templates folder that region--content.tpl.php is NOT being rendered on my home page. If I switch theme to ... commerce-kickstart it is. If I switch to omega is it. If I generate a new subtheme based on Omega Kickstart 7.x-3.0 ...
KitchenSync — May 2013 — Theming, Templates

Question Hide price, when out-of-stock

Vote up! 0 Vote down! Hello, I'm only recently started using Drupal and commerce and I try to ...
Herndl — April 2013 — Price, Stock

Question Import and link to an existing ebay store

link commerce and ebay togheter? In a way that when a sale is made, both stocks are affected? And when ...
ricardov — January 2013 — ebay

Question View Block of Order history(authenticated user)

Logged-in User. I looked at the Administrators Order View, there are some stuff with Commerce-Line Items but ...
wallace740 — April 2013 — Order, order history, FAQ

Answer Answer to Question 7434

Vote up! 0 Vote down! I got it to work! Event: 'After updating an existing commerce ... order' Conditions: 'Entity has field: [commerce-order] has field_delivery_date' AND 'Data ... comparison: [commerce-order:status] == Checkout: Overview' AND 'Custom PHP code to check if the ...
dylankiss — March 2013

Discussion "no line items found" in user orders

Hi, I have installed Commerce (7.x.1.8 version) but in user orders section when I select an order ...
ekth0r — June 2014 — 1 comment — Line Items, orders

Answer Answer to Question 9086

information: http://cgit.drupalcode.org/commerce_paypal/diff/?id=79fabf1 This is further explained in this ...
Ryan Ryan Szrama — June 2014

Answer Answer to Question 12823

Vote up! 0 Vote down! Drupal Commerce doesn't natively support using multiple payment methods ...
Ryan Ryan Szrama — June 2014

Question How to recover from PDOException: SQLSTATE[23000]: Integrity constraint violation:

violation: 1048 Column 'commerce_unit_price_amount' cannot be null: INSERT INTO ... {field_data_commerce_unit_price} (entity_type, entity_id, revision_id, bundle, delta, language, commerce ... _unit_price_amount, commerce_unit_price_currency_code, commerce_unit_price_data) VALUES (:db_insert_placeholder_0,:db_insert_placeholder_1,:db ...
Rich Edwards — April 2013 — 1 comment — Troubleshooting

Discussion Programmatically add new product

The values for sku, title and commerce_price are good. $form2_id ... = 'commerce_product_ui_product_form'; $form2_state['values'] = array('sku' => ... $form['title']['#value'].'_'.rand(1,10000), 'title' => $form['title']['#value'], 'commerce ...
dlats — November 2013 — 1 comment

Pages