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 Entity translation

I need help, when i enable the entity_translation and entity_translation_upgrade modules the site breaks. It gives this message: EntityMetadataWrapperException: Unknown data property commerce_line_items. in EntityStructureWrapper->getPropertyInfo() (li ...
jalves — August 2012 — 1 comment

Discussion Conditional Product Variations

Is there any easy way of creating "child" product variations apart from creating multiple products? https://www.pshares.org/subscriptions/tshirt.cfm Is what I am looking at doing-- There are 3 tshirts, 2 types, and different sizes based on the t ...
jason_beals — April 2013 — 1 comment — Product Variations

Discussion Translation of strings with URL

I am putting the finishing touches on a Drupal Commerce webshop... (@ all contributors... you guys rock!), now one of the main things I need to do is get the translations setup for the front and backend. When returning to the website after successfully co ...
Qubical — September 2011 — 2 comments

Discussion Free and Paid shipping based on order total.

Dear all! I've built a shopping cart using dc. Its amazing. But struck with an issue. Tried to include a shipping cost if its below than a specific amount and free shipping if its above that amount. followed the instructions from the commerceboys blo ...
jovemac — August 2012 — 1 comment — Shipping charges, free shipping

Discussion Checkout Rules not Triggering

Hi I have integrated worldpay module in my drupal commerce site. But i am getting read timed out error. After debugging i found out that there is some problem in commerce_payment_redirect_pane_next_page($order) function which is taking too long, then i mo ...
Anshu_Mishra — April 2013 — 1 comment

Question Error when enabling Kickstart alpha2 on existing dev site

Vote up! 0 Vote down! I have an existing dev site that I was trying to add Kickstart to. When I enabled the Kickstart profile via Drush, I got the following message: WD php: FieldException: Cannot change an existing field's type. in field_update_fiel ...
Seph — July 2012 — 1 comment — kickstart, php, FieldException

Discussion 'add to cart' button totally disappeared

I don't know what exactly caused this since I didn't notice it until after performing a core and multiple module updates (all to current versions) along with removing the default kickstart products etc, but the add to cart button totally disappe ...
garyg — August 2012 — 1 comment — add to cart, Drupal 7 commerce, views, product display

Discussion How to save user data (in the order's data) when delete the user

Hi all, when an user make an order his/her uid and email are stored in the order's tables (I don't know which one, but this is not important). When the user (or the administrator) delete his/her account all orders related to this user lost accou ...
ziobudda — April 2013 — 1 comment

Answer Answer to Question 8976

Vote up! 0 Vote down! Ok, this one was a bit more involved because it uses code:) Short answer: you need to use hook_form_alter() to take control over that particular form. Fear not! I will show you how to find these things and edit them quickly:D Longer ...
joshmiller Josh Miller — August 2013 — 1 comment

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

Pages