Warning: fread(): Length parameter must be greater than 0 in /home/fragbg/ocartdataa/storage/modification/system/library/cache/file.php on line 32
Notice: fwrite(): write of 335 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 330 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/cache/file.php on line 53
Notice: fwrite(): write of 359 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Warning: fread(): Length parameter must be greater than 0 in /home/fragbg/ocartdataa/storage/modification/system/library/cache/file.php on line 32
Notice: fwrite(): write of 335 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 193 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/cache/file.php on line 53
Notice: fwrite(): write of 359 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 335 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 359 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 335 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 359 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 335 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 359 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 335 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 359 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 400 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 399 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 400 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 399 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 400 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 400 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Notice: fwrite(): write of 461 bytes failed with errno=28 No space left on device in /home/fragbg/ocartdataa/storage/modification/system/library/log.php on line 31
Fatal error: Uncaught Exception: Error: Disk full (/tmp/#sql-temptable-444-108b04-e4795.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")<br />Error No: 1021<br />
SELECT
MAX(a.attribute_id) attribute_id,
MAX(ad.name) attribute_name,
MAX(pa.text) value,
COUNT(*) total
FROM `ocsu_product` p
LEFT JOIN `ocsu_product_attribute` pa ON (p.product_id = pa.product_id)
LEFT JOIN `ocsu_attribute` a ON (a.attribute_id = pa.attribute_id)
LEFT JOIN `ocsu_attribute_description` ad ON (ad.attribute_id = a.attribute_id)
LEFT JOIN `ocsu_product_description` pd ON (p.product_id = pd.product_id)
LEFT JOIN `ocsu_product_to_store` p2s ON (p.product_id = p2s.product_id)
WHERE
p.status = '1'
AND p.date_available <= NOW()
AND p2s.store_id = '0'
AND pd.language_id = '1'
AND pa.language_id = '1'
AND ad.language_id = '1'
GROUP BY lower(pa.text), a.attribute_id
HAVING COUNT(*) > 0
in /home/fragbg/domains/amerolux.com/public in /home/fragbg/domains/amerolux.com/public_html/system/library/db/mysqli.php on line 48