Moin Pascal,
folgender Fehler ist jetzt bei zwei Posts mit Joomla 6.1 und EasyBlog 7.0.6 aufgetreten. Ich hatte eine Textbox und jeweils Blöcke für Spotify und/oder Instagram. Man kann die Artikel noch normal bearbeiten und speichern und sie erscheinen auch in der Startseiten Blogliste. Statt der Artikelansicht kommt dann aber im Frontend der folgende Fehler (egal, ob Revisionen in Backend aktiviert sind oder nicht):
400
Unable to set as revision as current revision on post. - Column 'params' cannot be null
Go Home
ERROR 400 - Unable to set as revision as current revision on post. - Column 'params' cannot be null in /administrator/components/com_easyblog/includes/easyblog.php:374
Call Stack
# Function Location
1 () JROOT/administrator/components/com_easyblog/includes/easyblog.php:374
2 EB::exception() JROOT/administrator/components/com_easyblog/includes/post/post.php:2542
3 EasyBlogPost->saveRevision() JROOT/administrator/components/com_easyblog/includes/post/post.php:367
4 EasyBlogPost->load() JROOT/administrator/components/com_easyblog/includes/easyblog.php:1784
5 EB::setMeta() JROOT/administrator/components/com_easyblog/includes/post/post.php:9092
6 EasyBlogPost->renderHeaders() JROOT/components/com_easyblog/views/entry/view.html.php:49
7 EasyBlogViewEntry->display() JROOT/components/com_easyblog/controllers/controller.php:112
8 EasyBlogController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:730
9 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_easyblog/easyblog.php:47
10 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
11 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::{closure:Joomla\CMS\Dispatcher\LegacyComponentDispatcher::dispatch():70}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
12 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
13 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:218
14 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:272
15 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:320
16 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:58
17 require_once() JROOT/index.php:51