We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 8031
    • 70 Posts
    « MODx Parse Error »
    MODx encountered the following error while attempting to parse the requested resource:
    « Execution of a query to the database failed - Illegal mix of collations (cp1250_general_ci,COERCIBLE) and (cp1251_general_ci,IMPLICIT) for operation 'if' »
          SQL: SELECT `vitcustoms_demo`.`modx_site_templates`.templatename as name, `vitcustoms_demo`.`modx_site_templates`.id, `vitcustoms_demo`.`modx_site_templates`.description, `vitcustoms_demo`.`modx_site_templates`.locked, if(isnull(`vitcustoms_demo`.`modx_categories`.category),'Без категории',`vitcustoms_demo`.`modx_categories`.category) as category FROM `vitcustoms_demo`.`modx_site_templates` left join `vitcustoms_demo`.`modx_categories` on `vitcustoms_demo`.`modx_site_templates`.category = `vitcustoms_demo`.`modx_categories`.id ORDER BY 5,1 
          [Copy SQL to ClipBoard]
     
    Parser timing
      MySQL:	0,0029 s	(0 Requests)
      PHP:	1258242565,1095 s	 
      Total:	1258242565,1124 s


    Вот такая вещь показывается в разделе "Элементы". Из выбора элементов в дополнительном меню доступны только "Шаблоны", причем есть только кнопка "Новый шаблон", а даже предустановленные в списке отсутствуют.