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 marketplace to buy and sell

Hello everybody! I am new here and I hope you can help me with my question. I would like to create a marketplace, where users can buy and sell books, similar to postyourbook.com, do you know if that is possible with drupal/if there are modules for it? bes ...
zweitbuch — March 2014 — 1 comment

Answer Answer to Question 7655

Vote up! 1 Vote down! The way I ended up doing this is running some custom php code in the rule using the php filter. Other than that, I'm not sure how to do it. ...
bennybobw — April 2013 — 1 comment

Discussion Purchasing content field level access question?

Hello... Everyone is the newbie at some point with something. Today it's my turn with Drupal and Drupal Commerce. Question if I may... I think I understand the process of purchasing Role upgrades and Node access. However would I go about the process ...
hotmonkey — March 2011 — 3 comments

Answer Answer to Question 7569

Vote up! 1 Vote down! That is a tough question. I'd recommend leaving your database alone after uninstallation of ubercart modules. Was this a D7-> D7 migration? I would recommend using migrate and bringing in the products and order history from a ...
joshmiller Josh Miller — April 2013 — 1 comment

Answer Answer to Question 4045

Vote up! 1 Vote down! This can be done using the Entity Translation module, see http://www.drupalcommerce.org/discussions/820/how-do-i-setup-multilingua... for more information. You could also try out the multi language version Commerce Kickstart to see h ...
dwkitchen David Kitchen — August 2013 — 1 comment

Discussion File licence upload problem with commerce_file module

Hi, I have installed the commerce_file module and when I go to admin => store => commerce file and then choose to add file licence I get a very informative 'file cannot be uploaded' error. The file system is set to private, although I' ...
karl jacobs — October 2011 — 2 comments

Answer Answer to Question 7518

Vote up! 0 Vote down! I solved this problem using jquery & css instead of hook ...
sibiru — April 2013 — 1 comment

Discussion Update commerce cart form view on ajax submit

Hi! I have altered the views_form_commerce_cart_form_default form to allow ajax submission on quantity change. My ajax attribute is as follows: $ajax_field_settings = array(  'event' => 'blur',   'callback' => '_aj ...
oleronning — April 2013 — 1 comment

Discussion Link to product in the order view

Hi, is it possible to link the product name in the order view to the product itself? Or are they "detached" after checkout? I have only managed to put a link pointing to the product edit page by adding a relationship (commerce line item: product ...
Brian — May 2012 — 2 comments

Discussion How to create custom shipping module

When creating a submodule for shipping I have to add some additional fields would like to hide some fields. Lets say I do offer shipping whrere I would like to ask only phone number and one custom value. Wich way should I go. 1.Should I use costom fields ...
kaido24 — October 2011 — 2 comments

Pages