Updating/Creating pages no update/insert query, won’t save
-
I have installed WordPress 6.4.2 and everything seems to be in order. This is regarding a fresh install. It installed correctly, database user has full permissions and I can install plugins, save images to media library, etc. However, when I attempt to edit a page or post, and I click the update button, the page immediately reverts to what it was before but still has the popup message that says it saved. It is set to publish immediately. This is NOT a caching or CDN issue or anything like that. When I look at the raw MySQL logs, there are no update or insert queries even being attempted, they just don’t happen at all. The same thing happens when I attempt to make a new page or post, it says it saved but on the backend no update or insert queries are even happening. It’s not failed queries, it’s that no update or insert queries are even happening.
I have examined the logs and update and insert queries work fine elsewhere regarding WordPress functionality but for updating or creating posts or pages, the queries don’t even exist despite in WordPress in a browser it saying it saved but then instantly reverting to what the pages/posts were in the first place.
I have tried editing/creating pages/posts in multiple browsers and have made sure there are no browser plugins or blockers, etc. causing any issues.
What could be the issue here? I don’t even know what to check for this.
- The topic ‘Updating/Creating pages no update/insert query, won’t save’ is closed to new replies.