There used to be a way to delete a post. I don't see it anymore.
Grrrrr.

Anyway, ignore this message. I think I found the problem:

   INPUT(_type='password',name='password_two',_id='password_two'),

should really be:

   INPUT(_type='password',_name='password_two',_id='password_two'),

Anyway, I'm still investigating if this solves the problem, but it
definitely is progress in the right direction.

Reply via email to