Page won’t update & image uploading issue
-
I’ve suddenly hit a problem overnight on a site I’ve been working on for two weeks. There are two issues:
1) There’s one Page (which has been working fine so far) where, when I click on ‘Update’ to save any changes I’ve made, it not only fails to save the changes, but then drops me into the ‘Posts’ list (https://example.com/wp-admin/edit.php) instead of the edit page (https://example.com/wp-admin/post.php?post=446&action=edit). So far, this is the only page where this happens – I can edit other pages fine. I’ve checked the database and the post_type is correctly set to ‘page’.
2) I can no longer upload images. It doesn’t matter what method/route I try, the image seems to be uploading, but then I get a message saying that it failed to write to disk. (I’m on shared hosting.)
I’ve tried deleting all cookies & data from my browser, tried a different browser on a different machine. I’m thinking this is a server-end problem. I’ve not made any changes to the server config or WP config in the meantime.
Any thoughts?
- The topic ‘Page won’t update & image uploading issue’ is closed to new replies.