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

Answer Answer to Question 3304

Vote up! 1 Vote down! If I say shipping method, I mean shipping service.:) If you do not use taxes, then you have to change number 2 to number 1. So in you result code you might want to check does 0 or 1 or 2 or 3 contain this flat rate. I mean check all ...
UrmasZ — July 2012 — 1 comment

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 3533

Vote up! 0 Vote down! There are a few Commerce Guys videos that might help... https://vimeo.com/channels/commerceguys/videos/search:feeds/sort:preset ...
joshmiller Josh Miller — July 2012 — 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 Rules and Product Fields

I have created a new Product Type and added two new fields named "Weight (gram)" and "Weight (pound)". I would expect the store owner to provide data to at least one of these fields and I want to calculate and enter the missing part of ...
hgurol — July 2012 — 1 comment — rules

Answer Answer to Question 3409

Vote up! 0 Vote down! Unless you are planning on circumventing the checkout router system, these paths are required. It is possible you could use something like pathauto to call a "system path" from a "pretty path." http://drupal.org/p ...
joshmiller Josh Miller — July 2012 — 1 comment

Discussion Checkout Review in Checkout Complete

hey there! i have a problem: in the checkout/*/complete it seems that the guests has no permissions for viewing order.. user/0/orders/* it throws an error: ACCESS DENIED You are not authorized to access this page. but in people/permissions the guest have ...
herpes — July 2012 — 1 comment — checkout complete

Discussion Registered Users Losing Cart Contents?

So I have a Drupal Commerce site setup for a client. Yesterday I get a report from the client that registered users lose their cart contents. I have tested this and here is the process I run across. • Visit the website • Log In • Add any number of items t ...
JuggoPop — June 2013 — 1 comment — users, cart persistence, checkout, empty cart, 404 Error

Discussion URL-Alias based on Product-Names

Instead of an URL like ".../commerce/products/3" I would like to give every commerce-product a URL-alias based on product-title for example: ".../commerce/books/the-drupal-book" But using the module "pathauto" does not work, ...
adam1 — July 2012 — 1 comment

Pages