https://bugzilla.wikimedia.org/show_bug.cgi?id=42588
--- Comment #6 from Craig Mackay <[email protected]> --- I had this problem too and I found the problem is related to the Extension:Vector which comes included in 1.20. I fixed the problem by commenting out "require_once( "$IP/extensions/Vector/Vector.php" );" in localsettings.php. It does mean you lose out on the features of that extension so I guess you have to choose which is more important until the problem can be found and fixed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
