You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading the cms to version 3.7.43, resaving existing entries which have matrix field included,
throw an 503 error and give a blank screen.
Looking at the log files and stack tracks,
There is the following error:
The error only happens to only existing entries, newly created ones are working.
The error is getting triggered from your afterSave event handler, modules\menatwork\listeners\SaveListener::addAlgoliaSlug().
If you send your composer.json, composer.lock, and modlues/* files, plus a database backup, over to [email protected], we can help look into it from there.
What happened?
Description
After upgrading the cms to version 3.7.43, resaving existing entries which have matrix field included,
throw an 503 error and give a blank screen.
Looking at the log files and stack tracks,
There is the following error:
The error only happens to only existing entries, newly created ones are working.
Full trace:
Steps to reproduce
Expected behavior
New content of existing entry can be saved.
Actual behavior
New content of existing entry cannot be saved.
Craft CMS version
3.7.43
PHP version
7.3.33
Operating system and version
Linux 4.15.0-169-generic
Database type and version
MySQL 5.5.5
Image driver and version
GD 7.3.33
Installed plugins and versions
The text was updated successfully, but these errors were encountered: