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 Error when enabling Kickstart alpha2 on existing dev site

/Users/Aeons/Sites/intl-alchemical.org/modules/field/field.crud.inc). [error] Cannot modify header information- headers already sent by (output started at ... /Users/Aeons/Sites/drush/includes/output.inc:37) bootstrap.inc:1239 [warning] FieldException: Cannot change an existing field's type. in ... field_update_field() (line 234 of /Users/Aeons/Sites/intl-alchemical.org/modules/field/field.crud.inc). Drush command ...
Seph — July 2012 — 1 comment — kickstart, php, FieldException

Discussion Placing Future Orders

box, the user will be able to choose how many weeks they want the veg box to be delivered. Ideally ... I'd like the user to be able to login and see their previous orders and also their upcoming orders. ... I want users to be able to add items to the upcoming order until the day before the delivery. I have no ...
alexanansi — December 2012 — 1 comment — multiple orders, future orders

Answer Answer to Question 37854

Original Author: Ryan // Modifications by Josh global $user; $product_id = 6;   // Create the new order in ... checkout; you might also check first to // see if your user already has an order to use instead of a new ... one. $order = commerce_order_new ($user-> uid, 'checkout_checkout'); // Save the order to ...
joshmiller Josh Miller — August 2015

Question Passing attributes from one module to other

checkout, I am adding a new custom module(creating an account for the user and few other things). I need to ...
Srini Vuyyuru — August 2014 — drupal commerce

Discussion Pricing Rules Based on Other Products Already Ordered

I'm not sure what the best way to proceed is. What I want to do is set the price of a product to zero if another product has already been purchased. It's a one-to-one relationship. For example, one free scarf for every hat purchased. What I need ...
gauntlet — December 2011 — 5 comments

Answer Answer to Question 8976

redirect as anonymous user. I've discovered that I do able to change the login form as described in ...
Arik Yudin — August 2015

Answer Answer to Question 37351

users know that they SHOULD NOT press back buttons after paying, or reload the page, as it could cause ...
tjohnston Travis — August 2015

Question Add to cart form with ability to buy two same products with line item fields

lenses. For choosing vision defect parameters I use line item fields. The problem is that user needs ... http://screenshooter.net/100249231/clhwond When user choose different defect for second eye something like that needs to show up: ...
zmud4@o2.pl Lukasz Zmudziak — October 2014 — Line Item, add to cart

Discussion Book lending library

the book list can be added. A registered user shall surf the book list and choose a book and block it ... for a pre-defined period say 1 week. When another user searches for the same book which is not ...
jovemac — May 2013 — 1 comment — Lendinglibrary

Answer Answer to Question 6755

Vote up! 1 Vote down! is this required for anonymous users? if so, that's tricky. if it were ... me, I'd try to find some way to get the user to choose their closest store... it can be a splash ... dialog that pops up after the user has been on the site for more than say three minutes asking their ...
drupalability — April 2013

Pages