• Ever since I upgraded to wordpress 2.0.5, along with all my plugins (list at the end of the post) word press keeps wanting to change from the theme I set it as (Blanco) to the default. It does this at what appears to be randomly. The database seems fine after looking through it. I even restored it to a back up point and it still does this. I thought maybe by removing $HOME/public_html/wp-content/themes/default it would stop doing this but once it does that it shows nothing because there is no theme. I have to set it back to the theme that I modified in order to make my page look right.

    Here’s a list of my activated plugins:
    about me 0.98 widget
    bad behavior (latest)
    front page login (widget)
    google search widget
    IM Online widget
    popularity contest (by alex king)
    share this (by alex king)
    side bar widgets
    wpg2 and it’s image block widgets

    I updated the theme to have widgets when I upgraded from 2.0.1 to 2.0.5. Currently running on Free BSD (stable) with apache 1.33 and php 5.1.

    It’s really starting to boggle my mind as to why wordpress doesn’t want to keep it’s theme.

Viewing 1 replies (of 1 total)
  • Thread Starter vahtryn

    (@vahtryn)

    also doing a select * from wp_options; in mysql I find this after I set it again:

    | 54 | 0 | template | Y | 1 |BlancoFS | 20 | 8 | | 1 | yes |
    | 55 | 0 | stylesheet | Y | 1 |BlancoFS | 20 | 8 | | 1 | yes |

    What’s that mean exactly? Is there anyway I can hard set that so it never wants to go back?

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress 2.0.5 constantly wanting to revert to “default” theme’ is closed to new replies.