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 Which file holds the database connection info?

I went through install on localhost. I've uploaded the files to the webhost, and I've uploaded the database to the new web database, but the web db is a different name than the one on localhost, and perhaps that's the reason I'm faced ...
Apprentice — March 2013 — 1 comment

Discussion ubercart > commerce migration issue

Both here and on the commerce guys screencast, I'm told I'm supposed to delete all product types, but I didn't understand. I kept trying to delete ubercart product content types. I needed to delete commerce created product product types. Ba ...
3goose — January 2012 — 2 comments

Answer Answer to Question 7105

Vote up! 1 Vote down! OK! I Kind of fixed the problem!! I didn't notice that I didn't set up the teaser for Product Display to have the Product field rendered in the Add to Cart format. But this only fixes it as a product display. I have the sam ...
sensei00s — March 2013 — 1 comment

Answer Answer to Question 7094

Vote up! 1 Vote down! 1. Edit the "shopping cart (Commerce Order)" view. 2. In the "No Results Behavior" section, click "Commerce Line Item: Line item summary". 3. Uncheck "Checkout" under Links. 4. Apply and Save. ...
r — March 2013 — 1 comment

Discussion Filter product list view

I would like to create filter blocks in a very similar way like this: http://www.t-mobile.co.uk/shop/pay-as-you-go/mobile-phones/ Please help me, how to start, how to make product filtering like on the above webshop. It would be very useful for anyone, wh ...
memil — October 2014 — 1 comment

Discussion What to put in product entity and what to product display?

I have rather fundamental dilemma what to put into product entity (PE) and product display (PD). For example: is it better to put taxonomy field into PE or PD? What about tehnical data fields? Best regards, Najtsirk ...
Najtsirk — September 2011 — 1 comment

Discussion Guest login

I would like to have the login automatically populate an already registered guest username and password. Is there a way to default the login fields with this already created account? Any help would be appreciated. ...
dspock — June 2012 — 1 comment

Answer Answer to Question 7076

Vote up! 0 Vote down! It might be related to this issue: http://drupal.org/node/1872152 (see #2) Check your anonymous user permissions for "View any product of type X" or "View any product of any type". ...
r — February 2013 — 1 comment

Answer Answer to Question 8423

Vote up! 0 Vote down! Hi, I solved this myself with some help from Morne. <?php /**  * @file  * Adds a link to the contact page when clicking on the add to cart form of a disabled product  */ /**  * Implements hook_form_FORM_ID_alter(): commerce_cart_a ...
Summit — June 2013 — 1 comment

Question A way to implement cash on delivery payment (COD)

Vote up! 0 Vote down! I Try to Implement cash on delivery payment COD I want apply a charge for this type of payment I use the COD module- http://drupal.org/project/commerce_cod I Create a Product COD but I have not understand how to create the correct ru ...
Scorpio26 Janhu — April 2013 — 1 comment — Rules, Payment

Pages