Something is wrong with your login page itself. The redirects work fine, but you have 2 login forms on your login page. Also you have bunch of crap loading in the Source code of your login page - it is a mess.
loginform1 is hidden from being visible
<form name="loginform1" id="loginform1" action="http://www.echoparkforums.com/blog/wp-login.php" method="post" style="visibility:hidden;display:none;">
It appears Cloudflare is caching your login page. Pretty sure that should not be happening.