I believe it might be your settings. Stick this at the end of localsettings.php and post the output (if you want). It will break the wiki until you change it back.<div><br></div><div><font face="&#39;courier new&#39;, monospace" style="background-color:rgb(204, 204, 204)">echo &#39;$wgGroupPermissions = &#39; . var_export($wgGroupPermissions,true);</font></div>


<div><font face="&#39;courier new&#39;, monospace" style="background-color:rgb(204, 204, 204)">break;</font></div><div><br></div><div>On second thought, don&#39;t, because it will tell everyone exactly what they can and can&#39;t do, so use it at your own risk. Here is the output from a private wiki that I have.</div>


<div><div><br></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">$wgGroupPermissions = array (</font></span></div>
<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  &#39;*&#39; =&gt; </font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  array (</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;createaccount&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;read&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;edit&#39; =&gt; false,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;createpage&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;createtalk&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;writeapi&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  ),</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  &#39;user&#39; =&gt; </font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  array (</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;move&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;move-subpages&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;move-rootuserpages&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;read&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;edit&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;createpage&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;createtalk&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;writeapi&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;upload&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;reupload&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;reupload-shared&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;minoredit&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;purge&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;sendemail&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  ),</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  &#39;autoconfirmed&#39; =&gt; </font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  array (</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;autoconfirmed&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  ),</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  &#39;bot&#39; =&gt; </font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  array (</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;bot&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;autoconfirmed&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;nominornewtalk&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;autopatrol&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;suppressredirect&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;apihighlimits&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;writeapi&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  ),</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  &#39;sysop&#39; =&gt; </font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  array (</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;block&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;createaccount&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;delete&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;bigdelete&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;deletedhistory&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;deletedtext&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;undelete&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;editinterface&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;editusercss&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;edituserjs&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;import&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;importupload&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;move&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;move-subpages&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;move-rootuserpages&#39; =&gt; true,</font></span></div><div>
<span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;patrol&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;autopatrol&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;protect&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;proxyunbannable&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;rollback&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;trackback&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;upload&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;reupload&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;reupload-shared&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;unwatchedpages&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;autoconfirmed&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;upload_by_url&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;ipblock-exempt&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;blockemail&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;markbotedits&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;apihighlimits&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;browsearchive&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;noratelimit&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;versiondetail&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;movefile&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  ),</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  &#39;bureaucrat&#39; =&gt; </font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  array (</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;userrights&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;noratelimit&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;override-export-depth&#39; =&gt; true,</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;deleterevision&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  ),</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  &#39;webmaster&#39; =&gt; </font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  array (</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">    &#39;userrights&#39; =&gt; true,</font></span></div><div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">  ),</font></span></div>


<div><span style="background-color:rgb(204, 204, 204)"><font face="&#39;courier new&#39;, monospace">);</font></span></div><div><br></div><div class="gmail_quote">On Mon, Nov 8, 2010 at 2:26 PM, Arlen Beiler <span dir="ltr">&lt;<a href="mailto:arlenbee@gmail.com" target="_blank">arlenbee@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What is his username. I want to take a look at the logs.<div><div></div><div><br><br><div class="gmail_quote">
On Mon, Nov 8, 2010 at 2:13 PM, mrmist <span dir="ltr">&lt;<a href="mailto:listswpdocs@mist.org.uk" target="_blank">listswpdocs@mist.org.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In message &lt;<a href="mailto:AANLkTinYkC53sxU8JS-0_2mKzwO_2JYDqG%2BFBCrnhvHt@mail.gmail.com" target="_blank">AANLkTinYkC53sxU8JS-0_2mKzwO_2JYDqG+FBCrnhvHt@mail.gmail.com</a>&gt;, Lorelle on WordPress &lt;<a href="mailto:lorelleonwordpress@gmail.com" target="_blank">lorelleonwordpress@gmail.com</a>&gt; writes<div>



<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;ve just tried a gentler approach. I&#39;ve protected and locked the page<br>
so that only admins can edit it. This presents a couple of problems<br>
but I think we can handle them.<br>
<br>
</blockquote>
<br></div>
Just to keep you updated (as I&#39;m sure you all want to hear more of this fascinating saga ;) the page was edited today (same sort of spam attributions), so it looks like the &quot;protect&quot; doesn&#39;t actually work.<br>




<br>
I reverted the page to how it was when the protect was set.<br><font color="#888888">
<br>
-- <br></font><div><div></div><div>
mrmist<br>
_______________________________________________<br>
wp-docs mailing list<br>
<a href="mailto:wp-docs@lists.automattic.com" target="_blank">wp-docs@lists.automattic.com</a><br>
<a href="http://lists.automattic.com/mailman/listinfo/wp-docs" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-docs</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br></div>