Hi,
I am using librarian (2025-05-14a "Librarian") and I get this error, when I want to open a specific page.
The full error message in the logfile ist as below:
2025-07-03 11:17:59 /usrdata/wwwroot/dokuwiki/lib/plugins/move/helper/rewrite.php(237) Error: Call to undefined function trigger_event()
#0 /usrdata/wwwroot/dokuwiki/lib/plugins/move/helper/rewrite.php(272): helper_plugin_move_rewrite->rewrite()
#1 /usrdata/wwwroot/dokuwiki/lib/plugins/move/action/rewrite.php(73): helper_plugin_move_rewrite->rewritePage()
#2 /usrdata/wwwroot/dokuwiki/inc/Extension/EventHandler.php(80): action_plugin_move_rewrite->handle_read()
#3 /usrdata/wwwroot/dokuwiki/inc/Extension/Event.php(97): dokuwiki\Extension\EventHandler->process_event()
#4 /usrdata/wwwroot/dokuwiki/inc/Extension/Event.php(137): dokuwiki\Extension\Event->advise_after()
#5 /usrdata/wwwroot/dokuwiki/inc/Extension/Event.php(200): dokuwiki\Extension\Event->trigger()
#6 /usrdata/wwwroot/dokuwiki/inc/io.php(82): dokuwiki\Extension\Event::createAndTrigger()
#7 /usrdata/wwwroot/dokuwiki/inc/parserutils.php(198): io_readWikiPage()
#8 /usrdata/wwwroot/dokuwiki/inc/parserutils.php(520): p_cached_instructions()
#9 /usrdata/wwwroot/dokuwiki/inc/parserutils.php(299): p_render_metadata()
#10 /usrdata/wwwroot/dokuwiki/inc/common.php(265): p_get_metadata()
#11 /usrdata/wwwroot/dokuwiki/doku.php(101): pageinfo()
#12 {main}
and the screen shows this:
Error: Class 'Event' not found
An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the move plugin.
More info has been written to the DokuWiki error log.
I have seen similar problems with a publish-plugin, but this problem seems to be related to the rewrite.php module.
did anyone have a similar issue or knows how to solve this?
br
Thomas