Skip to:
Content
Pages
Categories
Search
Top
Bottom

Entire page looping


  • computergenius
    Participant

    @computergenius

    I don’t expect to get an answer to this – but I will ask anyway!

    I have a WordPress 3.0. + BuddyPress 1.2.5, and sometimes the entire page loops. It takes perhaps a minute to load, and instead of the usual 30-70 SQL queries, there can be up to 1500+ queries. Plus, if I am stepping through the code, I see that WordPress can be called multiple times, because I have a break set on the first line of WordPress index.php, which is define(‘WP_USE_THEMES’, true);

    Unfortunately, it doesn’t do it each time in the same place, sometimes the page loads slowly first time, then quickly a second time, other times it loads correctly, with only one call to index.php

    I am a bit stuck as to where to look in the code to see what is happening, because it is so random.

    Any thoughts, anyone?

Viewing 2 replies - 1 through 2 (of 2 total)

  • @mercime
    Keymaster

    @mercime

    It may be the theme you’re using. Change theme to bp-default theme; and if behavior above persists, deactivate WP and BP -dependent plugins and see how it goes.


    computergenius
    Participant

    @computergenius

    Good thinking – sometimes you can spend so long cursing something, that sensible suggestions like yours disappear!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Entire page looping’ is closed to new replies.
Skip to toolbar