Error loading Menus: Server shutdown in progress SQL=SELECT m.*, c.`option` as component FROM jooomla_nuevo_menu AS m LEFT JOIN jooomla_nuevo_components AS c ON m.componentid = c.id WHERE m.published = 1 ORDER BY m.sublevel, m.parent, m.ordering
Error al cargar los módulos:MySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jooomla_nuevo_modules AS m LEFT JOIN jooomla_nuevo_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id = 0 AND ( mm.menuid = 0 OR mm.menuid = 0 ) ORDER BY position, ordering