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

Answer Answer to Question 9113

Vote up! 0 Vote down! Are you refering FB connect button? If it is you have to add PHP SDK library in your library folder.Then only FB Connect will work ...
ajaichandran — August 2013 — 1 comment

Discussion Changing the text in "edit-quantity" label for "Enter Quantity"

Greetings, I'm in the process of translating all the text into another language, most of it can easily be done with multilingual and strings translation module, but there seems to be no way of changing the "enter quantity" text. So if anyon ...
Frankenstein123 — December 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 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 How to approach a product attribute situation with customisable options some of which cost more?

Hi, Having used D7 for various sites, I would like to use D7 commerce to upgrade a shopping cart site and I am stuck on how to approach a customisation problem. One of the products for sale is rope, which is customised in various ways. Having selected a t ...
andrews — March 2012 — 2 comments

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

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

Pages