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.

Discussion how to sell a subscription service

know how to use them. In a first time I was using node_registration, and I was thinking to do checkout ...
morad7 — December 2014 — 1 comment — subscription, recurring

Discussion Rules subtotal Discount only when specific SKUs are in cart

http://www.drupalcommerce.org/node/461 What I want to do is a little different though. I want subtract an amount from the subtotal only ...
Jeff Purtle — March 2012 — 1 comment

Discussion Dealing with multiple product and content types presentation/ Inheritance

product types and view modes, but let's say you have N product/node display pairs, each of which has ...
FMB — December 2012 — 2 comments — Multiple product types, Multiple content types

Discussion Two product prices

Here is the situation. We want to use D7 and DC. The products have msrp obviously. But, at times, we want to promote convention specials and direct the customer to the site. The specials have certain products at a discount ONLY to those who have the link ...
zeta1600 — December 2011 — 3 comments

Discussion New product field showing "add comment, to basket and in stock"

I added a new field for JW player/ some video to a product page, it works ok, I have to work on the player loading 100%, will fix that but I am trying to get rid of the "add new comment, add to basket and in stock" that shows up with the video. ...
asperi — March 2013 — 2 comments

Discussion Installation Problem

While I am installing I got the following error. Fatal error: Call to undefined function field_attach_load() (Fatal error: Call to undefined function field_attach_load() in F:\php\drupal\site_01\includes\entity.inc on line 321) Advance thanks for solution ...
chinnimanoj — February 2013 — 1 comment

Answer Answer to Question 8171

Vote up! 0 Vote down! I ended up doing this in a custom module: <?php   // Select nodes     ... $query = db_select ('node', 'prod');     $query-> condition ... 'node_quantity');         $totalresult = $totalquery-> execute ();?> There will be a better solution with ...
easycombvba — May 2013

Discussion Selling Event Tickets

I am new to Drupal Commerce and just wanted to know if the following is feasible with contributed modules. I have started playing with Kickstart and it seems to work well, but I do not see how to do stock in the way we would need. I am hoping to set up a ...
biz123 — April 2013 — 4 comments

Discussion Commerce upload image with order

General information for the website: Printing E-commerce website built in Commerce Description of requirements/features: For every product on the website it is required that an image(in some cases 2) is uploaded with the order, at the minute adding a fiel ...
Joeuk — September 2014 — 3 comments

Discussion "Multi-user" product submission

Hello, Is it possible to have a multi-user" product submission with the Commerce Module. I would like to have users post their own products on my website. If anyone has any suggestions I would be so thankful! =) Thank-you! ...
beginnersluck — May 2012 — 1 comment

Pages