----------------| 2026-06-29 12:53:10 |----------------
[ PHP PDO Error 0 ]
Message: An error was found while trying to connect to the database
SQLSTATE[HY000]: General error: 23 Out of resources when opening file './impor_website_2014/i18n__text_small.MYD' (Errcode: 24 - Too many open files)
Code: 0
File: /home/impor/public_html/www/assets/php/class/app_dbase.class.php
Line: 162
--------------------| ERROR TRACE |--------------------
[0#] File: /home/impor/public_html/www/assets/php/query/catalogue.php
[0#] Line: 882
[0#] Function: fetchAllObject
[0#] Class: app_dbase
[0#] Type: ->
[0#] Args: 0:
SELECT
product.product_id AS id,
product.position,
(
SELECT `shop_price`
FROM `product__ecommerce`
WHERE `product_id` = product.product_id
ORDER BY `shop_price`
ASC LIMIT 1
) AS shop_price,
(
SELECT GROUP_CONCAT(CAST(product__brand.brand_id AS CHAR) SEPARATOR ', ')
FROM product__brand
WHERE product__brand.product_id = product.product_id
GROUP BY product__brand.product_id
) AS brandIds,
(
SELECT GROUP_CONCAT(i18n__text_small.value SEPARATOR ', ')
FROM brand
INNER JOIN i18n__text_small ON (i18n__text_small.sid = brand.sid AND i18n__text_small.i18n_id=?)
INNER JOIN product__brand ON (product__brand.brand_id = brand.brand_id)
WHERE product__brand.product_id = product.product_id
GROUP BY product__brand.product_id
) AS brandNames,
product.group_id AS groupId,
(
SELECT
i18n__text_small.value
FROM catalogue__group
INNER JOIN i18n__text_small ON (i18n__text_small.sid = catalogue__group.sid AND i18n__text_small.i18n_id=?)
WHERE catalogue__group.group_id = product.group_id
) AS groupName,
product.family_id AS familyId,
(
SELECT
i18n__text_small.value
FROM catalogue__family
INNER JOIN i18n__text_small ON (i18n__text_small.sid = catalogue__family.sid AND i18n__text_small.i18n_id=?)
WHERE catalogue__family.family_id = product.family_id
) AS familyName,
product.sub_family_id AS subFamilyId,
(
SELECT
i18n__text_small.value
FROM catalogue__sub_family
INNER JOIN i18n__text_small ON (i18n__text_small.sid = catalogue__sub_family.sid AND i18n__text_small.i18n_id=?)
WHERE catalogue__sub_family.sub_family_id = product.sub_family_id
) AS subFamilyName,
i18n__text_small.value AS name,
i18n__text_medium.value AS summary,
i18n__text_medium.value AS description,
i18n__text_small.slug AS slug,
(
SELECT GROUP_CONCAT(product__image.image SEPARATOR ', ')
FROM product__image
WHERE product__image.product_id = product.product_id
GROUP BY product_id
) AS images,
(
SELECT COUNT(*)
FROM product__statistic_views
WHERE
product_id = product.product_id
) AS viewsCount,
(
SELECT COUNT(*)
FROM product__statistic_views
) AS allViewsCount
FROM product
INNER JOIN i18n__text_small ON (i18n__text_small.sid = product.sid AND i18n__text_small.i18n_id=?)
LEFT JOIN product__brand ON (product__brand.product_id = product.product_id)
LEFT JOIN i18n__text_medium ON (i18n__text_medium.mid = product.mid AND i18n__text_medium.i18n_id=?)
WHERE product.group_id = ?
AND product.family_id = ?
AND product.sub_family_id = ?
AND product.ocult_from_site = ?
GROUP BY product.product_id
ORDER BY product.position ASC
[0#] Args: 1:por
por
por
por
por
por
4
16
67
no
[1#] File: /home/impor/public_html/www/assets/php/class/site/catalogue.class.php
[1#] Line: 408
[1#] Function: queryProductsByCatalogationIds
[1#] Args: table:
[1#] Args: table_left:
[1#] Args: table_right:
[1#] Args: row_i18n:
[1#] Args: total_pages:
[1#] Args: total_rows:
[1#] Args: debug:
[1#] Args: 1:4
[1#] Args: 2:16
[1#] Args: 3:67
[2#] File: /home/impor/public_html/www/modules/content/catalogue/core.php
[2#] Line: 73
[2#] Function: listAll
[2#] Class: site\catalogue
[2#] Type: ->
[2#] Args: 0:rolamentos-e-chumaceiras
[2#] Args: 1:rolamentos
[2#] Args: 2:rolamentos-lineares
[2#] Args: id:67
[2#] Args: name:Rolamentos Lineares
[2#] Args: summary:
[2#] Args: description:
[2#] Args: slug:rolamentos-lineares
[2#] Args: url:rolamentos-lineares/
[2#] Args: image:rolamentoslinear.jpg
[2#] Args: og_title:Rolamentos Lineares
[2#] Args: og_site_name:Imporseal
[2#] Args: og_url:https://www.imporseal.pt/produtos/rolamentos-lineares
[2#] Args: og_description:Imporseal
[2#] Args: og_image:https://cdn.imporseal.pt/sub_family/rolamentoslinear.jpg
[2#] Args: og_type:website
[2#] Args: og_locale:pt_PT
[3#] File: /home/impor/public_html/www/assets/php/class/app_html.class.php
[3#] Line: 197
[3#] Args: 0:/home/impor/public_html/www/modules/content/catalogue/core.php
[3#] Function: include_once
[4#] File: /home/impor/public_html/www/assets/php/class/app.class.php
[4#] Line: 233
[4#] Function: page_body
[4#] Class: app_html
[4#] Type: ->
[5#] File: /home/impor/public_html/www/home.php
[5#] Line: 254
[5#] Function: __construct
[5#] Class: app
[5#] Type: ->
[5#] Args: table:
[5#] Args: table_left:
[5#] Args: table_right:
[5#] Args: row_i18n:
[5#] Args: total_pages:
[5#] Args: total_rows:
[5#] Args: debug:
[5#] Args: 1:catalogue
[5#] Args: 2:Produtos
[5#] Args: 3:
[5#] Args: id:67
[5#] Args: name:Rolamentos Lineares
[5#] Args: summary:
[5#] Args: description:
[5#] Args: slug:rolamentos-lineares
[5#] Args: url:rolamentos-lineares/
[5#] Args: image:rolamentoslinear.jpg
[5#] Args: og_title:Rolamentos Lineares
[5#] Args: og_site_name:Imporseal
[5#] Args: og_url:https://www.imporseal.pt/produtos/rolamentos-lineares
[5#] Args: og_description:Imporseal
[5#] Args: og_image:https://cdn.imporseal.pt/sub_family/rolamentoslinear.jpg
[5#] Args: og_type:website
[5#] Args: og_locale:pt_PT
[5#] Args: 5:catalogue
rolamentos-e-chumaceiras
rolamentos
rolamentos-lineares
guias-lineares
[6#] File: /home/impor/public_html/www/index.php
[6#] Line: 2
[6#] Args: 0:/home/impor/public_html/www/home.php
[6#] Function: include
This error has been reported, we will fix it soon!