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 10590

it anonymously as well. is there a user role that can be matched to guest checkouts? Thanks a bunch ...
cswilson — October 2013 — 1 comment

Discussion Rules? Commerce Stock? How to set up quantity based discounts in drupal commerce?

http://vimeo.com/user5912539/videos/sort:date ...
commercestudy — September 2011 — 47 comments

Answer Answer to Question 8719

views_handler_area {  function render ($empty = FALSE) {    global $user;     if (user_access ('create answer ... content', $user)) {      // Build an empty Answer node object for use on the form.       $node = (object) ... array(        'uid' => $user-> uid,         'name' => (isset($user-> name)? ...
joshmiller Josh Miller — April 2014

Discussion [SOLVED] Removing line items from an order if they're prohibited

caching of the mailing zip. How do I prevent this loop and allow users to remove the slingshot from the ...
tyreldenison — January 2012 — 7 comments

Discussion Online food ordering for a cafe/restaurant: looking for a push in the right direction

and display them in a kind of "menu view". I'd like user experience to work like this: ... While on the "Menu" page, all item titles are click-able. When the user does so, s/he'll ... then be prompted with a set of options, allowing the user to keep the included ingredients of the ...
stephen Piscura — January 2012 — 3 comments

Answer Answer to Question 3266

installed. I also assume you have a field that identifies whether a user is a vendor or not. The easiest ... Conditions of the Rule, add a condition that the user has to be a Vendor- This will make the UPS method only ... and add the condition that your user is not a vendor. This is of course a simplified answer- ...
smokinggoat — April 2013

Discussion Do you know any free alternatives for the Omega Kickstart and Drupal Commerce Kickstart theme?

I downloaded Drupal Commerce Kickstart. It comes with its own theme based on Omega Kickstart, which itself is based on the Omega theme. Unfortunately, this is a rather heavy theme and the multiple inheritances make it a pain to subtheme and customize that ...
John Slegers — May 2014 — 12 comments

Question Update Quantity of Product B based on Product A

Vote up! 0 Vote down! Hello, I have a website that users can register for Courses on. Courses are ... (I've tried Commerce Fee but had no luck so this made the most sense). When the user is at the cart ... So this is what I have working so far: 1) User adds product to cart 2) Rule checks if product has ...
tjohnston Travis — June 2013 — quantity, Rules

Answer Answer to Question 3940

/user in your url to connect as admin and then remove the maintenance mode. ...
Anonymous (not verified) — November 2012

Discussion Design pattern for payment gateways

Looks like we need a multicurrency aware design pattern for payment gateways. Following issue in the Commerce Multicurrency queue contains several reports of problems with payment gateways when using multiple currencies: http://drupal.org/node/1932598 In ...
das-peter — April 2013 — 3 comments — payment gateways, payment, currency

Pages