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 8719

views_handler_area {  function render ($empty = FALSE) {    global $user;     if (user_access ('create answer ... content', $user)) {      // Build an empty Answer node object for use on the form.       $node = (object) ... array(        'uid' => $user-> uid,         'name' => (isset($user-> name)? ...
joshmiller Josh Miller — April 2014

Discussion display custom order fields in a checkout pane

field in checkout panes, so users can fill them. but by default there is no relation between fields that ...
moallemi — January 2012 — 2 comments

Question Is it possible to have a single page checkout? If so, how?

have you done a chekout process so difficult for user? Is there a need to make so much checkout pages ...
vanul — March 2013 — Checkout

Answer Answer to Question 4772

['field_name']['#access'] = user_is_logged_in ();?> ...
joshmiller Josh Miller — March 2013 — 1 comment

Answer Answer to Question 8385

Vote up! 2 Vote down! If I understand your question correctly, you don't actually want a text field on the product itself- you want every customer purchasing a particular product to be able to enter some custom text associated with their purchase. We ...
Ryan Ryan Szrama — August 2014 — 1 comment

Question Problem with product and views / rule auto create node.

product are not usable in the views that I present to my users (that's normal in my opinion also ca ...
woprrr — April 2013 — 2 comments — Rules, Views, Product Display, Troubleshooting

Discussion add a taxonomy field to the line item prod and fill with a product field values

to add only one product and let the user choose the color and size on the "add to cart" ...
wisamx — May 2012 — 3 comments

Discussion How to handle bras

cart functioned beautifully when, say, a user selected a black bra, the image changed to the black ...
PedroKTFC — June 2013 — 4 comments

Question My entity_load line item does not include product attributes

show the by the user selected product attribute. Like i have an attribute color "Green". Does ...
houseman — February 2014 — attributes line_item

Discussion Wrong price calculation

Hy people. just installed the kickstart 2 and played around a bit. When adding multiple products (one product but multiple amounts) i get after the add-to-cart a wrong value in the overlay, saying the total price of x-times the same product is the single ...
sammyfm — October 2012 — 5 comments — price

Pages