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 Price Components Summary

Vote up! 0 Vote down! I am trying to create a view with a summary of Price Components per user and ... UserPoints- aka "Royalties", Shipping, etc. I am trying to show users on the site what their total ...
Ravenight — February 2013 — , Views, Price

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 Commerce as a wholesale setup

users, but hide the "add to cart button" and the cart to anomonys users, so that only ... registreted users will be able to order? Does the system allow placing orders without any payment setup? We ...
Druplab — September 2011 — 2 comments

Discussion Auto restrict webforms

for each time a webform is completed by the user. Is this possible? Ideally the user would complete ...
rc1585 — February 2012 — 1 comment

Question Advanced donation site

users can be captured and displayed in the site. I understood ho w I should move a certain donation into ...
AVILEVE — April 2013 — Donation

Discussion Affiliate module

as an affiliate" and "use custom affiliate codes". The first role gives each user ... However, the user can have more than one affiliate code. If he has the "use custom affiliate ... affiliate codes which can be used to bring users to the site. That way he can track different campaigns and ...
bojanz Bojan Zivanovic — May 2010 — 11 comments

Answer Answer to Question 7374

http://www.drupalcommerce.org/discussions/7286/user-focused-documentatio... http://www.drupalcommerce.org/videos Thanks ...
realskorpion — March 2013

Question Order stuck in cart

Vote up! 0 Vote down! Hi, when a order is placed and the user goes through the checkout process, ...
Brian — April 2013 — Checkout

Discussion Quantity Discount Rule

I'm trying to figure out how to use rules. What I need is a discount that will take 25% off order if there are 14 or more products in the cart of any kind. ...
pooon — September 2014 — 3 comments

Answer Answer to Question 4895

Vote up! 1 Vote down! You could create a View block that shows only on user/commerce/orders/* and ...
joshmiller Josh Miller — March 2013

Pages