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 3358

should be something like this: <?php foreach ($node-> field_product as $product) {  $product_user ... = user_load ($product ['uid']['#value']);   echo $product_user ['name'];}?> ...
joshmiller Josh Miller — April 2013

Discussion How do I fetch visitors cart content count, using javascript?

users cart. I would like to be able to cache all pages, except "cart view" and /checkout/*- ... using varnish. So I would like to fetch this counter of items in users cart- using services API. ... which users cart it's suppose to fetch data from. I have found dc_ajax_cart module- but I only want ...
klavs — July 2012 — 2 comments

Discussion Use of tokens in Emails

I want to use the phone number field from my user profile. Tx ...
Francois P — March 2013 — 2 comments

Question Product Reference Problem (Duplicate Images)

Vote up! 0 Vote down! On a Product Display I want to be able to show users a list of ...
suntower — September 2014 — Product reference

Question Store unable to send any order emails

I have installed Drupal commerce at my drupal store but store unable to send any of emails to the user or ...
testmedma — December 2013 — 1 comment — order confirmation email

Discussion How to have an "administer product category" role

Do you have any hints about how to allow users having the "seller" role to ... create/edit/delete products(and product displays) for a given category? (or maybe with a given user-reference or ...
bago — October 2011 — 1 comment

Discussion The Case for Commerce_SP

a subscription based website. The user would be subscribing monthly/yearly for access to premium content, but we ... user entity. This works pretty fantastic if you want to subscribe to a site and there is only one ... we dynamically add/remove the role out of the box without having the user modify the rules. If it ...
mrconnerton — November 2013 — 7 comments — subscription, recurring

Answer Answer to Question 12520

When a user clicks on any row, he is taken to another page where he can only see the title, teaser and ... add to cart button (unless he has already purchased the product). If the user has already purchased ... the user has bought any product, his role will change to "Customer". As a Customer, he can ...
neeravbm — December 2013 — 2 comments

Question Make selected pricing attributes appear in the cart

if someone could tell me how to make views show the attributes the user selected, I'd be ... to order all of them. In the example below 'Items' is an option set and the user has ...

Question Continue shopping during checkout process

checkout process. The problem is, once the user clicks checkout in the shopping cart and the browser loads ... the checkout page the shopping cart is now empty, so if the user goes back to the product list page ...

Pages