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.

Discussion Complex price calculation using a field in the product

user's profile and another one in the product. Due to complexity, I need to use PHP so in the ... evaluation. I can access the field in the user profile using this code: <?php global $user; $usuario ... = user_load ($user-> uid); return ($usuario-> field_cantidad ...
perrymanson — September 2011 — 3 comments

Discussion How to display order_number instead of order_id in order view

Hi all, this view http://mysite/?q=user/xx/orders/y show the order content for the user xx How can ...
titus07 — May 2012 — 2 comments

Discussion how to create a marketplace use Drupal commerce

marketplace:- User: post product- User: Buy product- Admin manager all order. thanks so much! ...
gkmbinh — June 2011 — 3 comments

Documentation Paypal WPP

payment process. It offers a more professional user experience than being diverted to a Paypal page. From ...
Cormac — February 2013

Answer Answer to Question 9136

Vote up! 0 Vote down! Solved.I found it. We are missing record with 0 id in user table.After ...
ajaichandran — August 2013

Discussion add to cart

If I want the user to go directly to the checkout when they click add to cart how do I do that? ...
jamestbennett — June 2011 — 2 comments

Answer Answer to Question 8726

Vote up! 0 Vote down! Not sure what's going on if your user isn't being recognized, but ... it's not an issue I've seen. Try creating a node and assigning it to that same user, as we use the ... same process the node form uses to match users to orders. Just to be sure, I ran a test creating an ...
Ryan Ryan Szrama — July 2013

Answer Answer to Question 10428

Vote up! 0 Vote down! I need non authenticated users to at least see the products and I need ... authenticated users to see the products, the cart and the checkout etc I know it is permissions related- but ...
ukfilmnet — August 2014

Answer Answer to Question 6973

Vote up! 1 Vote down! There were various answers given at this link (the anchored one being the most likely to resolve this problem, in my opinion): https://drupal.org/node/1330882#comment-5441078 However, the issue appears to have been resolved by updati ...
authentictech — April 2013 — 1 comment

Answer Answer to Question 8749

Vote up! 1 Vote down! To clarify: Item # 6 "(using the delete feature of the import user ...
Thomas Isabelle — July 2013

Pages