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.

Question Enabling HTML Mail

class="order"><a href=" http://ks.localhost:8082/user/1/orders/8">#8</a></span>, placed on ...
pxs — May 2013 — email html plain text

Answer Answer to Question 3553

because the price is recalculated per-user and we wouldn't want to say to an anonymous user that they ...
joshmiller Josh Miller — April 2013

Discussion How to dynamically calculate the sell price of a product using rules

I have a quesiton for the comunity! I see that using: Event: Calculating the sell price of a product Action: Set the unit price to a specific amount Everithing works very good if i want just to change the price. Now I'm trying to change the above &qu ...
stefano.marodin — January 2012 — 9 comments

Answer Answer to Question 10511

& $form_id) {    global $user;         //Gets the default product for the loaded Product Display. ...                 // If the logged-in users roll is NOT 'reseller' and product_access!= 0         ...         if (! array_intersect ($user-> roles, $roles_allowed_to_buy) && $product_access!= 1) ...
A.hjelm — October 2013

Discussion View of product displays.

I made a view of the product displays like in this video tutorial by Randy Fay: http://vimeo.com/22746978 I have a 1 product display of a shoe, referenced to 12 producttypes (the same shoe in several sizes) Now the view shows all the 12 producttypes seper ...
Dreamwebs — April 2012 — 2 comments

Answer Answer to Question 9287

work like a Movie Theater admission! =) After that an email is send to the user so he can print is ...
sw3b — September 2013

Question How to recover from PDOException: SQLSTATE[23000]: Integrity constraint violation:

implement a new rule based on http://www.drupalcommerce.org/user ... ;components";a:0:{}}}s:8:"included";b:1;}}}) in field_sql_storage_field_storage_write() (line 448 of C:\Users\Rich\Documents\My Web ...
Rich Edwards — April 2013 — 1 comment — Troubleshooting

Question How do I reset my password if I don't know the current one?

Vote up! 0 Vote down! I'm logged in drupalcommerce.org, but don't know my password. I logged in by clicking a link in the retrieve password function. When I try to change my password now, it askes for my old one. I have none. What do I do? Thank ...
harri00413 — April 2013 — 1 comment — drupalcommerce.org

Discussion Sales tax calculated based on the line item's price rather than product's unit price

I am changing the product's unit price before the product is added to the cart. The sales tax must be based on the new changed unit price instead of the standard unit price. At present DC tax calculation uses the product's unit price instead of ...
metarama — January 2012 — 8 comments

Answer Answer to Question 9161

random, arbitrary discounts on a per-user basis, though, you'll need something more robust. In that ...
Ryan Ryan Szrama — August 2013

Pages