Randy, I renamed index.php back to pmwiki.php and did what you suggested. The test text for Site.EditForm does save and appear properly on that page when viewed. It also appears when I edit Site.EditForm in the <i>text box</i>, but the changes aren't <i>applied</i> (ie. outside the text box), if that makes sense. In other words, if I write "TEST" at the top of the page, it's there when I view the page and in the edit text box, but not at the top of the page outside the edit text box.<br>
<br>I searched through config.php, but didn't find anything revealing. Everything is pretty much untouched, as I haven't altered much from the installation (other than changing a few benign things with the skin), so I'm totally at a loss. If I can't figure it out shortly, I'll try to do a clean install and see if that fixes it. Thanks for your help :)<br>
<br>Matt<br><br><br><div class="gmail_quote">On Sat, Mar 15, 2008 at 12:06 AM, Randy <<a href="mailto:randy@brownragfilms.com">randy@brownragfilms.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style=""><div>Matt,</div><div><br></div>If I recall correctly, PmWiki recommends that you <i>not</i> rename pmwiki.php to index.php. Instead, put this line as the sole line in index.php:<div><br></div><div><?php include('pmwiki.php');</div>
<div><br></div><div>That way updates will work. I don't know if there are other reasons for it. It probably won't fix your problem.</div><div><br></div><div>Site.EditForm is the correct page. Are you sure that your page changes have been saved? Maybe put in "TEST TO SEE IF THIS APPEARS" on the form, to see. Even if you're not editing, you can view the page to see what has been saved. If you can see it when you view the page, but not when you edit, then clearly the problem is somewhere you are loading the wrong copy of EditForm. (I think wikilib.d contains a default copy.)</div>
<div><br></div><div>If that's the case, check your config.php for anything that might override the usual bindings. Maybe that's where the problem is.</div><div><br></div><font color="#888888"><div>Randy</div></font><div class="Ih2E3d">
<div><br><div><div>On Mar 14, 2008, at 10:50 PM, Matt Riker wrote:</div><br><blockquote type="cite">Randy, is it possible that there's more than one EditForm? It's location on my site is "/index.php?n=Site.EditForm". I renamed pmwiki.php to index.php... could that possibly be an issue?<br>
<br></blockquote></div></div></div></div></blockquote></div><br>