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 3940
end user will see errors on your site. Once you delete the page from root, new incoming request load ... the application and app domain, and respond the actual user data. regards. bizworludsa ...
Anonymous (not verified) — October 2012
Question How to hide checkout panes based on shipping method?
hook_commerce_checkout_pane_info_alter($checkout_pane) */ function mymodule_commerce_checkout_pane_info_alter (& $checkout_pane) { global $user ... = commerce_cart_order_load ($user-> uid); // array $order->data was detected with dsm() // it ... call_user_func_array('commerce_checkout_commerce_order_status_info', Array) module.inc:823 module_invoke_all('commerce_order_status_info') ...
Answer Answer to Question 13294
users couldn`t see anything if I didn't change premissions to see all products products and this ...
Mariu — March 2014
Discussion Pager on product display node
can i paginate the other 9? It would be a nice feature for the end-user to go to the next or previous ...
marinoszak — January 2012 — 1 comment
Question Display a view based on taxonomy of multiple categories
if a user clicked on Tops it would display the fields listed above grouped in a similar way to all ...
Discussion Shipping Rules
I have hunted high and low and there does not appear to be any instruction as to how you create the rules to disable shipping costs when an order reaches a specific value. I want to offer free freight for any order over $100 I have looked through the rule ...
westsyde — August 2011 — 11 comments
Answer Answer to Question 8751
http://www.sherbetboutique.com/?q=user, which will allow you to log in. Do so and then go to ...
abiconsulting — July 2013
Discussion Rules module- Access Commerce Option Sets
check if user checked/unchecked the boolean field in the option set. According to the users input ...
vdorneanu — March 2012 — 3 comments
Discussion How to do Customized Product Options
offeres the option to custom build a box of chocolates. The user can select a box of 4,12,or 24 pieces of ... cream 6x Dark Chocolate with nuts 2x Dark chocolate with brazil nuts The user will have about 30 ...
Answer Answer to Question 8541
user then realizes they missed someone and they update the qty of the course in the Cart view. Again, ...
