https://bugzilla.wikimedia.org/show_bug.cgi?id=46885
bennylin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from bennylin <[email protected]> --- I had this error to and I found the solution: I'm using MW 1.22.1 that I downloaded today, and got the same error. Following the instruction on mw.org ([[mw:Extension:LocalisationUpdate]] and https://www.mediawiki.org/w/index.php?title=MediaWiki_Language_Extension_Bundle&oldid=864409#Add.2Fupdate_your_LocalSettings.php), you only need to add the following code in the LocalSettings.php $wgLocalisationUpdateDirectory = "$IP/cache"; -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
