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 6584

Vote up! 1 Vote down! You will need to make 2 changes 1. Go to your settings.php located at sites/default/settings.php and add a line ini_set('memory_limit','128M'); 2. Go to your PHP.INI file and increase the memory- Search for memory ...
vishy_singhal — January 2013 — 2 comments

Question Variable pricing based on range values

Vote up! 2 Vote down! Hi:-) I'm trying to add two extra range fields on a product (width and height) which should be used to calculate the product price directly by the buyer. Let's see an example: The product is a carpet, the price is 100$ per ...
FINeX — April 2013 — 1 comment — Price, Product Attributes

Question Drupal 7. When editing the content type appears this error.

Vote up! 0 Vote down! Additional uncaught exception thrown while handling exception. Original PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT s.lid, t.translation, s.version FROM {locales_source} s LEFT JOIN {locales_ ...
Di — November 2013 — 1 comment — drupal 7

Discussion Checkout and Update Cart Button replaced with Save Button

I recently updated the commerce module and after doing that, the shopping cart page now shows a "save" button instead of a "Checkout" and "Update" button that it used to have. Is there something I need to change to bring back ...
efreedom — March 2014 — 1 comment

Discussion Increase shipping charge for each item added to cart

Hello, I have my shipping setup and working where it calculates the shipping based on quantity. 1-3 items is $, 4-6 items is $$, 7-10 items is $$$, etc. What I would really like to do is increase the shipping amount by $.50 for every item ordered over 1 t ...
appkiller — January 2012 — 2 comments

Answer Answer to Question 4369

Vote up! 3 Vote down! In order to get at the product types on the order, you have to look inside the commerce-order token at the line items it contains. Specifically, in your actions section you can loop over the commerce-order:commerce-line-items token a ...
Ryan Ryan Szrama — April 2013 — 2 comments

Discussion Setting up many products with one product display and multiple selection categories

Apologies if this is an old question with an existing question, I'm a newbie and despite searching around, can't find an answer. Basically, I'm trying to set up the T-shirt type commerce site with only some success. In this example, I have ...
PedroKTFC — January 2012 — 7 comments

Discussion Multisite shared cart /checkout

I'm planning on building a multisite Drupal Commerce installation. in the beginning it will consist on of three different commerces as follows: commerce1.com (will be in 4 different languages) commerce2.com (in two languages) commerce3.com (in one la ...
Antsa — January 2013 — 2 comments

Answer Answer to Question 13414

Vote up! 0 Vote down! This wouldn't be difficult to implement. The jQuery code is doing all the work. ...
delta195 delta195 — March 2014 — 1 comment

Discussion Disable shipping information pane for "customer collects" option

Hi, On our present (non-Drupal) site we have many local customers who order online and collect orders from our shop or workshop to avoid shipping costs, and we also deliver to more distant customers. In Commerce Flat Rate it's easy enough to create a ...
Jeff — February 2012 — 4 comments

Pages