Topic on Extension talk:Recent Changes Cleanup

Fatal error in RecentChangesCleanup_body.php

3
Azurite (talkcontribs)

Hi all, After updating to 1.21 (which I know it says isn't supported fully by this extension yet, so I'm wondering if I've discovered a bug?), I get the following error when I try and access the Special page:

Fatal error: Call to undefined function wfLoadExtensionMessages() in /home/*****/public_html/wikific/extensions/RecentChangesCleanup/RecentChangesCleanup_body.php on line 10\

Line 10 is the one that reads "wfLoadExtensionMessages('RecentChangesCleanup');" and all I can find about it refers to the possibility of wfLoadExtensionMessages getting replaced or updated with something different in one of the more current MediaWiki releases.

Is there anything that can be done to resolve this, or should I temporarily disable this extension?

Choshi (talkcontribs)

I see. Yes right now just temporarily disable it. I guess I'll have to see when I upgrade to 1.21. I haven't done that yet because I want to wait for it to stabilize a little. This means I'll also have to test it out on a local machine to see what goes on with other extensions so yea this might take a while before I can get it fixed. I'm assuming commenting that line out at line 10 doesnt work. (using a // before that line)

Ciaran~mediawikiwiki (talkcontribs)

Yes, commenting out that line fixes the problem and the extension then works fine with 1.21.

This post was posted by Ciaran~mediawikiwiki, but signed as Ciaran.

Reply to "Fatal error in RecentChangesCleanup_body.php"