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 Advanced donation site
users can be captured and displayed in the site. I understood ho w I should move a certain donation into ...
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)? ...
Josh Miller — April 2014Question Order stuck in cart
Vote up! 0 Vote down! Hi, when a order is placed and the user goes through the checkout process, ...
Question Merging product and product display
I could not explain users why they need to enter one on back end and one on front end. Is there some way ...
MiloS — September 2016 — #add a product #product display #reference
Question Cart redirects to checkout
I disable the shopping cart block the redirection is still in place. This happens for all users inclusive of ...
Question Why does Drupal Commerce change an original username to the full billing name?
username as 'John Doe'. If one looks at the list of users (/admin/people), his username will be ...
Question Off site payment example
must be also simple post redirect trigger after checkout completion, if an user has chosen a offsite ...
Question Custom Line Items on Add To Cart form based on product field
type "Ticket" which I need the admin user to tick if they want to make that product ticket ...
GAMe — December 2015 — events dependencies cart
Question how can i select SKU of product upon selection of class and subject terms?
of class(vocabulary) and subject (vocabulary)..i want a form where a user chooses class term and ...
