We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MT6.3.6での動作確認です。「アイテムの編集」画面にて「変更を保存」を行うと「エラーが発生しました。」と言う表示のみが出ます。特にエラー内容は表示されません。こちらのプラグインをまだサポートされているかわかりませんが記入させていただきます。
The text was updated successfully, but these errors were encountered:
私も同様の問題を抱えておりましたが、プラグインを少し変更することで動作するようになりました。 下記をお使いください。
https://github.com/ayase-dev/mt-plugin-AutoThumbnail
変更点ですが、 sub _cb_cms_post_save_asset { の閉じ括弧前に 1; を入れただけです。
Sorry, something went wrong.
No branches or pull requests
MT6.3.6での動作確認です。「アイテムの編集」画面にて「変更を保存」を行うと「エラーが発生しました。」と言う表示のみが出ます。特にエラー内容は表示されません。こちらのプラグインをまだサポートされているかわかりませんが記入させていただきます。
The text was updated successfully, but these errors were encountered: