- Ошибка
-
- Ошибка при загрузке модуля Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space SQL=SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM jos_modules AS m
LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id
LEFT JOIN jos_extensions AS e ON e.element = m.module AND e.client_id = m.client_id
WHERE m.published = 1 AND e.enabled = 1 AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2026-02-21 00:27:13') AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2026-02-21 00:27:13') AND m.access IN (1,1) AND m.client_id = 0 AND (mm.menuid = 238 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering