Skip to:
Content
Pages
Categories
Search
Top
Bottom

Plugin activation

  • @januzi2

    Member

    Someone integrated wordpress with bbpress. Now admin panel for the bbpress shows only users, topics and posts. Is it possible to fix it ? Is there a way to manually (by the phpmyadmin) activate new plugins ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @gerikg

    Member

    I think they didn’t make you the Key Master.

    @januzi2

    Member

    Thanks for the tip.

    Info for the people having the same problem, there are two tables in mysql:

    bb_usermeta

    wp_usermeta

    After integration (in “my case”) bbpress was fetching data from the wp_usermeta. I added new record: user_id = X, meta_key = ‘bb_capabilities’, meta_value = ‘a:1:{s:9:”keymaster”;b:1;}’ (where X = wp admin id, in my case = 15). Done, I have got all options.

    @gerikg

    Member
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar