• /wp-admin/post-new.php

    This is after updating to 2.9.1 (and then updating to 2.9.2):

    The page takes a while to load and when it finally does, clicking on the edit box to start typing a post freezes it.

    I tried to manually replace the post-new.php and post.php again, didn’t work.

    I don’t use many plugins and it’s still the case when they are inactive.

    Help?

Viewing 15 replies - 1 through 15 (of 17 total)
  • Have you tried:

    – switching to the default theme to rule out any theme-related problems?

    resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter eliesheva

    (@eliesheva)

    Ok, tried both… neither worked. Tried the second suggestion via FTP.

    site url?

    Thread Starter eliesheva

    (@eliesheva)

    Thread Starter eliesheva

    (@eliesheva)

    Note, I can edit posts and use Quick Press…

    What version of WordPress are you running? According to the source of your pages, it’s 2.6!

    Thread Starter eliesheva

    (@eliesheva)

    I just updated to 2.9.1 a couple days ago and 2.9.2 tonight! Yikes.

    Thread Starter eliesheva

    (@eliesheva)

    My dashboard says it’s version 2.9.2.

    Can you switch to the default theme for a short while so I can re-check the site?

    Thread Starter eliesheva

    (@eliesheva)

    Ok, done. Thanks.

    From the source code when using the default theme:

    <meta name=”generator” content=”WordPress 2.6″ />

    Did you upgrade straight from 2.6 to 2.9.1?

    Thread Starter eliesheva

    (@eliesheva)

    Yeah… I was having trouble doing the automatic upgrade for a long time until earlier this week I understood it was because I had to update My SQL from 4.0… Did that and then upgraded straight through.

    It should have been a 2 step upgrade: 2.6 -> 2.7 then 2.7 -> 2.9. As it is, your database doesn’t appear to have been correctly. Did you make a database backup before you upgraded?

    EDIT: ” doesn’t appear to have been correctly” should have been ” doesn’t appear to have been correctly upgraded”.

    Thread Starter eliesheva

    (@eliesheva)

    Yes, I did.

    Here is some backstory – Just a few hours ago, I worked on starting over with a new database because I had character encoding issues after upgrading to My SQL 5. I worked with a developer to make sure the character encoding would not be a problem (and it isn’t a problem anymore).

    The problem with post-new.php started before I started over with a new My SQL 5 db though. After I updated to version 5 and upgraded to 2.9.1, that’s when the problem started.

    Just thought I’d give those details, too.

    I don’t think that rolling back to a WP previous version would be the best option here as there’s no telling what state the partly-upgraded database is in.

    I’d suggest setting up a new database and importing your 2.6 backup. Then installing WP 2.6 in a sub-folder and pointing it at the new database. If you can get the old version up and running again, you can then try a 2 step upgrade to 2.9.2

    If all goes well, you can then delete the faulty 2.9 version of WP and use the technique described in this page to allow the freshly upgraded version in the sub-folder to run the site at the main domain.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘New Post page slowly loads; freezes’ is closed to new replies.