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.
Discussion Why the name Ubercore?
This is a question asked by Jes in IRC, and moved to the forums for further discussion. uberchic: i'm confused by the new name still, perhaps you can help clear that up for me [1:17pm] rszrama: mikejoconnor: sure thing; I might tag IslandUsurper with ...
Tim — November 2009 — 8 comments
Answer Answer to Question 7037
Vote up! 1 Vote down! Maybe these links are a good start: http://www.drupalcommerce.org/videos/commerce-module-tuesday/commerce-cu... http://www.drupalcommerce.org/videos/tutorials/customizable-products-piz... Thanks ...
realskorpion — April 2013 — 2 comments
Question How do I create a Video Learning Site with ecommerce?
a Split-Payment system? 3) What module would be best allowing users to create a Community, and their own member ...
Answer Answer to Question 8087
bottom of the screen it said: Field translation Users may translate this field. Disable translation so ...
jasminedb — May 2013
Answer Answer to Question 3304
hook_commerce_checkout_pane_info_alter($checkout_pane) */ function my_module_commerce_checkout_pane_info_alter(&$checkout_pane) { global $user ... = commerce_cart_order_load($user->uid); // flat_rate_pick_up is the ID of a cloned flat_rate shipping method ...
switch — August 2012
Discussion Product Catalog Discussion
We had a brief discussion this afternoon on IRC. The log is uploaded as an attachment. The gist of it was to toss around ideas for default catalog implementations that wouldn't be a part of core but would be available as starting points for shops as ...

Discussion aliases for products in multiple categories?
How do you deal with url rewriting for products in multiple categories? Pathauto could(as far i know) generate only one url for each content, in this case we would need as much aliases as much categories. ex: product1 has 3 categories and product2 has 1 c ...
heyyo — December 2011 — 1 comment
Question Partial calculated price.
default price field) 2) price for ROLE 1 3) price for ROLE 2 Then with rules I check for the user role and ...
Question 403 Error- Access denied
Vote up! 0 Vote down! Right, basically I'm trying to add the ability for authorised users ...
doughayward0 — February 2013 — Troubleshooting
Discussion Send email with direct file download link.
"order complete" email? I would like users to directly download their file(s) rather than have to ...
andregriffin — January 2012 — 1 comment