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 8159

Vote up! 0 Vote down! $product_1 = $product1_created->sku; $product ... _2 = $product2_created->sku; variable_set("custom_product_1_".$node->nid,$product ... _1); variable_set("custom_product_2_".$node->nid,$product_2); ...
luthien — May 2013 — 1 comment

Discussion Item images and links in database

some related posts, a contributor had said that the specific product-page urls, as well as the image ...
erikhartley — March 2014 — 1 comment — php, database, tables

Question Step 5, install profile crashes

Undefined index: delete terms in 11 in user_role_grant_permissions() (line 3032 of ... /homepages/9/d153489178/htdocs/Drupal/modules/user/user.module SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'module' cannot be null ... user_role_grant_permissions($rid, array $permissions = array()) {$modules = user_permission_get_modules(); // Grant new permissions ...
GrayRyder — February 2013 — Install, Troubleshooting

Discussion Show order state on when looking at previously placed orders

page you go to when you click a specific order number from the list of orders on you user profile. ...
Prince Manfred — September 2011 — 8 comments

Question how do i display multiple products in one page in drupal?

products, but all my products are on individual pages, how do i do it so that i can have multiple products ... a product page that will have all the products i wish to display add multiple products ...

Question How to display sidebar_first region in product detail page?

model. My question is how to display sidebar_first in product detail page? I already set "Facet API: ... Search service: Product display: Category" visibilities mode to Not restricted in Pages tab, but it ... was not affected. sidebar_first product detail display a region ...

Discussion how to show products in frot of site programmatically?

displays that products on homepage automatically after insertion. How to make please?? (sorry for my ...
d-ahme77 — December 2012 — 2 comments

Question set orders as 'complete' from custom module

the data is received from the remote payment gateway and the transaction is completed, the user is ... {if($_GET['authorization'] == 'OK'){  global $user;   $user = user_load($user->uid);   $order ... = commerce_cart_order_load($user->uid);   $profile = commerce_customer_profile_new('billing', $user ...

Question Ability to Map Multiple Attributes to Same Product?

product attributes, but I was curious if there were any support for mapping one product to several ... 10 Red, 12 Red, 14 Red, 16 Red each be separate products, I would like 10 Red and 12 Red to reference ... Product A, and 14 Red or 16 Red to reference Product B. However, I don't want to combine 10, 12 into ...

Question Triyng yet AGAIN: Problems using Fusion Prosper Theme with KICKSTART 2- Help!?

want a nice searchable directory of products similar to most storefronts, the Fusion Prosper theme ... want a robust search where users can click off various checkboxes or dropdowns to get filtered results, ...

Pages