dokufreaks / plugin-meta

http://dokuwiki.org/plugin:meta
8 stars 7 forks source link

Hogfather incompatibility #7

Closed trailjeep closed 4 years ago

trailjeep commented 4 years ago

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.

trailjeep commented 4 years ago

Nevermind I think another plugin (tagalerts) made it look like this plugin's error.