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 Magazine/Journal Subscription
Has anyone done any work with a magazine or journal subscription?-- the product is the subscription itself and the deliverable being X number of issues? I can see maybe bundling the x issues into a product but that would mean a whole mess of products out ...
EmersonWeb — March 2012 — 4 comments
Question Can anonymous users create and purchase items with commerce?
Vote up! 0 Vote down! I would like to allow anonymous customers to purchase items without setting up an account but can not get drupal to even show anonymous users my products. HELP?? anonymous users Catalog ...
Answer Answer to Question 12543
Vote up! 1 Vote down! Interesting problem. Would be nice if you could jump into the database to determine if the order is actually missing. Take a look at the table "commerce_order" table and see if you can find an order #28. If the order is not ...
Josh Miller — December 2013 — 2 commentsAnswer Answer to Question 3607
Vote up! 0 Vote down! Letting people select the state just to tell them it's not allowed later doesn't make much sense. How can we delete states without hacking? like in this case: http://www.drupalcommerce.org/questions/8045/what-file-or-table- ...
mv — August 2014 — 1 comment
Discussion Variations on node page
I'm using drupal commerce kickstart. I'm trying to add variations to a product. When I create a variation on a product, I add color: http://i.imgur.com/oiH0Ngj.png but the color isn't showing up in this list: http://i.imgur.com/3LkAwkM.png ...
pooon — September 2014 — 1 comment
Discussion Drupal Commerce templates
Hello! Where can I find a full list of Drupal Commerce templates and its variables? Thanks. ...
Spider84 — October 2012 — 1 comment
Answer Answer to Question 6247
Vote up! 1 Vote down! What you probably want to be doing here is building a menu callback that re-renders the whole cart block at once, not updating the individual line items in the cart. That's WAAAAY harder to do than just re-rendering the block in ...
EclipseGc — January 2013 — 2 comments
Discussion Frustrated! SSL checkout & cart not working
I though this module would be better than ubercart but Im not a programmer. It has been frustrating to get anything with SSL to work. Countless post for ubercart and here seem to list these problems yet I haven't seen a fix. When an a user, whether t ...
scott.carlton — September 2011 — 7 comments
Discussion [modification here] Bug in kickstart with slideshow
when opening development tools / on IE or firefox (not chrome), slideshow stops and console javascript shows: Uncaught TypeError: Cannot call method 'getSlideCount' of undefined commerce_kickstart_slideshow.js Ligne 25 Caractère 13: Drupal.behav ...
Discussion Billing information autocomplet
Hello, Drupal Commerce is cool. I use D7 with Commerce and i want to configure Billing information autocomplet with user registration field. how i do that? Name, City, Country, Address, etc... to auto complet in Billing information. Thanks for helping me. ...
hannah_irina — January 2012 — 3 comments
