You MIGHT find my problem simple: I want to get rid of the ugly error messages every time a user fails to type the username, the email address and other required fields. I'm posting for the first time in these forums because nobody's helping me in :
http://wordpress.org/support/topic/52626
This is the code:
WP uses cases, switch to action watchamacallit method. I've tried inserting the code above to the case 'register' and it doesnt work. Then I've tried insterting the code on the case 'registration complete' ODD how it worked. But it's breaking the layout...
How do I change the code to display or return an errorpage.php instead of a page that doesn't even have a header/footer?