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
will there be a new version of this really nice template to be compatible to PHP 8+ and newer DokuWiki versions. I really like this template but after upgrading to PHP 8+ and a newer DokuWiki version I get warning messages on the sidebar:
Warning
: Undefined array key "REDIRECT_STATUS" in
C:\xampp-dev\htdocs\dokuwiki\lib\tpl\material\sidebar.php
on line
32
Warning
: Undefined array key "HTTP_X_REAL_IP" in
C:\xampp-dev\htdocs\dokuwiki\lib\tpl\material\sidebar.php
on line
34
Warning
: Undefined array key "HTTP_X_REAL_IP" in
C:\xampp-dev\htdocs\dokuwiki\lib\tpl\material\sidebar.php
on line
39
It would be great if I can use this template with the new versions of PHP and DokuWiki. Yes, I can hide the warning messages but I thnink this isn't the right way. If there are errors they should be solved.
Kind Regards
The text was updated successfully, but these errors were encountered:
Hi,
will there be a new version of this really nice template to be compatible to PHP 8+ and newer DokuWiki versions. I really like this template but after upgrading to PHP 8+ and a newer DokuWiki version I get warning messages on the sidebar:
It would be great if I can use this template with the new versions of PHP and DokuWiki. Yes, I can hide the warning messages but I thnink this isn't the right way. If there are errors they should be solved.
Kind Regards
The text was updated successfully, but these errors were encountered: