After I upgraded to 3.0.1, using the default Twenty Ten 1.1 theme, when I try to create a new post from the admin area, I get a 404 error after the page refreshes to wp-admin/post.php that says
"Apologies, but the page you requested could not be found. Perhaps searching will help."
Any ideas why this would be happening? I disabled all plugins except for akismet and it's still happening. I only had all-in-one SEO and comment notifier installed (but now deactivated)
refinelubis
Member
Posted 1 year ago #
same here! i check with my hosting it is probably due to the theme I use is not compatible for WP 3.01.
i am now trying to downgrade my version .... looking for ways to downgrade.
The theme I'm using is the default wordpress Twenty Ten theme and I'm getting the errors consistently.
oakcreeksystems
Member
Posted 1 year ago #
That's likely related to your permalinks. Try simply going to permalinks and resaving the settings.
oakcreeksystems
Member
Posted 1 year ago #
And never take it seriously when tech support says "probably" instead of "I don't know"
I just tried updating my permalinks back to the default and saving the post and it seemed OK.
Then I tried to insert an image into the post and I got code 500 Internal Errors.
I removed the image code and it saved just fine.
I think there might be a bug in the image code that's getting outputted. Somehow I think it's messing up the PHP code (maybe an unescaped character or something)