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 email notifications
of the user that the mail could not be sent b) in the dblog I see the following: LOCATION ...
Question Add a remove item button on checkout page
Vote up! 3 Vote down! On the first step of checkout process I have cart view. but i have to give the customer the chance to remove items from his cart at this stage. I edited the view Shopping cart summary (Commerce Order) by adding a (Line Item) Commerce ...
Discussion Date field in Checkout
I need to be able to add a Delivery Date field to the Checkout, Have worked out how to add a Card Message field to an order via Line Items (thanks randy for the video) But the date is only needed once per order, not for each order item. So should go in at ...
remus1 — November 2011 — 2 comments
Discussion Notes on development process
Ubercore project on d.o; separate issue tracker, changed approach to the project.- LOTS of end user ...
Ryan Szrama — October 2009 — 1 commentAnswer Answer to Question 13624
Vote up! 0 Vote down! This is a setting in the product reference field:( ...
Nick Kendall — April 2014 — 1 comment
Answer Answer to Question 14851
Order that is anything but Checkout:Pending/Complete and move it back to Cart if the user tries to click ...
Josh Miller — September 2014Answer Answer to Question 31870
wrappers. We needed to update stock levels if the SKU existed in Drupal and create variants & nodes if ...
Andy @ BlueFusion — January 2015Question Signing up and paying for classes
Vote up! 0 Vote down! Our products are training classes. Each has a long blurb (basic page) rather ... than an image. How do I present each class as a product, have people sign up, and then pay for them? ...
Answer Answer to Question 32905
I figured out. I created a custom token that grabs the order ID from the URL with the custom token module. ... information" token type. Then I created a rule that acts on "drupal is initializing", and under a PHP ...
Abenezer — February 2015
Answer Answer to Question 4772
['field_name']['#access'] = user_is_logged_in ();?> ...
Josh Miller — March 2013 — 1 comment