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 Checkout custom date field validation

Vote up! 0 Vote down! Hi, I installed the Commerce Fieldgroup Panes module and added a custom date field (for pick-up) to my checkout form. The thing I would need now is to validate the date field against the current time, such that users are only able to ...
dylankiss — March 2013 — 2 comments — date, validation, custom field

Discussion [SOLVED] Programagical types and products.

Hi guys, I origonally posted up in the drupal module forums, but it was suggested i posted here so, following on from the origonal question found here: https://drupal.org/node/2065989 Im getting- FieldException: Attempt to create an instance of field comm ...
N1ghteyes — August 2013 — 2 comments — commerce products, Install Error

Discussion Product Importer taxonomy reference field

Hi! I would like to import products into the Commerce. It works, but I cannot import multiple terms into the taxonomy reference field. The products have these fields: SKU Title Description Image Price ProductGroup (reference to taxonomy terms) For example ...
makgab — March 2013 — 2 comments — feed importer, import, commerce products, taxonomy

Answer Answer to Question 7181

Vote up! 0 Vote down! I used this code in my footer div: <?php if ($user-> uid > 0) {    print l (t ('my account'), 'user'). ' &nbsp;|&nbsp; '. l (t ('Logout'), 'user/logout');} else {    ...
jaap76 — April 2013 — 2 comments

Discussion Voucher Only System- Keeping User Credit Balances

Hi, We have a canteen at work and I'd like to create an intranet site where employees can order from the canteen. We have a rudimentary system right now, where employees pay someone cash, who then adds this amount to the employee's balance on a ...
meason — March 2013 — 2 comments

Question How to remove Title and Price from Grid Layout

Vote up! 0 Vote down! I'm using Grid Layout, Commerce Quickstart Omega theme, on my product display page. I just want it to show the images for the products, not the text associated, like the item name / description How would this be accompished? Pro ...
olyphant — April 2013 — 2 comments — Product Display

Question Unable to get Order notification at Commerce Kickstart 2.4 in html format

Vote up! 3 Vote down! I have installed Commerce Kickstart 2.4 site on my local development environment based on AcquiaDevDesktop stack (acquia-drupal-win-7.19.18-5932.47952.exe). I have noticed problem in generated notification emails by rules engine (Com ...
Gerom76 — February 2013 — 1 comment — Checkout Rules, html, message, notification

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 7293

Vote up! 0 Vote down! Hi talengix, Yes I mean exactly that what you mean. Problem is that I must implement this http post method on the commerce system anywhere. Because there are no payment module for kyrgyzian's bank system. Can you maybe please te ...
Lesto09 — March 2013 — 2 comments

Answer Answer to Question 13677

Vote up! 0 Vote down! The Add to Cart message is displayed via Rules in response to the "After adding a product to the cart" event. The rule configuration that does this uses a special action called "Display a translatable Add to Cart messa ...
Ryan Ryan Szrama — April 2014 — 1 comment

Pages