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 12878

Vote up! 0 Vote down! First thing to check is probably your apache & system log and see if there's anything obvious in there. The most likely culprit is lack of memory- see https://drupal.org/node/207036 to fix. If it's not that then postbac ...
DNZ Andy @ BlueFusion — January 2014 — 1 comment

Discussion How commerce is designed for following two things

Dear commerce devlopers and advances users. Can you please explain how commerce is designed for following things: 1. Product entity can have multiple fields- this is very nice. What if I need all products from one Product Display to have same image? It is ...
chaugi — February 2012 — 3 comments

Answer Answer to Question 3931

Vote up! 0 Vote down! All Drupal 7 Fields can be attributes, but to use something like "images" or whatever, I highly recommend you use a taxonomy field and attach specific fields to each taxonomy term … and then use http://drupal.org/project/co ...
joshmiller Josh Miller — August 2012 — 1 comment

Answer Answer to Question 8273

Vote up! 0 Vote down! 1. So the SMTP Authentication Support module replace the Mime Mail in the Mail System. and it doesn't know how to built right the HTML Emails. I suggest to use PHPMailer module- https://drupal.org/project/phpmailer- instead. Thi ...
vasike — August 2014 — 1 comment

Discussion Price levels

Hello, I am trying to build private eshop for closed groups of our customers. We have 4 different price groups. All customers must have price level set, all products have 4 different price values. Customers and products are imported from external CRM by F ...
Bobík — February 2012 — 3 comments

Discussion Entity translation

I need help, when i enable the entity_translation and entity_translation_upgrade modules the site breaks. It gives this message: EntityMetadataWrapperException: Unknown data property commerce_line_items. in EntityStructureWrapper->getPropertyInfo() (li ...
jalves — August 2012 — 1 comment

Answer Answer to Question 6972

Vote up! 2 Vote down! In case anyone else finds this and needs to accomplish the same thing, I took Ryan's advice and did a form alter and removed that submit handler and it works as expected. If you wanted to change the message you could just unset ...
rgeraghty8@gmail.com Ryan Geraghty — October 2014 — 1 comment

Question Display tax calculated from tax inclusive order total

Vote up! 0 Vote down! Hello, i started using the drupal commerce module recently, which is great. I'm currently working with taxes. I wish to display tax calculated from tax inclusive order total, without changing any prices already displayed, becaus ...
Caosaran — July 2012 — 1 comment — Tax

Discussion File upload with order

Hello, First of all I want to mention what a delight it is to work with Drupal Commerce! But for now I'm a little bit stuck. I'm creating a website for a friend who has a textile printing company. He an online shop where users select the needed ...
hacor — February 2012 — 3 comments

Discussion Use Case for an Event Registration w/Early Bird Discount- UPDATED to suggest a different approach...need to hide certain lines

I've been working on this all week, and have gotten somewhere with Randy Fay's help, but I need further assistance in understanding this. Here's what I posted to IRC #drupal-commerce, but no response. cmcoppenbarger> I have a use case I ...
ccoppen — February 2012 — 3 comments

Pages