Hey, all...
I'm having an issue with ?=action URLs, which I discovered when trying to log out one time from this particular site I'm setting up.
In this instance, I clicked "Log Out" in the Meta Box (at the time, I had this meta modification in place but I tried it with the original WP meta as well). After doing so, it took me to
/wp-login.php?action=logout&_wpnonce=[logoutcode]
Which is exactly what it should do in my experience. However, it showed a blank page...nothing came up. I went back to the site and found that I had not been logged out and could access both wp-admin and the members-only areas of the site.
I realized that this had happened before, but I had thought it was just a server glitch. The time before I had posted a new page, and when I clicked "Publish" it took me to the ?action URL that returns the "Page Published" message, but instead returned a blank page.
I experimented with this in several areas, and it's true throughout the site... I can't register a new user (wp-login.php needs ?=action to register), and while I can publish new pages, edit my theme in the Editor, and activate/deactivate plugins, they still return a blank page when I hit submit instead of affirming the action.
Here are the steps I've already taken:
- Deactivated all Plugins
- Re-uploaded wp-login.php from a new install of WP
- Manually attempted to access certain ?=action URLs with blank pages as results
I've been racking my brain but in all the sites I've done with WP I've never had something like this come up...ideas?
The site, in its current state, is available at http://www.dallasci.org