Get Adobe Flash player

Prekių skaičius puslapyje: 9 | 21 | 37  Puslapiai:  1  2  3  4  5 ...  Sekantis 
 
3 - Error writing file '/tmp/MYIHjVLS' (Errcode: 28)

select distinct pd.products_viewed, p.products_image, m.manufacturers_name, pd.products_name, p.products_image, pd.products_name, p.products_id, p.manufacturers_id, p.products_price, p.products_tax_class_id, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, p.products_price) as final_price from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id left join specials s on p.products_id = s.products_id, products_to_categories p2c where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '3' and ( ( p2c.categories_id IN ( '1283', '524', '525', '526', '527', '528', '529', '530', '531', '532', '710', '711', '763', '533', '534', '535', '536', '712', '778', '713', '725', '537', '539', '540', '541', '542', '718', '719', '869', '543', '544', '545', '546', '547', '548', '549', '884', '648', '490', '491', '492', '493', '494', '861', '862', '495', '496', '497', '498', '499', '500', '501', '502', '503', '504', '505', '506', '507', '508', '538', '890', '783', '509', '510', '511', '512', '513', '839', '514', '868', '515', '516', '518', '766', '767', '768', '517', '770', '769', '519', '520', '521', '522', '523', '717', '451', '452', '453', '454', '455', '456', '457', '752', '751', '458', '749', '753', '747', '748', '459', '460', '461', '462', '755', '750', '726', '463', '464', '465', '860', '876', '466', '467', '468', '469', '470', '471', '472', '473', '474', '475', '476', '477', '478', '479', '480', '481', '482', '870', '483', '484', '485', '486', '720', '858', '857', '721', '722', '724', '487', '754', '488', '489', '836', '837', '1355', '838', '864', '865', '866', '1407', '863', '882', '883', '840', '562', '563', '565', '891', '892', '893', '894', '895', '896', '566', '897', '898', '899', '900', '901', '902', '564', '567', '568', '569', '570', '571', '572', '573', '574', '622', '575', '576', '577', '878', '879', '578', '643', '867', '871', '872', '873', '880', '550', '551', '552', '877', '553', '874', '554', '555', '556', '557', '558', '559', '560', '561', '875', '714', '881', '437', '438', '439', '440', '441', '442', '627', '646', '443', '444', '445', '446', '447', '448', '449', '450', '804', '813', '814', '815', '816', '817', '818', '819', '820', '821', '805', '822', '823', '824', '825', '826', '827', '828', '829', '314', '806', '716', '830', '831', '832', '833', '834', '835', '807', '808', '809', '810', '811', '885', '886', '887', '812', '888', '889', '1289', '1290', '1291', '1292', '1293', '1294', '1295', '1296', '579', '580', '581', '582', '586', '591', '593', '594', '639', '715', '841', '842', '843', '844', '845', '846', '847', '848', '849', '850', '851', '852', '853', '854', '855', '856', '598', '599', '601', '620', '603', '605', '653') AND p.products_id < '1000000' ) OR p2c.categories_id = '436' ) order by pd.products_name limit 0, 9

[TEP STOP]