Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Page hangs after bureaucracy form submission #304

Open
armandostyl opened this issue Jan 6, 2024 · 1 comment
Open

Page hangs after bureaucracy form submission #304

armandostyl opened this issue Jan 6, 2024 · 1 comment

Comments

@armandostyl
Copy link

Page hangs upon submission of burraucracy form with Struct data and I get this error.
I have the include plugin, which corresponds to a tab in the template with an included page with different ACL (admin tab).
Any idea what's going on?

2024-01-06 09:42:46E_WARNING: Undefined array key "width"/home/staging/lib/plugins/mikioplugin/syntax/nav.php(37)
    #0 /home/staging/lib/plugins/mikioplugin/syntax/nav.php(37): dokuwiki\ErrorHandler::errorHandler()
    #1 /home/staging/lib/plugins/mikioplugin/syntax/core.php(406): syntax_plugin_mikioplugin_nav->render_lexer_enter()
    #2 /home/staging/inc/parser/renderer.php(119): syntax_plugin_mikioplugin_core->render()
    #3 /home/staging/inc/parserutils.php(700): Doku_Renderer->plugin()
    #4 /home/staging/inc/parserutils.php(158): p_render()
    #5 /home/staging/inc/parserutils.php(96): p_cached_output()
    #6 /home/staging/inc/template.php(1592): p_wiki_xhtml()
    #7 /home/staging/lib/tpl/mikio/mikio.php(491): tpl_include_page()
    #8 /home/staging/lib/tpl/mikio/mikio.php(987): dokuwiki\template\mikio\Template->includePage()
    #9 /home/staging/lib/tpl/mikio/main.php(73): dokuwiki\template\mikio\Template->includeSidebar()
    #10 /home/staging/inc/actions.php(27): include('/home/staging/...')
    #11 /home/staging/doku.php(126): act_dispatch()
    #12 {main}
2024-01-06 09:42:46E_WARNING: Undefined array key "height"/home/staging/lib/plugins/mikioplugin/syntax/nav.php(37)
    #0 /home/staging/lib/plugins/mikioplugin/syntax/nav.php(37): dokuwiki\ErrorHandler::errorHandler()
    #1 /home/staging/lib/plugins/mikioplugin/syntax/core.php(406): syntax_plugin_mikioplugin_nav->render_lexer_enter()
    #2 /home/staging/inc/parser/renderer.php(119): syntax_plugin_mikioplugin_core->render()
    #3 /home/staging/inc/parserutils.php(700): Doku_Renderer->plugin()
    #4 /home/staging/inc/parserutils.php(158): p_render()
    #5 /home/staging/inc/parserutils.php(96): p_cached_output()
    #6 /home/staging/inc/template.php(1592): p_wiki_xhtml()
    #7 /home/staging/lib/tpl/mikio/mikio.php(491): tpl_include_page()
    #8 /home/staging/lib/tpl/mikio/mikio.php(987): dokuwiki\template\mikio\Template->includePage()
    #9 /home/staging/lib/tpl/mikio/main.php(73): dokuwiki\template\mikio\Template->includeSidebar()
    #10 /home/staging/inc/actions.php(27): include('/home/greeceof/...')
    #11 /home/staging/doku.php(126): act_dispatch()
    #12 {main}
@fiwswe
Copy link

fiwswe commented Jan 6, 2024

You are barking up the wrong tree ;-)

The warnings quite obviously originate with the mikioplugin Plugin.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants