Hi,
When updating from 1.0.9.10 to 1.1.00 when editing the categories there is no more Category Meta Description for SEO so it throws the error (checked the installation files twice and verified that the header tags module was installed) :
PHP Fatal error: Uncaught TypeError: Text::prepare(): Argument #1 ($s) must be of type string, null given, called in /xx/xx/xx/xx/admin/includes/actions/catalog/update_category.php on line 38 and defined in /xx/xx/xx/xx/includes/system/versioned/1.0.8.2/text.php:63
Stack trace:
#0 /xx/xx/xx/xx/admin/includes/actions/catalog/update_category.php(38): Text::prepare()
#1 /xx/xx/xx/xx/admin/includes/segments/process_action.php(19): require('/homepages/11/d...')
#2 /xx/xx/xx/xx/admin/catalog.php(32): require('/homepages/11/d...')
#3 {main}
thrown in /xx/xx/xx/xx/includes/system/versioned/1.0.8.2/text.php on line 63
Note that if I choose to create a new category it is there.
Thanks in advance for your help.