Hi,
After several months yesterday I try to login in my admin panel. After given user name and password it does not open admin panel nor password error because it was correct.
When I open developer tool in chrome, following are the messages that are appears in it:
Login:

After Login:

After login, login.php file not found, and its redirect to error page.
header of login.php (page not found):
Code: Select all
Remote Address:199.168.190.250:80
Request URL:http://codeetch.com/admin/login.php
Request Method:POST
Status Code:404 Not Found
Request Headersview source
Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Accept-Encoding:gzip,deflate
Accept-Language:en-US,en;q=0.8
Cache-Control:max-age=0
Connection:keep-alive
Content-Length:56
Content-Type:application/x-www-form-urlencoded
Cookie:CMSSESSID7ab1ed90=c1b8711a4f6c204845fd3b1bd8693657; fbcookie=true; popz=1411233552; webmailrelogin=no; webmailsession=%3ajJFO8MS51zgERfoMHtTubUvHt3E9v7NLFFAt4o2Gepw27FBvLSmt2japyPekCw0a%2c6f3f1c8340f3010ac89317cf68e928896312380645749249abf03159e870a7f2; _sx_=bb7a09b1; CMSSESSIDc4a827b2=1b00f6eb2f66929b038a3a21b4fc8ecc; __utma=229905550.108369048.1409724347.1413352402.1413356133.7; __utmb=229905550.1.10.1413356133; __utmc=229905550; __utmz=229905550.1409724347.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
Host:codeetch.com
Origin:http://codeetch.com
Referer:http://codeetch.com/admin/login.php
User-Agent:Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36
Form Dataview sourceview URL encoded
username:xxxxx
password:xxxxx
loginsubmit:Submit
Response Headersview source
Cache-Control:no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection:close
Content-Type:text/html; charset=utf-8
Date:Wed, 15 Oct 2014 07:06:18 GMT
Expires:Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified:Wed, 15 Oct 2014 07:06:18 GMT
Pragma:no-cache
Server:Apache
Transfer-Encoding:chunked
X-Frame-Options:SAMEORIGIN
X-Powered-By:PHP/5.3.28

I do not know who is "ceck" in facebook! (its always appears in my all pages)
I also replace all the files in Admin directory from my backup, but no luck.
Please let me know how can I overcome this issue.
-MAK