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 12520

Vote up! 1 Vote down! Here is what I understood. You have a view which lists a bunch of products. When a user clicks on any row, he is taken to another page where he can only see the title, teaser and add to cart button (unless he has already purchased th ...
neeravbm — December 2013 — 2 comments

Answer Answer to Question 13091

Vote up! 0 Vote down! Hi, I can call commerce_cart_order_product_line_item_delete() and commerce_entity_reference_delete() from a module without any problems. function my_sandbox_form_alter(&$form, &$form_state, $form_id) {  commerce_entity_refere ...
DNZ Andy @ BlueFusion — February 2014 — 2 comments

Answer Answer to Question 3474

Vote up! 0 Vote down! jschoen, This is an easy one! You can create a customizable product. And then you can use pricing rules to determine the price! ...
joshmiller Josh Miller — September 2012 — 8 comments

Answer Answer to Question 23941

doing exactly what you should be here. The code looks a little funky (I actually wasn't aware array ...
Ryan Ryan Szrama — November 2014 — 1 comment

Question How do I override the page display at user/*/orders/*?

Vote up! 0 Vote down! I need to configure this primary order detail page in my own way and I cannot seem to find where they layout is being setup. It is not a view (though the table of line items is). I would like for page manager to control this page but ...
Ravenight — April 2013 — 2 comments — Order, FAQ

Discussion Importing from poorly generated data feeds in CSV format

wrong and that's my major issue with them- there is no GUID or anything unique per line in the CSV ...
pixel8 — August 2011 — 3 comments

Discussion How to sell training videos one by one

Hello! Our ides is selling trainer's training videos. I know one way is to sell this kind of roles. But there are about 50 videos. We can't produse so many roles. But very important is possibility to sell videos one by one (like a ticket for one ...
geneetik — January 2013 — 4 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

Answer Answer to Question 4754

Vote up! 2 Vote down! You can just disable that block, and create a new one with the same look: 1. Site settings/Blocks 2. Disable the block: Promotional banner 3. Add new block 4. Enter block decription: Example Promo Banner 5. In text format, select: Fu ...
spanac — January 2014 — 4 comments

Discussion Hypothetical Strategies for Travel Registration System

I have a project, in its early stages, and part of it, conceptually, is thwarting my brain. I'm making a travel/tourism site. Customers can make registrations for tours, that happen at specific times. So far, no thwarts, but wait, it gets better... L ...
le_petit_basil — March 2011 — 4 comments

Pages