Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix PHP Fatal Error #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Sep 10, 2021

  1. Fix PHP Fatal Error

    Template does not work and makes Dokuwiki unusable. The following error
    can be found in log/nginx/error.log:
    
    "PHP message: PHP Fatal error: Call to undefined function tpl_js() in
    /config/dokuwiki/lib/tpl/codowik/main.php:36"
    
    I believe this is due to a bad merge. Fixed the issue and now everything
    works. Tested on Release 2020-07-29 "Hogfather".
    MachX428 committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    c4d227c View commit details
    Browse the repository at this point in the history