Error Report https://www.imporseal.pt/

----------------| 2026-08-18 05:48:48 |----------------


[ 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_medium.MYD' (Errcode: 24 - Too many open files)
Code: 0
File: /home/impor/public_html/www/assets/php/class/app_dbase.class.php
Line: 115


--------------------| ERROR TRACE |--------------------

[0#] File: /home/impor/public_html/www/assets/php/query/catalogue.php
[0#] Line: 230
[0#] Function: fetchObject
[0#] Class: app_dbase
[0#] Type: ->
[0#] Args: 0:
SELECT
product.product_id AS id,
(
SELECT
i18n__text_small.slug
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 groupSlug,
(
SELECT
i18n__text_small.slug
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 familySlug,
(
SELECT
i18n__text_small.slug
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 subFamilySlug,
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
FROM product
INNER JOIN i18n__text_small ON (i18n__text_small.sid = product.sid AND i18n__text_small.i18n_id=?)
LEFT JOIN i18n__text_medium ON (i18n__text_medium.mid = product.mid AND i18n__text_medium.i18n_id=?)
WHERE product.product_id = ?
[0#] Args: 1:por
por
por
por
por
515

[1#] File: /home/impor/public_html/www/home.php
[1#] Line: 109
[1#] Function: queryProductCatalogationById
[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:515
[2#] File: /home/impor/public_html/www/index.php
[2#] Line: 2
[2#] Args: 0:/home/impor/public_html/www/home.php
[2#] Function: include

This error has been reported, we will fix it soon!