TemplateEdit3 fix seem to work.
As for MultiTV I get a new error;
strlen(): Passing null to parameter #1 ($string) of type string is deprecated
« Evolution CMS Parse Error »
Error : Undefined array key "width"
Error information
ErrorType[num] WARNING[2]
File /home/???/domains/???.nl/public_html/assets/tvs/multitv/includes/multitv.class.php
Line 527
Source if ($this->fields[$fieldname]['width']) {
When changing the config;
$settings['fields'] = array(
'title' => array(
'caption' => 'Titel',
'type' => 'text',
'width' => '100%'
),
But that's not really I would like to add to all fields