Notice: fwrite(): write of 327 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/cache/file.php on line 53
Notice: fwrite(): write of 199 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Warning: fread(): Length parameter must be greater than 0 in /home/admin/web/hondadream.com.ua/public_html/system/library/cache/file.php on line 32
Notice: fwrite(): write of 175 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 2 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/cache/file.php on line 53
Notice: fwrite(): write of 197 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Warning: fread(): Length parameter must be greater than 0 in /home/admin/web/hondadream.com.ua/public_html/system/library/cache/file.php on line 32
Notice: fwrite(): write of 175 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 395 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/cache/file.php on line 53
Notice: fwrite(): write of 199 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 188 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 175 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 200 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 175 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 200 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 175 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 198 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 175 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 198 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 183 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 215 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Notice: fwrite(): write of 191 bytes failed with errno=28 No space left on device in /home/admin/web/hondadream.com.ua/public_html/system/library/log.php on line 31
Fatal error: Uncaught Exception: Error: Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")<br />Error No: 1021<br />
SELECT DISTINCT
p.*,
pd.name AS name,
pd.description AS description,
m.name AS manufacturer /* Добавляем производителя */
FROM
oc_product p
LEFT JOIN
oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN
oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) /* Присоединяем таблицу manufacturer */
WHERE
p.model IN ('17210-5YF-A02')
AND pd.language_id = '3'
AND p.status = '1'
AND p.date_available <= NOW()
UNION
SELECT DISTINCT
p.*,
pd.name AS name,
pd.description AS description,
m.name AS manufacturer /* Добавляем производителя */
FROM
oc_product p
LEFT JOIN
oc_product_description pd ON (p.product_id = pd.product_id)
LEFT JOIN in /home/admin/web/hondadream.com.ua/public_html/system/library/db/mysqli.php on line 40