【CMS】 MODx 【個人、中小企業に最適】 Part2at PHP
【CMS】 MODx 【個人、中小企業に最適】 Part2 - 暇つぶし2ch32:nobodyさん
07/07/14 13:43:29
XREAで使ってますが、ページを表示しようとするとこんなエラーが出ます。
何が悪いのでしょうか?

≪ 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
(utf8_general_ci,IMPLICIT) and (ujis_japanese_ci,COERCIBLE) for operation 'if' ≫

SQL: SELECT DISTINCT sc.id, sc.menutitle, sc.pagetitle, sc.introtext,
sc.menuindex, sc.published, sc.hidemenu, sc.parent, sc.isfolder, sc.description,
sc.alias, sc.longtitle, sc.type,if(sc.type='reference',sc.content,'') as content,
sc.template, sc.link_attributes FROM `ancosme`.`modx_site_content` sc LEFT JOIN
`ancosme`.`modx_document_groups` dg ON dg.document = sc.id WHERE sc.published=1
AND sc.deleted=0 AND (sc.privateweb=0) AND sc.hidemenu=0 AND sc.id IN (1,2,5,7,8,11,15,33,39,32,4,37,46,6,9,3,18,16,22,14,24,44,42,43) GROUP BY sc.id
ORDER BY sc.menuindex ASC ;
[Copy SQL to ClipBoard]


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch