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 3259

(specifically for non-admin users) I did hook_menu_alter to add access arguments so that non admins could not ...
dannymacom — April 2013

Discussion A new stock control & multi location system.

Hi, I don't know if this is the right place to bring this up, but its called brainstorming so i'll give it a go. I would very much like to see a ubercart being multi location and have a better stock module. I have no idea how much of this is pos ...
paulg — October 2009 — 17 comments

Answer Answer to Question 4917

    global $user;     $product = commerce_product_load (4); // my commerce product for test         ... $insert_line_item = commerce_cart_product_add ($user-> uid, $line_item, FALSE);?> ...
strae strae — November 2012

Discussion Show fields to billing information when a Checkbox is selected.

Hi i am a new user of drupal. I have being struggling for days to make the billing fields change ...
pit_zavra — January 2012 — 1 comment

Answer Answer to Question 4452

that price so that when the user clicks 'Add To Cart' my new price updates the new line item ...
Anonymous (not verified) — October 2012

Answer Answer to Question 13329

Vote up! 0 Vote down! Let's assume for the moment that anything that a user needs to search ...
joshmiller Josh Miller — March 2014 — 1 comment

Discussion Load the product node.

How do I pull a product object? is the product a node? I cannot seem to do a node_load(product_id) for a product. thanks ...
marvzz — October 2011 — 1 comment

Blog Implementing a Commerce License plugin

resources like files, software, user accounts, or online content. Commerce License provides a way to tackle ...  }?> We use this in the checkoutCompletionMessage function to notify the user of their newfound group ... user account which owns the license. Here is the setup code of the method: <?php   public function ...
Christian Sieber — August 2014

Discussion Difference paypal account for each product

Hi, I want my client can post product with their paypal account. When a person purchase that product the payment will be pay directly to the paypal account of the use who create that product. If possible I want to get a bit gratuity from that payment. Any ...
huytp — August 2012 — 1 comment — market place, paypal

Answer Answer to Question 8113

Vote up! 0 Vote down! I can't seem to reproduce this behavior on my Kickstart install:(Is it possible another rule got enabled somewhere or that the access permissions on the cart view got changed so they don't work correctly for anonymous? ...
DaveP — May 2013 — 1 comment

Pages