Products : getProduct : 463
SELECT DISTINCT `categories_status`,
`categories_image`,
`language_id`,
`categories_name`,
`categories_description`,
`sort_order`,
`parent_id`,
`products_id`,
`products_url`,
`products_box_above_ground`,
`products_name`,
`products_description`,
`products_image`,
`products_gross_price`,
`products_bottom`,
`products_height`,
`products_box_entrance_hole`,
`products_box_entrance_above_floor`
FROM
`product_categories_view`
WHERE `products_id` = 7
AND language_id = 1
#0 /home5/sumdevc/public_html/SummereyesWildcrafts/products.php(463): DrawHTML->debugSQL()
#1 /home5/sumdevc/public_html/SummereyesWildcrafts/user_portal.php(135): Products->getProduct()
#2 /home5/sumdevc/public_html/SummereyesWildcrafts/user_portal.php(77): UserPortal->displayPageBody()
#3 /home5/sumdevc/public_html/SummereyesWildcrafts/user_portal.php(28): UserPortal->displayPage()
#4 /home5/sumdevc/public_html/SummereyesWildcrafts/user_portal.php(21): UserPortal->processPage()
#5 /home5/sumdevc/public_html/SummereyesWildcrafts/index.php(5): UserPortal->__construct()