https://bugzilla.wikimedia.org/show_bug.cgi?id=63365
--- Comment #1 from Karsten Priegnitz <[email protected]> --- When I comment out these lines in LocalSettings.php - then it works. But then my wiki isn't private anymore ... $wgGroupPermissions['*']['createaccount'] = false; $wgGroupPermissions['*']['edit'] = false; $wgGroupPermissions['*']['read'] = false; -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
