Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 26,151 through 26,175 (of 64,518 total)
  • Author
    Search Results
  • #133193
    ubound
    Participant

    Yes, once I updated all topics and replied disappeared from the site. They seem to be available in backend but even if I hit publish again nothing gets published. This is a huge problem for me. I need to downgrade somehow? What to do? Any ideas?

    #133192
    atburi
    Participant

    Hi @johnjamesjacoby,

    Thanks for the update, especially for the forums search functionality.

    One question – is there any way to have the search pick up topic tags as well? Right now, it seems only to search text in the forum name, topic title, and topic content.

    Thanks! and to anyone else that can help.

    Alex

    #133191
    probablynot
    Participant

    I can confirm @aburi’s solution for getting the Admin menus back. I went to Settings/Forums, ticked the check box for Auto Role, saved. The menus were back. I then unticked it, saved again, and they stayed. I’m guessing there is some issue with the upgrade that is causing bbPress to need it’s settings to be resaved.

    Tried the same thing with bbPress Moderation. Enabled it, went to Settings/bbPress Moderation, changed a setting, saved… topics in forums were still not showing. 🙁

    #133190
    Arturo
    Participant

    same here, in admin i can’t find the Forums, Topics and Replies menu.

    Update to bbPress 2.3 from 2.2.4 on WP 3.5.1 and BP 1.7

    Thanks for the fast patch @johnjamesjacoby

    #133189
    atburi
    Participant

    @dpmcalister very strange. Once I went to Settings / Forums / and ticked the check box:

    “Automatically assign default role to new, registered users upon visiting the site.”

    then saved, the ‘Forums’, ‘Topics’, and ‘Replies’ admin menus showed up.

    Guess this is a bug they’ll fix shortly, but for now there’s a quick fix!

    #133188
    premitheme
    Participant

    Just FYI, installed on live host and worked fine, but no way on localhost!! This makes development impossible. I always develop for bbp and wp on localhost without any issues, can someone tell me what is happening, I tried to search but no success.

    #133187
    atburi
    Participant

    Thanks @dpmcalister. Does anyone know how long until the fix is released?

    I wonder why such a major bug wasn’t noticed during development of 2.3. Does it have something to do with our particular install?

    #133186
    dpmcalister
    Participant

    There’s a few of us with that issue. Just waiting on a fix.

    #133185
    atburi
    Participant

    Once I updated to 2.3, the admin menus for Forums, Topics, and Replies disappeared from the backend. I upgrade across several installs and this happened to all of them, even on the clean install with no other plugins activated.

    Anyone else having this issue? and how to resolve?

    Thanks,
    Alex

    #133183
    artmuns
    Participant

    Having problems.

    Lost admin panel widget for “Forums, Topics and Replies”. Getting this cryptic message error “Cheatin’ uh?”. When trying to access Forums, Topics or Replies through “Right Now In Forums”.

    Where can I get 2.24 version?

    #133182
    Sami Keijonen
    Participant

    I have archive-topic.php in my theme and in that way I can have full control of how topic archive is shown. When using bbPress 2.2.4 this works like a charm but when I update to version 2.3 I basically don’t have that archive anymore.

    Any pointers which way to look?

    #133181
    premitheme
    Participant

    Looks like I’m the only one with this issue …

    https://bbpress.org/forums/topic/bbpress-2-3-now-available/#post-133143

    Anybody?

    #133179
    realhood
    Participant

    @alex-ye wordpress +bbpress +Buddypress 

    #133177
    realhood
    Participant

    @trip62   @alex-ye

    when I check the codes of @jezza101 ‘s website ,I  find the problem 。

    so I try change the codes in the chrome app ,the Developer Tools,it works.

    like change http://127.0.0.1/search/ to   http://127.0.0.1/forums/search/

    my forum link is http://127.0.0.1/forums so add /forums before the/search/

    as like http://www.nxtab.co.uk/forum/search/

    so ask:how to solve this problem

    (Hope understand my Chinese English)


    #133175
    cloudduster
    Participant

    I concur that bbpress moderation hides everything. Once deactivated, I’m seeing them just fine.

    I can’t seem to find the search function everyone’s talking. Is this enabled automatically or my theme is blocking it? Help.

    #133173
    Nashwan D
    Participant

    @realhood: It seems a strange proplem, every thing works fine for me :), can you give more informations…

    Which version you update from and what is the plugins you use?
    Did you try to update the permalinks settings from “Permalinks” admin screen ?

    JayFoster
    Participant

    Does bbpress do everything now except private messaging? If so, I’m switching.

    #133171
    probablynot
    Participant

    For people wanting to hide the new search box, add this to your theme’s CSS:
    `.bbp-search-form {
    display:none !important;
    }`

    For the admin area, after further investigation, the only reason I saw the Forums, Topics and Replies menus at all was because of my Post Calendar plugin. Once I disabled that, the Admin menus for bbPress disappeared entirely.

    And I’m with @wildomains, I had to disable ‘bbPress moderation’ to get to see the posts. I want to have that plugin, so hopefully either they will update, or whatever change in bbPress broke it can be changed back.

    #133170
    dpmcalister
    Participant

    I have the same issue as @probablynot – his second issue:

    Second, since upgrading, in the Admin area, I can no longer do anything for the forums. The menu over on the left side has no items under the Forums, Topics or Replies headings.

    #133169
    trip62
    Participant

    Like @realhood, my search box always jumps back to the homepage when you query anything.

    What’s up with that?

    #133168
    jezza101
    Participant

    Great, thanks for the new release. Always exciting to see new bbpress updates :)! Couple of comments from me.

    Search
    I’ve traditionally used Google search to search across my whole site, is there an easy way to switch the new form off? It appears to be forced upon the main forum list page.

    It is also not looking great on my sites main forum page, what’s the easiest way to style this, what can I add to my CSS file to change the look? See here.

    Stats
    For those looking, the Stats shortcode is [bbp-stats], there is also a widget. https://bbpress.trac.wordpress.org/ticket/2052

    Is it possible to style the output?
    Can I control which stats are shown? For example “empty tags” isn’t something I really want to boast about on my forum!

    #133164
    wildomains
    Participant

    After the update I couldn’t view topic content on my site but could see it when logged into the admin part for editing. Also, I had to make each topic ‘sticky’ to see it on the forum. I removed the plugin ‘bbPress moderation’ and it was OK after that. This means that I can’t use the moderation plugin so anyone can post a reply. I want to be able to moderate each reply. Is there a solution?

    Thanks

    #133163
    probablynot
    Participant

    One, I would like to be able to turn off the search. Just hide it without having to muck around with making a theme for bbPress.

    Second, since upgrading, in the Admin area, I can no longer do anything for the forums. The menu over on the left side has no items under the Forums, Topics or Replies headings.

    #133162
    themattman
    Participant

    Hi,

    I’ve been trying numerous times to convert from vBulletin 3.8.1 to bbPress 2.3.

    I get most of it converted until I get this message:
    ***** = database username

    `WordPress database error: [Table ‘******.tagcontent’ doesn’t exist]
    SELECT convert(tagcontent.contentid USING “utf8”) AS contentid,convert(tagcontent.tagid USING “utf8”) AS tagid,convert(tag.tagtext USING “utf8”) AS tagtext FROM tagcontent AS tagcontent INNER JOIN tag AS tag USING (tagid) LIMIT 0, 100`

    Any ideas what it means and how to fix? I can’t get pass this step and it screws the forum up, even if I repair the forum.

    and as a result, it won’t allow the users replies to transfer either.

    #133161
    mtedwards
    Participant

    Sorry… final line so I can subscribe to updates by email.

Viewing 25 results - 26,151 through 26,175 (of 64,518 total)
Skip to toolbar