splitbrain / dokuwiki-plugin-dw2pdf

A fork of Luigi Micco's PDF export plugin for DokuWiki
http://www.dokuwiki.org/plugin:dw2pdf
55 stars 68 forks source link

Incompatibility with latest Igor RC2 version of Wiki #457

Closed zlobniyshurik closed 2 years ago

zlobniyshurik commented 2 years ago

Can not enter to Admin Panel -> Wiki Settings. I got:


dokuwiki\Exception\FatalException: Declaration of renderer_plugin_dw2pdf::header($text, $level, $pos) must be compatible with Doku_Renderer_xhtml::header($text, $level, $pos, $returnonly = false)

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the dw2pdf plugin.

More info has been written to the DokuWiki error log.

P.S. PHP 8.0

Klap-in commented 2 years ago

Could you try Reinstall the dw2pdf plugin (with Reinstall button in Extension manager). I made a change (https://github.com/splitbrain/dokuwiki-plugin-dw2pdf/commit/ba7b42ad77b34921ad522e53ffb42a8b757889d8). By reinstalling you can test it.

Please confirm if it is working.

zlobniyshurik commented 2 years ago

At least, I can enter to Wiki Settings now. Thank you very much!