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 commerce pdf invoice not work as intendet
Hi drupal commerce users, I tried to get 'commerce pdf invoice'-module to work. But it ...
conscience — May 2012 — 5 comments
Answer Answer to Question 3940
/user in your url to connect as admin and then remove the maintenance mode. ...
Anonymous (not verified) — November 2012
Answer Answer to Question 31861
function HOOK_node_view_alter(&$build) { if(!user_access('wholesale permission')) { ...
Andy @ BlueFusion — January 2015Discussion Frustrated! SSL checkout & cart not working
yet I haven't seen a fix. When an a user, whether they are an administrator, anonymous, or ... does it have to be SSL for every page. All users have access checkout permissions. So why the issue. ...
scott.carlton — September 2011 — 7 comments
Discussion commerce_cart_add_to_cart_form_attributes_refresh and drupal_alter
Hi, I am trying to add an additional AJAX command that's fired when users select a product ... reference (eg. users select a product reference and a value on the page is updated). I have found ...
rj — December 2012 — 3 comments
Discussion Bloc Content Already Seen
Hello, I search a module who can track the user and display the recent content who seen. Have you ...
Question How does Commerce Kickstart 2 automatically update a product variation title?
the next time the user edits those via inline entity form. Good. But I also need them to update their ...
John Pitcairn — August 2015 — Commerce Kickstart 2
Question Product Reference Problem (Duplicate Images)
Vote up! 0 Vote down! On a Product Display I want to be able to show users a list of ...
suntower — September 2014 — Product reference
Answer Answer to Question 4532
something like this, when payment status is pending then dont allow user to view order details? Thanks ...
leand — October 2012
Answer Answer to Question 4374
http://www.drupalcommerce.org/user-guide/product-attributes-variations and: http://www.drupalcommerce.org/user-guide/product-displays Cheers! ...
Anonymous (not verified) — November 2012
