ページ 11

[1.0.23J開発版]新規作成でエラー

Posted: 2020年6月26日(金) 20:04
by masco
下書きが作成できなかったので、
開発版を上書きした1.0.23Jです。

php 7.4です。


ツリーメニュー上部のアイコンを使った、
リソースの作成とウェブリンクの作成でi以下のエラーがでました。

コード: 全て選択

Error : in_array() expects parameter 2 to be array, null given
ErrorType[num] : WARNING[2]
File : /home/***/***/public_html/manager/actions/document/mutate_content/functions.php
Line : 230
Source : $checked = in_array($inputValue, $groupsarray);
LastQuery : SELECT *, NULL AS link_id FROM `***`.`modx_documentgroup_names` ORDER BY name
システム情報からphpinfoを開こうとすると以下のように表示されて開けません。

コード: 全て選択

media/style/RevoStyle/images/icons/stop.png"/> キャンセル
よろしくお願いします。

[1.0.23J開発版]新規作成でエラー

Posted: 2020年6月30日(火) 09:36
by yama
https://github.com/modxcms-jp/evolution ... .0.24J.zip
報告ありがとうございます。修正しましたので確認をお願いしてよいでしょうか?
managerフォルダの上書きのみでokです。

[1.0.23J開発版]新規作成でエラー

Posted: 2020年6月30日(火) 13:41
by masco
yamaさま

ありがとうございます。両方とも修正されました。

すみません、もうひとつあります。

「Error 404 Logger」を使っているのですが、
「ログをクリア」をするとエラーがでます。

コード: 全て選択

« MODX Parse Error »
MODX encountered the following error while attempting to parse the requested resource:
« Execution of a query to the database failed - Incorrect table name '' »
TRUNCATE TABLE ``データベース名`.`modx_error_404_logger``
また「ログをクリア recent 7 days」はクリックしてもログが消えません。

よろしくお願いします。