rbredow (@rbredow)

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • In reply to: Plugin problem

    rbredow
    Member

    @rbredow

    This one had me stumped but I just figured it out. I should probably document the solve it here in case others encounter the same problem.

    Like many people, I have bbpress installed in a subdirectory below wordpress:

    /myblog/bbpress/

    I also use the popular wp-super-cache plugin for wordpress. It turns out, you really need to add your bbpress directory to the list of rejected URI’s for wp-super-cache. For the above example, you’d want to add this line to the Rejected URI’s field:

    /bbpress/

    Otherwise, your bbpress board and the administration panel will be semi-randomly showing you old cached pages. Unsurprisingly, this can cause all sorts of strangeness including apparently activating/de-activating plugins, showing plugins that you’ve deleted, etc.

    -Rob


    rbredow
    Member

    @rbredow

    I too have this problem with a fresh install of 0.9.0.1 and no plugins active. Magic quotes are off in my php.ini.

    -Rob


    rbredow
    Member

    @rbredow

    I’m not sure what was messed up in my installation from last night, but wiping out the database and reconverting the data over seemed to fix the problem.

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