To avoid that anyone can patrol something, this ability has been restricted.
Check [[Special:Preferences]] and look in which user groups you are. Then go to [[Special:ListGroupRights]] and look up those user groups. Does any of those groups you are a member of have the "patrol" user right? If not, then you should make yourself a member of one of the groups that have the patrol right (the admin "sysop" group, for example, has the "patrol" right). -- Krinkle On Jul 5, 2012, at 11:54 AM, Brandon Pimenta wrote: > My code in LocalSettings.php: > > $wgUseRCPatrol = true; > $wgUseNPPatrol = true; > > So what went wrong? > > On Thu, Jul 5, 2012 at 6:29 AM, Stip <[email protected]> wrote: > >> Am 05.07.2012 11:14, schrieb Brandon Pimenta: >> >> In my environment, there's no "[mark as patrolled]" link. Is there >>> something missing here? Where do you optain this token? What's wrong? >>> >>> http://www.mediawiki.org/wiki/**Help:Patrolled_edits<http://www.mediawiki.org/wiki/Help:Patrolled_edits> >> >> Have a look at that page and check for |$wgUseRCPatrol in your >> localsettings. >> >> | >> ______________________________**_________________ >> MediaWiki-l mailing list >> [email protected].**org <[email protected]> >> https://lists.wikimedia.org/**mailman/listinfo/mediawiki-l<https://lists.wikimedia.org/mailman/listinfo/mediawiki-l> >> > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
