[pmwiki-users] help, I still can't edit my wiki

Patrick R. Michaud pmichaud at pobox.com
Mon Oct 22 20:05:08 CDT 2007


On Mon, Oct 22, 2007 at 01:31:52PM -0700, Maria McKinley wrote:
> On 10/22/07, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> > On Mon, Oct 22, 2007 at 01:10:20PM -0700, Maria McKinley wrote:
> > > On 10/22/07, Maria McKinley <parody at u.washington.edu> wrote:
> > > > I am looking for some troubleshooting hints. My edits are mysteriously
> > > > failing.

Aha, found it.  There's an extraneous colon in Site.EditForm that
is messing things up.  Your Site.EditForm page says [1]:

    (:input textarea: rows=30:)

The extra colon after "textarea" is causing the textarea to be
rendered improperly.  Change it to  (:input textarea rows=30 :)
and things should start working again.

Hope this solves it!

Pm

1.  http://www.shadlen.org/Site/EditForm?action=source




More information about the pmwiki-users mailing list