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.
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 ...
Discussion Show order state on when looking at previously placed orders
page you go to when you click a specific order number from the list of orders on you user profile. ...
Prince Manfred — September 2011 — 8 comments
Discussion Importing from poorly generated data feeds in CSV format
wrong and that's my major issue with them- there is no GUID or anything unique per line in the CSV ...
pixel8 — August 2011 — 3 comments
Answer Answer to Question 9113
Vote up! 1 Vote down! First, you need to get the block to appear... this is a permission setting. Ping back with more info if this is not the case. ...
Josh Miller — August 2013 — 1 commentAnswer Answer to Question 3460
Vote up! 0 Vote down! You could create a view with a default argument on the user, relationship to ... order based on that user id, relationship to products based on the order, list the products. ...
Josh Miller — August 2012 — 1 commentQuestion 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 "Apply pricing rules" to order
current user rather than the user that placed the order. If the administrator/current user is given the ...
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 export shipping info into csv?
it to do is export the order ID, name, address 1 & 2, city, state, zip, country and user email ...
Question Multiple Orders in one Cart
Vote up! 1 Vote down! Can you have multiple orders in one Cart? As an anonymous user, you can add ... anonymous user. At checkout, you log in. The current item in your cart is the current order(order #2) ... order #1 automatically show in order #2. Essentially, there would only be one active order per user ...
