Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 30,551 through 30,575 (of 64,535 total)
  • Author
    Search Results
  • #116231
    viktora
    Member

    I have found the problem. bbConverter has imported all the first topic posts from my old forum to bbpress 2 with small modification: all “” characters were replaced with “<” and “>” (probably to remove HTML tags). I have resolved the issue by following code in my bbpress-functions.php file:

    add_filter("bbp_get_reply_content", "ps_bbp_get_reply_content");
    function ps_bbp_get_reply_content ($content) {
    $content = str_replace("&lt;","",$content);
    return $content;
    }
    
    #116230
    fatfrog
    Member

    2.12 did not resolve this issue??

    but i resolved it by changing the name of the file phpBB.php to Phpbb.php in wp-content/plugins/bbpress/bbp-admin/converters

    #116218

    Hello, I just installed bbPress a couple of hours ago, but I’ve been reading and struggling to make it work!
    I changed the Theme Packages from bbPress Default to TwentyTen but it looked horrible.
    Why is the bbPress Default not working? Nothing is showing up…
    Here is the direct link to the forums, http://techandmake.com/forums/ and here is a topic example http://techandmake.com/forums/topic/envios-en-monterrey/

    Please help!

    #116216
    newpress
    Member

    I created a fresh forum and selected it as the “Parent Forum” of group forums through bbpress settings panel

    #116212
    klo-wp
    Member

    Hi everybody,

    After a long “war” with spams in lost in end. I cant prevent them with plugins or even ban IP on .htaccess.

    Now, I’m planing to close new registration, and to leave forum like it is, no new posts.

    I have deleted code from register.php but again bot get registered on forum, I dont really know how they do it, since humans sent me emails why cant register on forum.

    Anyway, I need help to stop them!!!!

    if is needed here is forum im talking about
    http://www.deluxetemplates.net/forums/

    apena916
    Member

    I have the bbpress plugin installed in my custom theme and everything works great, except that I can’t get users to post topics and replies without me approving it all the time. I need some kind of control where if approved once there’s no need for approving every time. For some reason, I’m not getting that, i read a in a few places and seen that it could be done, but its not working for me. Everytime it says it’s pending and the admin needs to approve it. I changed the role to a user and tried even forum moderator and I’m able to moderate but when i create a new topic or reply using that role it’s still needs to be approved. I even used a plugin called bbPress Moderation and it still doesn’t do what it says. How can I change this?

    George
    Participant

    Someone gave me this snippet:

    http://pastebin.com/EnPCaDdF

    But all that does is display the user’s role.

    #116206
    Stephen Edgar
    Keymaster

    The codex is currently setup with a ‘context’ category that lets us split the docs between developer and user.
    https://codex.bbpress.org/context/developer/ & https://codex.bbpress.org/context/user/

    Building on that already existing theory as we reply to questions in the forum we should start tagging them appropriately ‘user’ or ‘developer’ and thus being able to follow each tag.
    https://bbpress.org/forums/topic-tag/user/ & https://bbpress.org/forums/topic-tag/developer/

    Should we also add other tags like ‘faq’ or ‘addtofaq’ or something along those lines so we can add tags to be able to follow topics we think need docs/updated docs/better docs and priority of that need etc etc… Suggestions?

    Is ‘User” to dis-ambiguous in the ‘docs’ vs ‘end user username’ context for bbPress though?

    (If we were able to edit the current topic tags we could quickly tag the past couple of weeks topics, als that will have to wait a little while longer)

    • This reply was modified 13 years, 11 months ago by Stephen Edgar.
    George
    Participant

    Tried this:

    http://pastebin.com/UetpUXeN

    And it didn’t work. Wouldn’t display text, or an image. Thank you for trying, but no luck.

    Any other ideas?

    #116203
    Azerty514
    Member

    Thank you, I just remove the line where sidebar on all files, but the right column still appears: (

    #116202
    ryan_m27
    Participant

    Hi All,

    The strategy that’s outlined here seems at odds with the method of integrating bbP into an existing WP theme described here: https://codex.bbpress.org/theme-compatibility/. In that recent post, it describes how I’m to copy files from the bbp-theme-compat folder into a subdirectory in my theme. That includes content-archive-forum.php but not archive-forum.php. I can also achieve customization by, as mentioned above, copying archive-forum.php directly into my theme.

    Which is better and why?

    Also, I’d like to add a list of the ten most viewed topics above the forum list on the main forums page. I can’t figure out how to limit the output of the topics list or sort by most views (don’t even know if that information is stored). Any help there would be appreciated.

    Thanks!

    #116201

    In reply to: bbpress for beginner

    christineccr
    Member

    Okay,stupid question, but I don’t want to risk making a major mistake. Do I use BBpress as a plugin on an existing site (acts like a category or page), or do I need a separate WordPress site?

    #116198
    ecoevolver
    Member

    Hi there,

    I just installed bbPress, and I’m logged in as an Administrator.

    When I clicked the “Edit > Forums” menu link, I get the error “Cheatin’ uh?”

    What does this mean, and how do I fix it?

    Cheers,

    #116197
    Lesley Austin
    Participant

    Hello,
    A few weeks ago, after I updated WP and bbpress, I noticed that I couldn’t see post content in the forums any more, nor could I see and information in the columns labeled “freshness” “voices”, etc.

    I’ve finally realized that it is visible in IE, but not in Safari, Firefox or Chrome.

    Does anyone know why this would be?

    #116196
    erobertwald
    Member

    A quick follow-up question. I’ve already found that the clear: both; rule in the bbpress.css file conflicts with my theme. I’ll need to override that. If I make changes in that file, will they be overwritten in an update? Is there a place to override styles elsewhere from within my theme?

    #116195
    Siobhan
    Member

    It’s a good idea to split docs out into Developer Docs and User Docs – the user docs could then be split into installation, troubleshooting, and using.

    @lynq – can you drop links to some of the commonly asked questions in here?

    #116194
    erobertwald
    Member

    Thanks, natweb. This already looks a lot better, though I’ll be styling for a bit. At least now it’s coming up only as one list of forums instead of over 200! Hopefully this will make things less painful!

    #116192
    ecoevolver
    Member

    hi there,

    I just installed bbPress and was exploring the options for themes. On the website, the button for “Themes” redirects to “http://bbpress.org/forums/topic/themes/&#8221; which contains a 3 year old thread to a third party website. Why make visitors go through that? Why not just link to the external website directly if thats the only repository? It just makes it more confusing for newcomers…plus as a newcomer if I see a three year old thread my confidence goes way down about the plugin.

    I went to http://bbshowcase.org/forums/view/available-themes to download some of those additional themes for bbPress.

    1. Only some of the themes had a “Download” link. How do I access those themes without the download link?
      For example, I want to download Hellish Simplicity. When I click the “Website” link, I’m taken to a WordPress theme, not a bbPress theme.
    2. Do I install the Hellish Simplicity WordPress theme in the bbPress/my-templates/ folder or my themes folder? The instructions at http://codex.bbpress.org/legacy/themes-and-templating/ suggest that i put in the bbPress folder. But this is confusing…

    I’m looking forward to using bbPress and hope that these questions are easily answered!

    thanks everyone,

    #116189
    Lynq
    Participant

    Hey guys,

    I know this has been asked quite a few times as I have come across a few posts. The problem I have is this:

    I am using the Fancy Editor on the front end to edit bbPress replies and topics.

    If as a forum user I edit my post using the visual tab then nofollow is applied to the link as required. If as a forum admin I edit my post using visual or html tab then nofollow is applied aswell.

    The issue comes when I go to save my post as a forum user using the html tab and type out my link tag. This will not apply a nofollow to the reply/topic.

    I have this inside a custom plugin already:

    add_filter('post_author_link', 'bb_rel_nofollow');
    add_filter('post_text', 'bb_rel_nofollow');
    

    Thanks for any help.

    • This topic was modified 13 years, 11 months ago by Lynq.
    #116188
    Stephen Edgar
    Keymaster

    bbPress 2.1 now has built-in theme support, try using the steps outlined here:
    https://codex.bbpress.org/theme-compatibility/

    #116187
    Ronileco
    Participant

    Sorry for the long time it took me to respond.
    This is my problem:
    my bbpress uses permalinks and prettylinks which makes all the user links use the user name instead of ID.

    for example:
    http://www.mysite.com/forum/users/Roni%20Cohen
    this leads to 404.
    instead of
    http://www.mysite.com/forum/users/524 (the user id)
    this leads to the user page.

    What should I change in my wordpress / bbpress in order to support those kind of links.
    I already set mod_rewrite but i guess some rules are missing or that i’m using something in the wrong way.

    I found the part in the code that handles this but I don’t want to change that to use id hard coded.

    Am i clear now?

    erobertwald
    Member

    I am pulling my hair out on this. I have tried getting bbPress to work with a WordPress site using a custom theme and evidently I’m missing something because it just isn’t happening. Here’s what I’ve done based on what I could find for instructions so far:

    • I installed and activated the plugin through the wordpress admin.
    • I created a test forum and a test topic through the wordpress admin.
    • I created a child theme folder, named the same as the primary theme appended with ‘-child’.
    • I copied the contents of the wp-content/plugins/bbpress/bbp-twentyten into the child theme folder.
    • I updated the style.css file ‘Template:’ line to refer to the parent theme.
    • I added ‘add_theme_support( ‘bbpress’ );’ to the main theme’s functions.php.

    When I go to the forum via http://www.carolina-business.org/forums/, I get a page that spits out a section titled with the most recent post title and a huge amount of blank space with the forum list at the bottom of the section. This is followed by a section for every other post on the site, each of these containing the forum list.

    When I go to the forum via http://www.carolina-business.org/forums/forum/test-forum-1, I get another page that shows all of the posts in the site. I get the same result via http://www.carolina-business.org/forums/topic/test-topic-1/.

    What I’m trying to achieve is for the forum to appear in the content area of the site, within one of the content frames (the white box with the green header and gray border.)

    Can anyone tell me what I am doing incorrectly/not doing? Thanks!

    • This topic was modified 13 years, 11 months ago by erobertwald.
    • This topic was modified 13 years, 11 months ago by erobertwald.
    #116178
    atomnet
    Participant

    hello,
    i have WP with bbpress but see buddypress si better for me, but when i install buddypress the site go in blank Page.
    How i can transfer my category…. from my bbpress in bbress/buddypress?

    Thanks.

    #116176
    shilpi18th
    Member

    I want to implement a functionality in bbpress 2.0.2 that an admin ll get an approval email when a registered user adds topic or give reply on any topic. sothat if admin approves the topic and give reply on any topic then it ll show on website otherwise not.
    Can you please suggest me.

    #116173
    Lynq
    Participant

    It would be quite nice to have some of the most commonly asked forum questions somewhere and then a couple of useful topics users can check out.

    I know that customizing bbp_list_forums is a popular one.

Viewing 25 results - 30,551 through 30,575 (of 64,535 total)
Skip to toolbar