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

Question Need help using rules

site will accept credit cards, paypal, and bank transfer. What I want is when the user wants to use the ... bank transfer I dont want to allow the user to see the coupon code or the order details until I update ...

Discussion Commerce customer account interface

Hello everybody, I was wondering, how do you usually work when it comes to the end-user (eshop ... its usability. The generic drupal commerce feature will provide an interface to let a user see his ... orders, however when it comes to features provided by contrib module (ex.: order returns, commerce user ...
liupascal — February 2012 — 1 comment

Discussion Build a crowd funding platform

funding projects, every project will have a goal. Any user should be able to give money (free amount) to ... every single donation. That sound like a runtime created product: the user decide di give 10$ to ...
ftassi — January 2013 — 10 comments

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 ...
Raj — March 2014 — 1 comment — username

Answer Answer to Question 43185

Vote up! 0 Vote down! Well, I had 7.x-2 version installed, 7.x-1 it fixed the problem. But not the way I expected. Suppose we have a list of colors (common for all products), and when I create tshirt product I want to tick just few colors of that tshirt t ...
RevalRomanov — December 2015 — 1 comment

Discussion Gift Subscription

to allow existing users to purchase a gift subscription to the site. So they put in an email address ...
darksnow darksnow — May 2015 — 1 comment

Question Advanced donation site

users can be captured and displayed in the site. I understood ho w I should move a certain donation into ...
AVILEVE — April 2013 — Donation

Discussion Missing configuration for parameter param_field_firstname

is a failure to add anonymous users. When I checked the Rules module, I found the following error: ...
idesign — March 2012 — 4 comments

Question Order stuck in cart

Vote up! 0 Vote down! Hi, when a order is placed and the user goes through the checkout process, ...
Brian — April 2013 — Checkout

Pages