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 Affiliate module
My name is Bojan, the maintainer of Ubercart Affiliate 2, currently working with Ryan Szrama on a new generation Affiliate module for Drupal 7, with integration for Drupal Commerce. This is a Google Summer of Code project. Ryan and me talked about the bas ...
Bojan Zivanovic — May 2010 — 11 commentsDiscussion Extended Warranty
Hi First of all Thumbs up to Drupal Commerce. Please let me know how can we add 1 Year Warranty as a Product. ...
digitalexperts — December 2011 — 3 commentsDiscussion Product issue
Hello I have some problems with images in the catalog and the product page. Let's say I should put up a Jersey in the store that comes in 2 different colors (red & blue) and two different sizes (Large & Small), each product gets a picture. No ...
GFAGolf — May 2012 — 2 comments
Answer Answer to Question 8981
Vote up! 2 Vote down! This can be done in the template.php of your theme. Below is a video and a code snippet that I used to demonstrate how to make this happen. <?php function YOURTHEME_form_alter (& $form, & $form_state, $form_id) { //dpm($f ...
Josh Miller — August 2013 — 1 commentDiscussion Store Menu is disabled
I have installed the Commerce Kickstart (with Drupal Core) and Its installed successfully. Previously we are able to see the "Store" Menu link in the administrator login. But currently its not showing "Store" Menu. Instead of the Store ...
vinothbabuog — December 2011 — 3 comments
Answer Answer to Question 8955
Vote up! 0 Vote down! You might want to set the "Multiple Field Settings" to show only the first image in the field with multiple possibilities:D ...
Josh Miller — August 2013 — 1 commentDiscussion How do I set the order number?
Hello, How do I set the order number so that the first order begins at 1000? Thanks, Paul ...
PN — September 2011 — 2 comments
Discussion Upgrading individual modules of Kickstart
Hi, Due to a bug suspicion in Views installed with my Kickstart, I decided to upgrade it to the latest dev build. I decided to delete the module from the profile folder and install a new version in the sites folder. This must have been a no-no, because no ...
moniuch — December 2011 — 3 comments
Question How to do Drupal Core updates with Drupal Commerce
Vote up! 0 Vote down! I can't find any information about updating the Drupal Core (7.28 is now available and the system is screaming for it- you know how it is). Since I have never worked with a distribution before, I'm not sure just how to go a ...
Don Kettle — August 2014 — 1 comment — drupal core update
Discussion Add a Delivery address
Hi I would like to add a seperate Delivery address to the checkout process, could someone point me in the correct direction with this please. Ultimatly I would like a check box below Billing address which says Use same address for delivery, then on untick ...
purplemonkey — August 2011 — 5 comments
