Closed paslavskyit closed 2 years ago
Which version of the Indexmenu and DokuWiki are you using?
Could check the error log in: /opt/wiki/data/log/error/<date>.log
and share the trace?
Which version of the Indexmenu and DokuWiki are you using? Could check the error log in:
/opt/wiki/data/log/error/<date>.log
and share the trace?
Hello, thanks for a quick reply. I'm using Dokuwiki Release rc2022-06-26 "Igor" RC2 and Indexmenu latest version "2020-07-31"
here's the output of the latest log file:
2022-07-07 16:01:05 /opt/wiki/lib/plugins/indexmenu/admin.php(332) dokuwiki\Exception\FatalException: require_once(): Failed opening required '/opt/wiki/inc/HTTPClient.php' (include_path='.:/usr/share/php')
#0 [internal function]: dokuwiki\ErrorHandler::fatalShutdown()
#1 {main}
2022-07-07 16:28:07 /opt/wiki/lib/plugins/indexmenu/admin.php(364) dokuwiki\Exception\FatalException: require_once(): Failed opening required '/opt/wiki/inc/HTTPClient.php' (include_path='.:/usr/share/php')
#0 [internal function]: dokuwiki\ErrorHandler::fatalShutdown()
#1 {main}
2022-07-07 16:56:30 /opt/wiki/lib/plugins/indexmenu/admin.php(364) dokuwiki\Exception\FatalException: require_once(): Failed opening required '/opt/wiki/inc/HTTPClient.php' (include_path='.:/usr/share/php')
#0 [internal function]: dokuwiki\ErrorHandler::fatalShutdown()
#1 {main}
2022-07-07 17:04:01 /opt/wiki/lib/plugins/indexmenu/admin.php(364) dokuwiki\Exception\FatalException: require_once(): Failed opening required '/opt/wiki/inc/HTTPClient.php' (include_path='.:/usr/share/php')
#0 [internal function]: dokuwiki\ErrorHandler::fatalShutdown()
#1 {main}
Could you reinstall the indexmenu plugin? (use reinstall button in the Extension Manager). I have made some changes. Please report of you still get unexpected results.
I have reinstalled the plugin and now that error window has disappeared! Thanks a lot for your help. By the way, on the sidebar page, there's still a message box "Indexmenu id conflict"
I guess that you have at that moment the same indexmenu in the sidebar as in the main view (e.g. because you look at the sidebar in main view?)
i mean i see it here: example.com/doku.php?id=sidebar
Indeed, if the sidebar is shown in the main view and in the sidebar, then there is twice the same index shown. The indexes are then not unique anymore, therefore the 'id conflict'.
Normally, it is not needed to look at the sidebar in the main view. If you navigate to one of the normal pages, I expect it is working without warning messages...
I'm getting this error window on Indexmenu Utilities page
Also, on sidebar page I have this:
Indexmenu id conflict
Any ideas how to fix it?