Extension talk:Wikilog/2008

From mediawiki.org
Latest comment: 15 years ago by Juliano in topic PHP Warnings

PHP Warnings[edit]

This looks cool, but it won't load. I'm getting this error from update.php on 1.14 current:

PHP Warning:  call_user_func(WlFeed::Setup): Unable to call WlFeed::Setup()
  in /x/eng/wiki/xwikid/includes/Setup.php on line 294
PHP Warning:  call_user_func(Wikilog::ExtensionInit): Unable to call Wikilog::ExtensionInit()
  in /x/eng/wiki/xwikid/includes/Setup.php on line 294

— Preceding unsigned comment added by 198.95.226.224 (talk • contribs)

Hi, it seems to be a small incompatibility between different versions of PHP, on how they call class static functions. I have fixed this in versions 0.6.2 and the latest trunk. Please upgrade and tell me if it fixes your problems. Thanks! --Juliano 18:48, 6 October 2008 (UTC)Reply