• So I accidently applied a theme that required 2.9 (I was on 2.8) So I manually upgraded to 2.9 by deleting old files, replacing with new files etc, all good..

    The website itself works perfectly, however all admin pages take a good few minutes to load.. After installing the WP-Tuner plugin, I’m noticing that it’s the Init process that is the source of the delay, 100% load time, 120 seconds.

    What would be causing this delay? No plugins enabled, and it’s only a delay in the admin pages.. frontend blog pages are fine.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Does your theme have an admin panel?

    Thread Starter rick0r

    (@rick0r)

    my standard one does, yes.
    The one I accidentally changed to, and have since reverted from, doesnt

    So you are currently using a theme that does have an admin menu? There could be something in there that is causing the delay. Do you notice the problem when using the default theme?

    I’d suggest running Firefox and installing Firebug, YSlow, and Google’s Page Speed and see if anything stands out. HttpFox is useful for spotting load hang-ups too.

    Rick0r,
    did you ever find a solution?

    I have almost the exact same problem 🙁

    The weird bit is that I’m running WPMU (just upgraded to 2.9.2) and only ONE of our multiple sites is taking 120sec… and just on the admin panel.

    Here’s some WP-Tuner output:

    Index Marker %Time %DB Time %DB Count Time DB Time DB Count Memory Output
    (msec) (msec) (kb) lev(bytes)
    0 Start 1 39 9 619.4 157.4 7 ?
    1 plugins_loaded 0 46 6 394.0 183.5 5 11,447.0 0()
    2 widgets_init 0 0 1 2.4 0.2 1 14,531.8 0()
    3 init 99 12 63 120,294.9 48.1 52 14,561.3 0()

    As you can see, #3 (init) is taking about 120 seconds to load. :-((

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Init takes 120 seconds to complete on admin pages??’ is closed to new replies.