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
Hi, I have installed dokuwiki farmer and animals with the Farmer Plugin on Kaos version.
Bootstrap3 is installed and activated as template on the farmer.
When I go to the animal site and log, an error message appare near the administration menu (top right).
If I activate another template for the animal (like dokuwiki default template) everything goes fine.
Steps to reproduce
Install dokuwiki with farmer and animal (with farmer plugin)
Activate bootstrap3 on the animal
Login in the animal with admin account
Expected behavior:
On the top right of the page, admin menus are accessible. When I choose an option, like administration, the corresponding page should appeare.
Actual behavior: [What actually happened]
On the top right of the page, admin menus are accessible but an error message appeare too :
Error: Call to a member function setExtension() on null An unforeseen error has occured. This is most likely a bug somewhere. More info has been written to the DokuWiki error log.
When I choose option, like administration, nothing append.
Versions
[Bootstrap3 Template] the last
[DokuWiki] Kaos
[Plugins] Farmer, Bootstrap3, many other
[PHP] 7.4
[Browser] Firefox
Screenshots or Logs
Screenshots :
The dokuwiki error log contains :
2024-10-17 20:02:29 /var/www/html/doku_farmer/lib/tpl/bootstrap3/tpl/menu-user.php(47) Error: Call to a member function setExtension() on null #0 /var/www/html/doku_farmer/lib/tpl/bootstrap3/tpl/navbar.php(193): include_once() #1 /var/www/html/doku_farmer/lib/tpl/bootstrap3/main.php(51): require_once('/var/www/html/d...') #2 /var/www/html/doku_farmer/inc/actions.php(30): include('/var/www/html/d...') #3 /var/www/html/doku_farmer/doku.php(131): act_dispatch() #4 {main}
Sample page or snippet
[Paste your sample DokuWiki page or snippet using MarkDown code syntax]
The text was updated successfully, but these errors were encountered:
Same happens here on a regular new install. Yesterday a new download of dokuwiki without farming/animals. I am fairly positive one of my plugins could be a culprit. But this year I will not be able to spend time for troubleshooting. (As in a clean installation without plugins and adding them one by one)
Description
Hi, I have installed dokuwiki farmer and animals with the Farmer Plugin on Kaos version.
Bootstrap3 is installed and activated as template on the farmer.
When I go to the animal site and log, an error message appare near the administration menu (top right).
If I activate another template for the animal (like dokuwiki default template) everything goes fine.
Steps to reproduce
Expected behavior:
On the top right of the page, admin menus are accessible. When I choose an option, like administration, the corresponding page should appeare.
Actual behavior: [What actually happened]
On the top right of the page, admin menus are accessible but an error message appeare too :
Error: Call to a member function setExtension() on null An unforeseen error has occured. This is most likely a bug somewhere. More info has been written to the DokuWiki error log.
When I choose option, like administration, nothing append.
Versions
Screenshots or Logs
Screenshots :
The dokuwiki error log contains :
2024-10-17 20:02:29 /var/www/html/doku_farmer/lib/tpl/bootstrap3/tpl/menu-user.php(47) Error: Call to a member function setExtension() on null #0 /var/www/html/doku_farmer/lib/tpl/bootstrap3/tpl/navbar.php(193): include_once() #1 /var/www/html/doku_farmer/lib/tpl/bootstrap3/main.php(51): require_once('/var/www/html/d...') #2 /var/www/html/doku_farmer/inc/actions.php(30): include('/var/www/html/d...') #3 /var/www/html/doku_farmer/doku.php(131): act_dispatch() #4 {main}
Sample page or snippet
[Paste your sample DokuWiki page or snippet using MarkDown code syntax]
The text was updated successfully, but these errors were encountered: