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 21607

use rules based on user role to set the price for each product (if the pricing level has a value in ... may need to make sure your rules weights are correct to apply them in the right order. If a user has ... a user has both wholesale & distributor roles then distributor should be applied last. ...
DNZ Andy @ BlueFusion — November 2014

Question Step 5, install profile crashes

Undefined index: delete terms in 11 in user_role_grant_permissions() (line 3032 of ... /homepages/9/d153489178/htdocs/Drupal/modules/user/user.module SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'module' cannot be null ... user_role_grant_permissions($rid, array $permissions = array()) {$modules = user_permission_get_modules(); // Grant new permissions ...
GrayRyder — February 2013 — Install, Troubleshooting

Answer Answer to Question 10428

Vote up! 0 Vote down! I need non authenticated users to at least see the products and I need ... authenticated users to see the products, the cart and the checkout etc I know it is permissions related- but ...
ukfilmnet — August 2014

Question How do I create a Custom Panel Page for Checkout/Cart Page?

called review-order. I added a context for the logged in user and added a relationship to Commerce Order ... from User. I add the view shopping cart form to panel and add commerce order id (from user) as the ... view's context. The problem is that it seems like it takes just the first order ID from the user and not ...
xbrianx — October 2013 — Checkout, panels, pages, Views, Order

Answer Answer to Question 31662

Vote up! 0 Vote down! thanks for the reply. it doesn't look like it'll allow users to ...
ben lamptey — December 2014

Question drupal to drupal commerce migration

one)... Is there a way to simply "copy" all the commerce related data (configuration, users ...
joachimdesa joachim — July 2016 — Migration

Answer Answer to Question 12943

configuration>people>account settings for general users. However, this setting seems to have no relationship to ... "Customer" as it is used in Commerce. Is they a way to get those "user" attributes used by ...
basscleff94010 — February 2014 — 1 comment

Question Enforce conditions before checkout?

allowing a user to checkout. I'm working on a site that requires "active member" status ... before users can register for programs, which are a special commerce product type. One idea I've ... tried is a form alter that disables the checkout button if the user isn't an active member and the ...
Dave Bruns — April 2013 — Checkout

Question Add custom profile field as add-to-cart attribute?

(5 values max) where users can enter their kids names. I want to add these to the add to cart form as ... only returns one row as the user entity. Any ideas of alternative approaches are greatly appreciated, ...
Tom Gee — September 2014 — attributes line_item

Discussion Flag items in basket

Is there some sort of global variable that tells us if the items in basket? ...
stevetook — May 2012 — 4 comments

Pages