Chyba SQL dotazu:
SELECT
cel.id AS page0__id,
cel.counter AS page0__counter,
cel.id,
ce.id AS coen_id,
cel.language_id AS coel_language_id,
cel.page_id AS page_id,
ce.script, ce.crckey AS ce_crckey,
ce.action_cn AS ce_action_cn,
ce.action_sb AS ce_action_sb,
cel.description AS cel__description,
cel.keywords AS cel__keywords,
ce.name AS ce_name,
ce.scriptdata AS scriptdata,
cel.name AS cel_name,
ABS(SIGN(cel.language_id-38)) AS mat,
cl.id AS cl_id, cl.cn AS cl_cn,
cm.id AS cm_id, cm.cn AS cm_cn,
cls.cn AS cls_cn,
cmod.id AS cmod_id, cmod.name AS cmod_name, cmod.cn AS cmod_cn,
ce.ids AS ce_ids
FROM
page0language AS cel,
page AS ce
LEFT JOIN core_layout AS cl ON (cl.id=ce.core_layout_id AND cl.core_activ_id<=127)
LEFT JOIN core_mode AS cm ON (cm.id=ce.core_mode_id AND cm.core_activ_id<=127)
LEFT JOIN core_module AS cmod ON (cmod.id=ce.core_module_id)
LEFT JOIN core_layoutscheme AS cls ON cls.core_layout_id=cl.id
WHERE
ce.id=cel.page_id
AND cel.pattern=""
AND cel.core_activ_id<=127
AND ce.core_activ_id<=127
ORDER BY
mat, cel.id, cls.ordy, cls.id
LIMIT 10
.

BIGINT UNSIGNED value is out of range in '(`terrawww`.`cel`.`language_id` - 38)'
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /var/www/terraflorida.cz/htdocs/atomio/core/fce.php on line 2619 Fatal error: Nepodařilo se určit entitu!