Changes

Jump to navigation Jump to search

User talk:Graham grove/Archive 1

542 bytes added, 19:05, 21 December 2006
Vandalism
It seems to be pretty simple to change move permissions. Whoever has access to the server will have a file called LocalSettings.php. In that file, there's a section that looks like this:
<code>$wgGroupPermissions['*' ]['createaccount'] = true;<br>$wgGroupPermissions['*' ]['read'] = true;<br>$wgGroupPermissions['*' ]['edit'] = true;<br>$wgGroupPermissions['*' ]['createpage'] = true;<br>$wgGroupPermissions['*' ]['createtalk'] = true;</code><br>
'''<code>$wgGroupPermissions['user' ]['move'] = true;</code>'''<br><code>$wgGroupPermissions['user' ]['read'] = true;<br>$wgGroupPermissions['user' ]['edit'] = true;<br>$wgGroupPermissions['user' ]['createpage'] = true;<br>$wgGroupPermissions['user' ]['createtalk'] = true;<br>$wgGroupPermissions['user' ]['upload'] = true;<br>$wgGroupPermissions['user' ]['reupload'] = true;<br>$wgGroupPermissions['user' ]['reupload-shared'] = true;<br>$wgGroupPermissions['user' ]['minoredit'] = true;<br>
$wgGroupPermissions['autoconfirmed']['autoconfirmed'] = true;<br>
$wgGroupPermissions['bot' ]['bot'] = true;<br>$wgGroupPermissions['bot' ]['autoconfirmed'] = true;<br>
$wgGroupPermissions['sysop']['block'] = true;<br>$wgGroupPermissions['sysop']['createaccount'] = true;<br>$wgGroupPermissions['sysop']['delete'] = true;<br>$wgGroupPermissions['sysop']['deletedhistory'] = true;<br>$wgGroupPermissions['sysop']['editinterface'] = true;<br>$wgGroupPermissions['sysop']['import'] = true;<br>$wgGroupPermissions['sysop']['importupload'] = true;<br>$wgGroupPermissions['sysop']['move'] = true;<br>$wgGroupPermissions['sysop']['patrol'] = true;<br>$wgGroupPermissions['sysop']['protect'] = true;<br>$wgGroupPermissions['sysop']['rollback'] = true;<br>$wgGroupPermissions['sysop']['upload'] = true;<br>$wgGroupPermissions['sysop']['reupload'] = true;<br>$wgGroupPermissions['sysop']['reupload-shared'] = true;<br>$wgGroupPermissions['sysop']['unwatchedpages'] = true;<br>$wgGroupPermissions['sysop']['autoconfirmed'] = true;<br>
$wgGroupPermissions['bureaucrat']['userrights'] = true;</code>
::I noticed that you blocked Dan McQueen. Just thought I'd tell you that I had already blocked him earlier :-) [[User:P.B. Pilhet|P.B. Pilhet]] / [[User talk:P.B. Pilhet|Talk]] 17:13, 29 November 2006 (EST)
 
Thanks [[User:Ymmotrojam|Tom]] for the changes to the server and [[User:P.B. Pilhet|P.B. Pilhet]] for the suggestion. I see Graham noted that he is unable to some pages due to the spam blocker. So, it may be helpful to post what exactly is the error message so that we can look into it further. I noticed that it is not accepting page break <nowiki> br</nowiki>. To remove the html br command, just copy the content to note pad, use search replace to remove the <nowiki> html start tag br html end tag </nowiki>. (I was not able to use the open and close arrow!, hope you understand). Paste the content back in the wiki. --[[User:Prab|Prab]] 14:05, 21 December 2006 (EST)
administrator, Bureaucrats, bureaucrats, checkuser, editor, emailconfirmed, move, Administrators
3,292
edits

Navigation menu