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 8726
Vote up! 0 Vote down! Not sure what's going on if your user isn't being recognized, but ... it's not an issue I've seen. Try creating a node and assigning it to that same user, as we use the ... same process the node form uses to match users to orders. Just to be sure, I ran a test creating an ...
Ryan Szrama — July 2013Answer Answer to Question 9136
Vote up! 0 Vote down! Solved.I found it. We are missing record with 0 id in user table.After ...
ajaichandran — August 2013
Question Can I create a Commerce File from code and add to cart?
Vote up! 1 Vote down! My site allow users to upload file for processing and the system produce an ... output file that I want to add as commerce file product (unique for each user)from code. I can't ...
Discussion Add product image in cart view
If i am logged in as admin i can see the image in the cart but if i am an anonymous user pr just an ... authenticated user the cart doesn't show at all. Just the update and checkout buttons. What am i missing ...
dianikol — November 2011 — 5 comments
Answer Answer to Question 8749
Vote up! 1 Vote down! To clarify: Item # 6 "(using the delete feature of the import user ...
Thomas Isabelle — July 2013
Discussion Editable attributes in cart view?
Greetings! How would I go about placing editable attributes in the cart view? Once a users selects ... Shopping Cart (or cart view). How would I go about giving a user the ability to change that attribute from ... a new attribute then add to cart again? The goal is to allow a user to change their product attributes ...
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 ...
Documentation Adding images to variations and dealing with image styles
see this in a documentation user guide. But there are a lot of questions you will need to answer ...
Josh Miller — December 2012 — Commerce Kickstart 7.x-2.x — Status: IncompleteDiscussion Accounts created with "Create new accout for anonymous order" Checkout rule have blank password
I'm seeing user accounts created with the "Create new account for anonymous order" ... just being bizarre, it means users cannot log in through the normal login form and must use the ... to me how this isn't a bug)? mysql> select uid, name, pass from users where pass = ' ...
Barrett — January 2012 — 3 comments
Documentation Price Components
experience, so instead of just "Discount" a user might have visual feedback that they've ...
Josh Miller — September 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems