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 9046

['0']['price']['currency_code']);           break;?> ...
sohotech — August 2013

Question Can the order_number differ from the order_id? If so, why is my add to cart failing?

/Applications/MAMP/htdocs/seven/sites/all/modules/commerce/modules/order/commerce_order.module). Line 870 is the first execute() in the code excerpt here: /** * Implements ...
erica — February 2013 — Order, Cart, Troubleshooting

Answer Answer to Question 8981

a code snippet that I used to demonstrate how to make this happen. <?php function YOURTHEME_form_alter ...
joshmiller Josh Miller — August 2013 — 1 comment

Answer Answer to Question 8976

Vote up! 0 Vote down! Ok, this one was a bit more involved because it uses code:) Short answer: ...
joshmiller Josh Miller — August 2013 — 1 comment

Blog Implementing a Commerce License plugin

simple as this code snippet: <?php   $og_field = og_fields_info (OG_AUDIENCE_FIELD);   $og_field ... referenced by a particular product entity-- to write the code that governs our license plugin. Let's go ... user account which owns the license. Here is the setup code of the method: <?php   public function ...
Christian Sieber — August 2014

Answer Answer to Question 8851

is probably the most future proof but also requires the most coding; I just like that you won't ...
Ryan Ryan Szrama — August 2013

Discussion Item images and links in database

I am student using drupal commerce as a part of my thesis. As an exercise in PHP I am attempting to display certain items on a page that fall into specific criteria. I know this is possible through Views and Taxonomy, but again this is to show/illustrate ...
erikhartley — March 2014 — 1 comment — php, database, tables

Discussion Seting up distribution network/shop

Hi, first of all many thanks for creating such a flexible framework for Drupal. I want to create/program an internet shop, which channels the products from the supplier to the end customer. For this service the shop owner takes a commission. The internet ...
j.balton — August 2011 — 2 comments

Discussion How to transfer a invoice from Drupal Commerce to a counted software

Hello, I hope tu use Drupal Commerce in September in my next project. My customer ask me to find a solution regarding the Accounting workflow. Today it is obliged to recapture all the bill information in "Ciel comptabilité". Is there a way to ex ...
tOf — July 2010 — 3 comments

Answer Answer to Question 3568

has lots and lots of code flexibility and many people complain that feeds can be very finicky. Try ...
joshmiller Josh Miller — September 2012

Pages