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 3976

(http://drupal.org/project/devel_themer) provides this suggested template name: page--user--orders.tpl.php and is using the ...
joshmiller Josh Miller — April 2013 — 1 comment

Discussion product cost field calculated as unit price in admin PO

My company works with an outside manufacturer, so for every order we receive and sell at UNIT PRICE, we need to generate a PO that we send to our manufacturer with the same SKUS and QUANTITIES from the order but calculated with a custom field called COST. ...
ewyglend — December 2011 — 1 comment

Discussion Set unit price to specific amount doesn't work

{"select": "site:current-user:uid", "php": {"code": "$charge = $_SESSION ...
Toktik — August 2012 — 1 comment

Answer Answer to Question 3484

Vote up! 0 Vote down! It was my mistake. I was unable to find good documentation about how to use conditionals in rules, but I found something that made me realize I was using the OR group wrong. I did this: If product in cart is X OR product in cart is Y ...
deoanam2002 — July 2012 — 1 comment

Answer Answer to Question 4817

products, my first attempt would be:- load current user or anon. order (this will probably be given in ...
jphil — November 2012

Discussion Exclude country from shipping

to NL, BE, DE and exclude all other country's from shipping with a message to the user. Who can ...
jaap76 — July 2012 — 1 comment — shipping, zones

Discussion could use modules recommendations to do some of this...

user./customer to fill in any registration forms or information until he has come to final checkout process 2. ...
domineaux — July 2012 — 1 comment

Answer Answer to Question 3214

than Wordpress in this respect but as a new user I wasn't sure. I'd like to add a class used ...
fretwizz — June 2012

Discussion Donation and a Custom Price when Adding to Cart

= commerce_product_load($pid)) {  global $user;   $uid = $user->uid;   $line_item = commerce_product_line_item_new($product, ...
aaronortega — June 2013 — 1 comment — commerce, donation

Discussion Coupon based on spending in the shop

was thinking about how I could get the users with their total spendings but I have not yet found a way ...
Qubical — November 2011 — 1 comment

Pages