PHP Fatal error: Uncaught Error: Call to protected method Doku_Renderer_metadata::_firstimage() from context 'syntax_plugin_meta' in /var/www/html/dokuwiki/lib/plugins/meta/syntax.php:75
Points to: $renderer->_firstimage($subvalue);
PHP v7.3.14-1~deb10u1
I can comment out this line as I do not change relation firstimage anyway, and everything seems to work.
PHP Fatal error: Uncaught Error: Call to protected method Doku_Renderer_metadata::_firstimage() from context 'syntax_plugin_meta' in /var/www/html/dokuwiki/lib/plugins/meta/syntax.php:75
Points to:
$renderer->_firstimage($subvalue);
PHP v7.3.14-1~deb10u1
I can comment out this line as I do not change relation firstimage anyway, and everything seems to work.