a:5:{i:0;s:3830:"SELECT DISTINCT `e`.`entity_id`, `e`.`type_id`, `e`.`attribute_set_id`, `cat_index`.`position` AS `cat_index_position`, `e`.`name`, `e`.`short_description`, `e`.`price`, `e`.`special_price`, `e`.`special_from_date`, `e`.`special_to_date`, `e`.`small_image`, `e`.`thumbnail`, `e`.`color`, `e`.`color_value`, `e`.`news_from_date`, `e`.`news_to_date`, `e`.`status`, `e`.`url_key`, `e`.`required_options`, `e`.`image_label`, `e`.`small_image_label`, `e`.`thumbnail_label`, `e`.`msrp_enabled`, `e`.`msrp_display_actual_price_type`, `e`.`msrp`, `e`.`tax_class_id`, `e`.`price_type`, `e`.`weight_type`, `e`.`price_view`, `e`.`shipment_type`, `e`.`links_purchased_separately`, `e`.`links_exist`, `e`.`open_amount_min`, `e`.`open_amount_max`, `e`.`entity_id`, `e`.`attribute_set_id`, `e`.`type_id`, `e`.`cost`, `e`.`created_at`, `e`.`gift_message_available`, `e`.`has_options`, `e`.`image_label`, `e`.`is_recurring`, `e`.`links_exist`, `e`.`links_purchased_separately`, `e`.`links_title`, `e`.`msrp`, `e`.`msrp_display_actual_price_type`, `e`.`msrp_enabled`, `e`.`name`, `e`.`news_from_date`, `e`.`news_to_date`, `e`.`open_amount_max`, `e`.`open_amount_min`, `e`.`price`, `e`.`price_type`, `e`.`price_view`, `e`.`recurring_profile`, `e`.`required_options`, `e`.`shipment_type`, `e`.`short_description`, `e`.`sku`, `e`.`sku_type`, `e`.`small_image`, `e`.`small_image_label`, `e`.`special_from_date`, `e`.`special_price`, `e`.`special_to_date`, `e`.`tax_class_id`, `e`.`thumbnail`, `e`.`thumbnail_label`, `e`.`updated_at`, `e`.`url_key`, `e`.`url_path`, `e`.`visibility`, `e`.`weight`, `e`.`weight_type`, `e`.`necklace_length`, `e`.`necklace_length_value`, `e`.`accessories_type`, `e`.`apparel_type`, `e`.`apparel_type_value`, `e`.`gender`, `e`.`gender_value`, `e`.`home_decor_type`, `e`.`home_decor_type_value`, `e`.`jewelry_type`, `e`.`jewelry_type_value`, `e`.`occasion`, `e`.`occasion_value`, `e`.`shoe_type`, `e`.`shoe_type_value`, `e`.`color`, `e`.`color_value`, `e`.`status`, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `at_inventory_in_stock`.`is_in_stock` AS `inventory_in_stock`, `mv`.*, `bs`.*, `ra`.`reviews_count` AS `num_reviews_count`, `ra`.`rating_summary` AS `num_rating_summary` FROM `catalog_product_flat_1` AS `e`
 INNER JOIN `catalog_category_product_index` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id = '208'
 INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.website_id = '1' AND price_index.customer_group_id = 0
 INNER JOIN `cataloginventory_stock_item` AS `at_inventory_in_stock` ON (at_inventory_in_stock.`product_id`=e.entity_id) AND ((at_inventory_in_stock.use_config_manage_stock = 0 AND at_inventory_in_stock.manage_stock=1 AND at_inventory_in_stock.is_in_stock=1) OR (at_inventory_in_stock.use_config_manage_stock = 0 AND at_inventory_in_stock.manage_stock=0) OR (at_inventory_in_stock.use_config_manage_stock = 1 AND at_inventory_in_stock.is_in_stock=1))
 LEFT JOIN (SELECT `report_event`.*, COUNT(`event_id`) AS `num_view_counts` FROM `report_event` WHERE (event_type_id = 1) GROUP BY `object_id`) AS `mv` ON mv.object_id = e.entity_id
 LEFT JOIN (SELECT `sales_flat_order_item`.`product_id`, SUM(`qty_ordered`) AS `ordered_qty` FROM `sales_flat_order_item` GROUP BY `product_id`) AS `bs` ON bs.product_id = e.entity_id
 LEFT JOIN `review_entity_summary` AS `ra` ON e.entity_id = ra.entity_pk_value AND ra.store_id=1 WHERE (e.status = 1) GROUP BY `entity_id` ORDER BY `num_view_counts AESC` ASC

";i:1;s:5339:"#0 C:\wamp\www\bestmobile_update\lib\Varien\Db\Statement\Pdo\Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 C:\wamp\www\bestmobile_update\app\code\core\Zend\Db\Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 C:\wamp\www\bestmobile_update\lib\Zend\Db\Adapter\Abstract.php(480): Zend_Db_Statement->execute(Array)
#3 C:\wamp\www\bestmobile_update\lib\Zend\Db\Adapter\Pdo\Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT DISTINCT...', Array)
#4 C:\wamp\www\bestmobile_update\lib\Varien\Db\Adapter\Pdo\Mysql.php(504): Zend_Db_Adapter_Pdo_Abstract->query('SELECT DISTINCT...', Array)
#5 C:\wamp\www\bestmobile_update\lib\Zend\Db\Adapter\Abstract.php(737): Varien_Db_Adapter_Pdo_Mysql->query('SELECT DISTINCT...', Array)
#6 C:\wamp\www\bestmobile_update\lib\Varien\Data\Collection\Db.php(740): Zend_Db_Adapter_Abstract->fetchAll('SELECT DISTINCT...', Array)
#7 C:\wamp\www\bestmobile_update\app\code\core\Mage\Eav\Model\Entity\Collection\Abstract.php(1045): Varien_Data_Collection_Db->_fetchAll('SELECT DISTINCT...')
#8 C:\wamp\www\bestmobile_update\app\code\core\Mage\Eav\Model\Entity\Collection\Abstract.php(871): Mage_Eav_Model_Entity_Collection_Abstract->_loadEntities(false, false)
#9 C:\wamp\www\bestmobile_update\lib\Varien\Data\Collection.php(752): Mage_Eav_Model_Entity_Collection_Abstract->load()
#10 C:\wamp\www\bestmobile_update\app\code\local\Sm\Supercategories\Block\List.php(460): Varien_Data_Collection->count()
#11 C:\wamp\www\bestmobile_update\app\code\local\Sm\Supercategories\Block\List.php(390): Sm_Supercategories_Block_List->_getProductsBasic(Array, true)
#12 C:\wamp\www\bestmobile_update\app\code\local\Sm\Supercategories\Block\List.php(368): Sm_Supercategories_Block_List->_countProducts(Array)
#13 C:\wamp\www\bestmobile_update\app\code\local\Sm\Supercategories\Block\List.php(177): Sm_Supercategories_Block_List->_getCatinfor(Array, true)
#14 C:\wamp\www\bestmobile_update\app\design\frontend\sm-shoppystore\default\template\sm\supercategories\default.phtml(12): Sm_Supercategories_Block_List->getListCategoriesFilter()
#15 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Template.php(241): include('C:\\wamp\\www\\bes...')
#16 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Template.php(272): Mage_Core_Block_Template->fetchView('frontend\\sm-sho...')
#17 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Template.php(286): Mage_Core_Block_Template->renderView()
#18 C:\wamp\www\bestmobile_update\app\code\local\Sm\Supercategories\Block\List.php(118): Mage_Core_Block_Template->_toHtml()
#19 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Abstract.php(919): Sm_Supercategories_Block_List->_toHtml()
#20 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Text\List.php(43): Mage_Core_Block_Abstract->toHtml()
#21 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Abstract.php(919): Mage_Core_Block_Text_List->_toHtml()
#22 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Abstract.php(637): Mage_Core_Block_Abstract->toHtml()
#23 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Abstract.php(581): Mage_Core_Block_Abstract->_getChildHtml('content', true)
#24 C:\wamp\www\bestmobile_update\app\design\frontend\sm-shoppystore\default\template\page\2columns-left.phtml(125): Mage_Core_Block_Abstract->getChildHtml('content')
#25 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Template.php(241): include('C:\\wamp\\www\\bes...')
#26 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Template.php(272): Mage_Core_Block_Template->fetchView('frontend\\sm-sho...')
#27 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Template.php(286): Mage_Core_Block_Template->renderView()
#28 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Block\Abstract.php(919): Mage_Core_Block_Template->_toHtml()
#29 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Model\Layout.php(555): Mage_Core_Block_Abstract->toHtml()
#30 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Controller\Varien\Action.php(390): Mage_Core_Model_Layout->getOutput()
#31 C:\wamp\www\bestmobile_update\app\code\core\Mage\Cms\Helper\Page.php(137): Mage_Core_Controller_Varien_Action->renderLayout()
#32 C:\wamp\www\bestmobile_update\app\code\core\Mage\Cms\Helper\Page.php(52): Mage_Cms_Helper_Page->_renderPage(Object(Mage_Cms_IndexController), 'home')
#33 C:\wamp\www\bestmobile_update\app\code\core\Mage\Cms\controllers\IndexController.php(45): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_IndexController), 'home')
#34 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Controller\Varien\Action.php(418): Mage_Cms_IndexController->indexAction()
#35 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Controller\Varien\Router\Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
#36 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Controller\Varien\Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#37 C:\wamp\www\bestmobile_update\app\code\core\Mage\Core\Model\App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#38 C:\wamp\www\bestmobile_update\app\Mage.php(684): Mage_Core_Model_App->run(Array)
#39 C:\wamp\www\bestmobile_update\index.php(83): Mage::run('', 'store')
#40 {main}";s:3:"url";s:19:"/bestmobile_update/";s:11:"script_name";s:28:"/bestmobile_update/index.php";s:4:"skin";s:7:"default";}