You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got several warnings while browsing a wiki page without logging in:
Warning: Undefined array key "lang" in D:\htdocs\blackspeech\new\wiki\lib\plugins\wrap\helper.php on line 94
Warning: Undefined array key "id" in D:\htdocs\blackspeech\new\wiki\lib\plugins\wrap\helper.php on line 117
Warning: Undefined array key "dir" in D:\htdocs\blackspeech\new\wiki\lib\plugins\wrap\helper.php on line 128
Warning: Undefined array key 1 in D:\htdocs\blackspeech\new\wiki\lib\plugins\include\syntax\wrap.php on line 33
Warning: Undefined array key 2 in D:\htdocs\blackspeech\new\wiki\lib\plugins\include\syntax\wrap.php on line 33
Warning: Undefined array key 3 in D:\htdocs\blackspeech\new\wiki\lib\plugins\include\syntax\wrap.php on line 33
plugin was installed via DokuWiki Extension manager
The text was updated successfully, but these errors were encountered:
The first batch of warnings was fixed quite some time ago. (#234, #237). Please make sure that you have version 2022-08-10 (or later) of the Wrap Plugin installed.
The second batch of warnings originate in the Include Plugin. You need to take that up with that project.
I've got several warnings while browsing a wiki page without logging in:
plugin was installed via DokuWiki Extension manager
The text was updated successfully, but these errors were encountered: