<br><br><div class="gmail_quote">On Nov 19, 2007 1:04 PM, noskule &lt;<a href="mailto:noskule@gmx.net">noskule@gmx.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi list<br>I try to write with a zap form in a page of the group Site. This does<br>not work, instead I get the message:<br><br> &nbsp; &nbsp;Form submitted. Group Site is blocked on this system.<br><br>Anyone an idea how to change it?
<br>thanks for any hints<br>nos<br></blockquote></div><br><br>ZAP is designed to disable editing of site group pages by default, for security reasons. You should be able to allow it by setting in a config file $EnableZAPsiteEdits = true;
<br><br>I should note for those&nbsp; maintaining ZAP these days that this should be updated to block editing of the SiteAdmin group&nbsp; either instead of or in addition the site group.&nbsp; (Not sure which files are in which group).&nbsp; The critical line is in 
zap.php around line 264 (#253 &amp; 255 might also need to be updated depending on how you decide to fix it.).&nbsp; Does anyone know if there is a PmWiki $SiteAdminGroup configuration variable like the $SiteGroup variable? <br>
And any serious security pages left in the site group that haven&#39;t been moved to siteadmin?<br><br>Cheers,<br>Dan<br>