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

Answer Answer to Question 9042

Vote up! 2 Vote down! Great question Dorian! This is a simple way to enable users to sell content, ...
joshmiller Josh Miller — August 2013 — 1 comment

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

Answer Answer to Question 8954

to look at? Not really. There are user guides and there is a " getting started " guide. ...
joshmiller Josh Miller — August 2013 — 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

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

Discussion Product Creator

nodes for different users. I would really love if this kind of functionality will be abel at the product ...
Najtsirk — November 2011 — 1 comment

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

Discussion Problematic anonymous access to "product display" views having a join to the product

related-product:type field. After doing that the anonymouse user didn't see anymore the view content. I had to ...
bago — October 2011 — 1 comment

Answer Answer to Question 3802

provides an API and user interface for storing and resuing credit card data. "The module does not ...
joshmiller Josh Miller — September 2012

Pages