[dokuwiki] Re: warning message

  • From: Frank Thommen <list.dokuwiki@xxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 8 Aug 2018 17:41:59 +0200

Hi Tamás

On 08/08/2018 05:23 PM, Tamás Haraszti wrote:

Hi Frank,

A fast reply from the top of my head.

The error messages always indicate which file, which line contains
what kind of problem.

Please look:
[...]
And here:
2018/08/08 16:40:31 [error] 1456#0: *1741 FastCGI sent in stderr:
"PHP message: PHP Warning:  Declaration of
action_plugin_source::register(&$controller) should be compatible
with DokuWiki_Action_Plugin::register(Doku_Event_Handler
$controller) in /data/dokuwiki/lib/plugins/source/action.php on line
99" while reading response header from upstream, client:
xxx.xxx.xxx.xxx, server: xxxxxxxx, request: "GET
/lib/exe/indexer.php?id=pub%3Acluster%3Ausage%3Amodules&1533739231
HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host:
"xxxxxxxxx", referrer: "https://xxxxxxxx";
-----

In file: /data/dokuwiki/lib/plugins/source/action.php
line: 99
again a register(&$controller) should be changed to
register($controller)

I hope this helps.


Stupid me! After looking too long on the screen, I tend to evolve partial blindness towards obvious things ;-)

Thanks a lot
frank


--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: