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

Not compatible with Hogfather #10

Open
LMS235 opened this issue Jul 22, 2020 · 1 comment
Open

Not compatible with Hogfather #10

LMS235 opened this issue Jul 22, 2020 · 1 comment

Comments

@LMS235
Copy link

LMS235 commented Jul 22, 2020

Plugin dose not work with Hogfather Release

@medmen
Copy link

medmen commented Aug 11, 2020

this should be fixed easily:
edit
/lib/plugins/searchstats/action.php , line 26:
change
function register(&$controller) {
into
function register(Doku_Event_Handler $controller) {
and things should work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants