I'm trying to put together a custom login design.
I've created a new design.
Designated it as the login design for a particular page.
I've used the parse file from the system login design.
I keep getting 'Login Key incorrect' errors.
Any clues?
Your login form should have something like:
<input type="hidden" name="SQ_LOGIN_KEY" value="somelongvalue">
on it. It will be added by Matrix if you did your design properly. See design_docs.doc that comes with Matrix.