Hello
As you can see, I obtain an error when trying to create an event :
* Event Description:
EasySocial .require() .script('apps/fields/event/description/content') .done(function($) { $('[data-field-176]').addController('EasySocial.Controller.Field.Event.Description', { "required": 1, "editor": { getContent: function() {
Fatal error: Call to a member function update() on null in /var/www/vhosts/yannanderson.com/httpdocs/net/libraries/src/Editor/Editor.php on line 394
You can firstly go to http://www.yannanderson.com/net/en/dates/ then click the blue button "new event" (when you are logged as superuser) and the new displayed URL (http://www.yannanderson.com/net/en/dates/create) give you this error.
Do you know why ?
Best regards,
Yann Anderson
As you can see, I obtain an error when trying to create an event :
* Event Description:
EasySocial .require() .script('apps/fields/event/description/content') .done(function($) { $('[data-field-176]').addController('EasySocial.Controller.Field.Event.Description', { "required": 1, "editor": { getContent: function() {
Fatal error: Call to a member function update() on null in /var/www/vhosts/yannanderson.com/httpdocs/net/libraries/src/Editor/Editor.php on line 394
You can firstly go to http://www.yannanderson.com/net/en/dates/ then click the blue button "new event" (when you are logged as superuser) and the new displayed URL (http://www.yannanderson.com/net/en/dates/create) give you this error.
Do you know why ?
Best regards,
Yann Anderson