If you have done some scripting with MooTools and Ajax you may find the following information useful. As it is, I could not find an easy way to detect when a user was logged out of Joomla in the administration control panel for an Ajax request.
Continue reading
Tag Archives: login
Word Press Admin Login Failed
In case you are one of the select few who are having issues with the dreaded wp-admin login and clearing your cookies didn’t work. I would recommend reinstalling like several others, but is seems a tad overkill.
The key seems to be the details in the configuration that are hidden in the admin protected area such as siteurl. I was able to effectively break the login by adjusting 1 but not both of the admin settings when I moved my site from the test domain to the live. Upon using a database query I was able to rectify the offending database record in wp_options.