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 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 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 ...
bakulaw — April 2013 — Cart, Downloads

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 ...
dono1 — December 2012 — 2 comments — cart, Line Items, product attributes

Answer Answer to Question 7936

http://websmiths.co/blog/very-introduction-drupals-hookformalter That's a nice tutorial on how to get something up and running. To pull a user's info, ... you would just need to do the following: <?php function something () {  global $user;   dpm ... ($user); // requires devel module to see into array.}?> ...
joshmiller Josh Miller — May 2013

Answer Answer to Question 5120

Vote up! 1 Vote down! This would be possible in Commerce. The trick would be adding a user entity ... checks that field's value. If the value doesn't match the user trying to view it, redirect ... them. Maybe add an "OR" that returns true if the user viewing the product display has a role ...
joshmiller Josh Miller — May 2013

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

Documentation Payment transaction entity

User to just capture an amount on a credit card account. ...
Ryan Ryan Szrama — May 2012

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 ...
joshmiller Josh Miller — December 2012 — Commerce Kickstart 7.x-2.x — Status: Incomplete

Discussion Purchasing content field level access question?

Example, unauthorized visitor / user stops by the site and sees a Node with some content fields with ... general information. Logs in becomes authorized as a user with Member Role and now sees additional fields ... impressive and now for my point of need. The user with Member Role uses Drupal Commerce to purchase access to ...
hotmonkey — March 2011 — 3 comments

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

Pages