Having a logon problem. It has been awhile since the admin section of the blog was used. The blog itself continues to run well (although I get errors when spiders try and crawl
/blog/client/rss.cfm..."An invalid XML character (Unicode: 0x13)"...other than that, no issues...I only included that in case it gives a clue).
Tried to logon today and can't get past the logon page (I haven't had to logon in over two years). No errors, no messages and it doesn't matter what I put in the email and password fields, it just redirects to the index.cfm page. I can even leave them both blank, no errors. When I look at the index.cfm page, it doesn't seem to have anything to do with the login forms....
It seems the logon.cfm is calling the tags/adminlayout.cfm page, which is continually running the code for <cfif NOT caller.isLoggedIn()>...but it seems an error should be thrown somewhere. Especially if I don't fill in anything for the fields, that should error out, right?
Anyone able to point me in the right direction?
Mark