Topic on Project:Support desk

Internal Error only on 'Special:RecentChanges'

5
Dave88008 (talkcontribs)

I get the following only on Special:RecentChanges page after installing The MediaWiki Language Extension Bundle.

Search doesn't bring up any results so help is appreciated. (MW1.25.1,SMW2.2,PHP5.4.37,Mysql5.1.73)

[60b41a16] /info/Special:RecentChanges MWException from line 226 of /home/dl88008/public_html/w/includes/Hooks.php: Detected bug in an extension! Hook CCFilters::user has invalid call signature; Parameter 1 to CCFilters::user() expected to be a reference, value given

Backtrace:

#0 /home/dl88008/public_html/w/includes/specials/SpecialRecentchanges.php(263): Hooks::run(string, array, string)

#1 /home/dl88008/public_html/w/includes/specials/SpecialRecentchanges.php(231): SpecialRecentChanges->runMainQueryHook(array, array, array, array, array, FormOptions)

#2 /home/dl88008/public_html/w/includes/specialpage/ChangesListSpecialPage.php(91): SpecialRecentChanges->doMainQuery(array, FormOptions)

#3 /home/dl88008/public_html/w/includes/specialpage/ChangesListSpecialPage.php(52): ChangesListSpecialPage->getRows()

#4 /home/dl88008/public_html/w/includes/specials/SpecialRecentchanges.php(60): ChangesListSpecialPage->execute(NULL)

#5 /home/dl88008/public_html/w/includes/specialpage/SpecialPage.php(384): SpecialRecentChanges->execute(NULL)

#6 /home/dl88008/public_html/w/includes/specialpage/SpecialPageFactory.php(582): SpecialPage->run(NULL)

#7 /home/dl88008/public_html/w/includes/MediaWiki.php(267): SpecialPageFactory::executePath(Title, RequestContext)

#8 /home/dl88008/public_html/w/includes/MediaWiki.php(566): MediaWiki->performRequest()

#9 /home/dl88008/public_html/w/includes/MediaWiki.php(414): MediaWiki->main()

#10 /home/dl88008/public_html/w/index.php(41): MediaWiki->run()

#11 {main}

Malyacko (talkcontribs)

Furthermore, you are running an old version of MediaWiki which has security issues. Please upgrade: Download

Dave88008 (talkcontribs)

1.25.1 is an "old version of Mediawiki"? BTW, I have the same exact problem on another install of MLEB on MW 1.25.2 which I'm doing concurrently.

Ciencia Al Poder (talkcontribs)

Looking at Extension talk:CleanChanges it seems a problem with CleanChanges extension. Be sure you use the most recent version of the extension

Dave88008 (talkcontribs)

RESOLVED - the MLEB had an old version of CleanChanges extension.