madberg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem 2.5.1 post_new.php and post.phpAfter the reinstall, did you go to the upgrade page to upgrade the database?
Forum: Fixing WordPress
In reply to: Problem 2.5.1 post_new.php and post.phpFor me, I’m just an idiot who can’t read.
The problem was simple: I copied over the two folders (wp-content and wp-admin) but not the rest of the files.
I didn’t read carefully.
When I re-read and copied over the rest of the files, everything was fine. My flashing stopped.
Forum: Fixing WordPress
In reply to: Using Redirects after an Import from MovableTypeOK – in the end, I solved the problem in a pretty different way. I’m posting here to help anyone else who should get stuck in this situation.
I couldn’t conceptualize of any way to make the redirect folders not compete with the archives for WordPress. So I just made a new folder and stuck the WP installation one level down, like http://www.example.com/blog. Previously, it was at the root level.
So I left the 2005, 2006, 2007 folders at the root level so that the redirects work.
Then I put a new index.html file in the root level redirecting to http://www.example.com/blog.
So far, so good. I just need to figure out how to notify me readers that the RSS is in a different place . . .