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 Large Company Software website

Vote up! 0 Vote down! I am currently in the process of deciding to use Drupal (commerce) or not. At the moment i have develop a website for my company that, Manages stock, Manages company accounts (including credit limits), invoices, purchase ordering i e ...
rotty_dean — April 2013 — 1 comment — performance

Answer Answer to Question 7580

Vote up! 0 Vote down! Hi, Using this great rule I got the following debug messages:- Unable to evaluate action commerce_line_item_unit_price_amount.- Unable to get the data value for the variable or parameter amount. Error: Unable to get the data property ...
Summit — December 2013 — 1 comment

Discussion product catalog

Hallo, When you edit or create a product in kickstart you get the option the choose from a taxonomy list. Is added by a module or is there an other way to add this? Thanks, Ben Product catalog Attachment Size screen_shot_2014-07-25_at_18.28.54.png 81.93 K ...
ben van den broeck — July 2014 — 1 comment — Product catalog

Discussion How to add a file license to an existing product (downloadable file)

Hi, is there a way to manually issue a file license to an existing product? As far as I know, I can only issue a new license if I upload the respective file. (admin>shop>file licenses>add new license) What I need is... 1. manually generate an ord ...
Brian — April 2012 — 2 comments

Answer Answer to Question 7554

Vote up! 1 Vote down! The issue here is that "combine like items" only comes into affect with each additional press of the "Add to Cart" button. If you set the quantity to 10 and click "Add to Cart", it's adding a single ...
Ryan Ryan Szrama — March 2013 — 1 comment

Discussion How do I modify the default Commerce Discounts view to filter discounts by user

On the admin/commerce/store/discounts page, I would like to edit the view and add a filter that would allow me to find all of the discounts for "Order Discounts" where there are discount conditions applied to specific users? In short, I want to ...
lalbright — December 2013 — 1 comment

Discussion Remove Cart Block When Empty

Hi there I have been looking for a way to remove the cart block when it's empty. I have looked though all the options in the cart block view but was unable to find it. I also looked in the block configuration but still not luck? Maybe I am going blin ...
garethhallnz — July 2011 — 5 comments

Discussion How can I hide a product variation field in the page template?

I have successfully hidden one of the content type fields using the code below: <?php         hide ($content ['field_desc']);      ?> I have then managed to display the above where I want it using the code below: <?php      print render ...
Carl Bowles — December 2013 — 1 comment — Drupal 7 commerce, -Kickstart 2.0, omega, template, php

Answer Answer to Question 4002

Vote up! 0 Vote down! Create a new content type with the word display at the end, e.g. Furniture display. Make sure that the field Product variation (originally called just Product) is included. Save it and it will appear on the list when creating a new p ...
Stuart Hertzog — August 2013 — 1 comment

Discussion Billing Information and Payment (authorize.net) both on checkout pane

I am collecting billing address information and cc information on the same pane (checkout pane), and then on the review your order pane, users can see their billing information and using (card on file) the last 4 digits of the credit card they entered. Ho ...
rbaron — March 2014 — 1 comment — authorize.net, checkout

Pages