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.
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 commentsDiscussion How do i add files to an order
Hello, i am trying to let users add files to there order. Webshop where they order flyers and so ...
michiellucas — February 2012 — 2 comments
Discussion Connect to an ERP SLQ SERVER
Hello, We are integrator of a ERP + SQL SERVER. Client ask us to build for them ecommerce, connecter with the ERP. We are developing now these e-commerce, from 0. We are interested in Drupal Commerce. What is the good way to proceed?- Develop a module of ...
sigenin — December 2013 — 2 comments
Answer Answer to Question 8348
Tools. After inspecting the DOM, I found that the "add to cart" form was covered by the div ...
flo81 — July 2013 — 1 comment
Question i want to dynamicly change the price of the product for each letter count of the word
where user can type a word. i want to dynamicly change the price of the product for each letter count of ...
strr — July 2013 — line-type-item - editable
Question related products in blog post
non-technical user could easily select 0 to n products to the post as "suggested" or ...
Answer Answer to Question 8363
add to cart form of a disabled product */ /** * Implements hook_form_FORM_ID_alter(): ... commerce_cart_add_to_cart_form */ function commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_alter (& ... = array('commerce_product_disabled_link_commerce_cart_add_to_cart_form_submit'); }} /** * Add to cart form submit handler. */ function ...
Summit — June 2013
Question Selling Content
do) with the title and a short summary. When the user (anonymous or logged in) clicks on the Read More ...
jlrobinson2171 — December 2013 — content access
Discussion Different Checkout for Different Product types
my main focus, so I do not want users who only want to purchase a file to be forced to enter a bunch ...
Question How to grant points to the product creator after the product is sold?
For points I created a field in user account. field_balance (price type) The rule ...
