• I have version 2.6 running.

    Plugins:
    @reply
    Advanced Category Excluder
    Akismet
    Category Icons
    cforms
    Google XML Sitemaps
    NextGEN Gallery
    Sociable
    Twitter Tools
    Ultimate Google Analytics
    Wordbook
    Wordpress.com Stats

    Site was working fine and then the admin pages started going extremely slowly. In the situations where it goes slow and does load the page, Firebug reports nothing out of the ordinary. When a page simply doesn’t load fully and stops, I have no information from Firebug. The result that happens most often is that the login screen loads, and Fireebug reports that wp-login.php returned a 302 Moved Temporarily.

    Does anyone know why this might be?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter freakboy

    (@freakboy)

    IT appears the problem may have something to do with Category Icons

    It was causing the following errors:

    WordPress database error MySQL server has gone away for query show columns fromwp_ig_caticons` made by bm_caticons_checkdbfield
    WordPress database error MySQL server has gone away for query ALTER TABLE wp_ig_caticons ADD priority INT NOT NULL ; made by bm_caticons_checkdbfield
    WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = ‘rich_editing’ LIMIT 1 made by get_option
    WordPress database error Lost connection to MySQL server during query for query SELECT option_value FROM wp_options WHERE option_name = ‘ngg_init_check’ LIMIT 1 made by get_option
    WordPress database error MySQL server has gone away for query SELECT * FROM wp_users WHERE user_login = ‘admin’ made by get_userdatabylogin
    WordPress database error MySQL server has gone away for query SELECT * FROM wp_users WHERE user_login = ‘admin’ made by get_userdatabylogin
    WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = ‘cforms0_fname’ LIMIT 1 made by get_option
    WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = ‘widget_categories’ LIMIT 1 made by get_option
    WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = ‘widget_text’ LIMIT 1 made by get_option
    WordPress database error MySQL server has gone away for query SELECT option_value FROM wp_options WHERE option_name = ‘widget_rss’ LIMIT 1 made by get_option
    WordPress database error MySQL server has gone away for query CREATE TABLE IF NOT EXISTS wp_ig_caticons (
    cat_id INT NOT NULL ,
    priority INT NOT NULL ,
    icon TEXT NOT NULL ,
    small_icon TEXT NOT NULL ,
    PRIMARY KEY ( cat_id )) made by ig_caticons_install`

    I was having a similar situation with my admin pages. Category Icons turned out to be the culprit for me too. Did you ever find a solution that allowed Category Icons to stay active?

    Hi,

    I’m the author of Category Icons. I’ve made an update to the plugin : no more bm_caticons_checkdbfield() !

    This is version 2.0.7. Could one of you check if this improved things, please ?

    Thanks for your informations. Don’t hesitate to contact me through my contact page at https://www.category-icons.com.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘302 Moved Temporarily’ is closed to new replies.