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 4123

Vote up! 1 Vote down! Hey sorry for not posting this before. I am currently very busy finishing the project off so have not had the time to update this. I will come back in a week or so to post a link to a detailed explanation (newbie friendly). Basically ...
alexito — August 2013 — 1 comment

Answer Answer to Question 4772

Vote up! 1 Vote down! You will want to use hook_form_alter() and change the #access to the following for whatever fields you want to hide for anonymous: <?php // if anonymous, deny access $form ['field_name']['#access'] = user_is_lo ...
joshmiller Josh Miller — March 2013 — 1 comment

Answer Answer to Question 4044

Vote up! 2 Vote down! Hey w00zle, How did you create the 'Processing' order status? maybe go and have a look if this has been done correctly. Each order status needs to have at least one order state. The update order status rule is going to set ...
BernieCram — August 2013 — 1 comment

Discussion Product Type link is gone?

I just installed a clean install of the latest version of kickstart 7.x-2.4 I am trying to create a product type and see that the link is totally missing. I have been using previous versions of kickstart up to this point and had no issues creating product ...
lmatthews — March 2013 — 1 comment

Discussion Prevent adding product to cart based on date comparison

I'm building a conference web site and as part of the site, we offer various paid courses that are happening simultaneously and I don't want the user to be able to add an event (product) to their cart if they already have added a product to the ...
Dan Parker — October 2014 — 1 comment — rules, commerce

Answer Answer to Question 10801

Vote up! 0 Vote down! tms1970, Great question! This is an easy one, so I went ahead and made a video to walk you through it. STEP BY STEP 1) Create a view at admin/structure/views/add- Show content- Make a block, not a page 2) Add a contextual filter on & ...
joshmiller Josh Miller — November 2013 — 1 comment

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

Discussion how to deferred payments handling(pre-approved)

Hi, I'm very new to drupal commerce so forgive the ignorant questions. I need to extend the commerce_paypal module and add another payment method that supports the Paypal Adaptive Payments SDK(or amazon FPS). Specifically, i want delayed chained paym ...
psychobyte — March 2013 — 1 comment — paypal, preapproved

Discussion Customers & Users

Hi, I think there is room for improving the way 'Customers' will be handled in Ubercore. Our admin people have a lot of trouble dealing with the fact that a 'customer' does not exist until an order has been placed, even though a User f ...
Psy — November 2009 — 7 comments

Discussion Add to cart leads straight to the cart form

Hi How to make new rule when add to cart leads straight to the cart form? Best regards ...
nawi — May 2012 — 1 comment

Pages