Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 8,976 through 9,000 (of 64,454 total)
  • Author
    Search Results
  • #183861
    sgirldesigns
    Participant

    I’d like to have a user directory on the account that links to the bbPress profiles. I have not been able to find a stetting or plugin that can do that for me.

    #183857

    In reply to: Forum Problem

    datboi
    Participant

    Nevermind i fixed it!The problam was with the php version i was using (7.1).
    I downloaded the beta version of the bbpress and well everything works well!

    #183852
    Thanh Sang Nguyen
    Participant

    Hi there,
    I have use WordPress 4.7.4, Twenty Fifteen theme, bbPress Version 2.5.12 and all plugins deactive. I have issue exactly same this topic.

    Reply to Topic Link Not Working

    #183832
    codyrauh
    Participant

    Wordpress: 4.7.4
    BBpress: 2.5.12

    Forum: http://www.wildorigin.online/forums/

    I have tried reading a couple other post, and the posted tutorials. Not sure where I am going wrong, but I cannot get my forum to go full page, it still wants to show sidebar/archive on forum page.

    Please help, thanks!

    malcolmpaulpearson
    Participant

    Hi all

    Shared Windows hosting.
    WordPress 4.6.5 running Karma theme.

    Hosting provider will not change the IIS config for just me, they recommend me adding a Linux shared hosting and host the bbpress on that server, external to the site.

    When I search with one word – it works fine. When I search with two words it gives the error:

    HTTP Error 404.11 – Not Found
    The request filtering module is configured to deny a request that contains a double escape sequence.

    Most likely causes:
    The request contained a double escape sequence and request filtering is configured on the Web server to deny double escape sequences.

    Things you can try:
    Verify the configuration/system.webServer/security/requestFiltering@allowDoubleEscaping setting in the applicationhost.config or web.confg file.

    Detailed Error Information:
    Module RequestFilteringModule
    Notification BeginRequest
    Handler ExtensionlessUrlHandler-Integrated-4.0
    Error Code 0x00000000
    Requested URL https://www.ciproza.co.za:443/forums/search/annual+returns/
    Physical Path D:\Websites\ciproza.co.za\httpdocs\forums\search\annual+returns\
    Logon Method Not yet determined
    Logon User Not yet determined

    More Information:
    This is a security feature. Do not change this feature unless the scope of the change is fully understood. You should take a network trace before changing this value to confirm that the request is not malicious. If double escape sequences are allowed by the server, modify the configuration/system.webServer/security/requestFiltering@allowDoubleEscaping setting. This could be caused by a malformed URL sent to the server by a malicious user.
    View more information ยป

    Anybody got a solution for me?

    #183830
    danaroo
    Participant

    Yes, I removed the hyphen in the forum root slug because otherwise it takes me to the ‘wrong’ link;

    Community Forum

    I started looking at the started looking at the Single Forum Slug thinking this may be an issue but it seemed changing that slug didn’t do anything except cause bbPress ‘conflict’

    I think I would rather disable the breadcrumb link rather than have it go to the wrong place. Might you have a suggestion here? (Forum Topics>Adverse Impacts>Forum)

    #183829
    Nirmal Kumar
    Participant

    I have created a forum with bbpress. Here it is.

    QuestionUs Forum – The Official forum of OnlineRockersHub

    Inside this site, I have forums like Affiliate Marketing, Blogging, Discussion etc. When I click these forums, the individual forums open with a slug

    forum/affiliate-marketing/
    forum/blogging
    forum/discussion

    When I click on any thread, they open with the slug

    topic/cuelinks-has-increased-payout
    topic/what-are-your-favorite-blogging-tools

    But, I don’t want the slug for the individual threads to be like this. I want them to be,

    dicussion/cuelinks-has-increased-payout
    blogging/what-are-your-favorite-blogging-tools

    I want the term topic in slug to be replaced with the forum name. How to achieve this?

    #183822
    Robin W
    Moderator

    ok, appreciate it is frustrating – I am currently fighting another IT corporate system that is annoying the hell out of me !

    It is a theme/bbpress issue, so we need to try stuff to work out what works

    so can you set up a page called community forum and have it’s permalink end in ‘communityforum’ and into the content of that page put

    [bbp-topic-index]

    #183821
    danaroo
    Participant

    Hi Robin, so I now, again, just deleted the hyphen in my Settings>Forum>root slug and what happens is the Community Forum Page now links to what I am calling a POST, which is;

    https://nolaportegravel.org/communityforum/

    This link take me to a “post” that I don’t seem to have set up anywhere. Its something backend with bbPress, I’m assuming.

    (what I meant by “without it, it goes back to the post”, is without the hyphen in the root slug OR permalink, it takes me to this post mentioned above.

    #183816

    Topic: Catchable Error

    in forum Installation
    codyrauh
    Participant

    WILD ORIGIN
    Catchable fatal error: Object of class WP_Error could not be converted to string in /home/content/a2pewpnas01_data03/66/3912866/html/wp-content/themes/simplenotes/functions.php on line 118

    I know it is to do with something in my template that bbpress doesn’t like, is there a simple fix for this without removing my theme?

    DragoWeb
    Participant

    Hi, the apostrophe (simple quote) was displayed as &#039 ; in the email subject so I fixed this by adding this line:

    $topic_title = mb_convert_encoding($topic_title, 'UTF-8', 'HTML-ENTITIES');

    in myrsite\wp-content\plugins\bbpress\includes\common\functions.php, lines 1094 and 1252 (bbpress 2.5.12). Between these 2 lines:

    $topic_title   = strip_tags( bbp_get_topic_title( $topic_id ) );
    $topic_title   = mb_convert_encoding($topic_title, 'UTF-8', 'HTML-ENTITIES');
    $topic_content = strip_tags( bbp_get_topic_content( $topic_id ) );

    I’m a beginner with php so maybe there is a better way to achieve this, but worked great for me ๐Ÿ™‚

    #183813

    Topic: Forum Problem

    in forum Installation
    datboi
    Participant

    Hello,

    First of all i am using 4.7.4 version of WordPress and 2.5.12 version of bbpress.
    The problem is when i click “Forums” button (on WordPress Admin) i get HTTP 500 error
    this happens when i click “New Forum” or “All Forums” too.

    The weird part is that i can open a topic without no forum.

    My WordPress site: forums.the-rvo.com

    enquirer32
    Participant

    So. All of my forums have disappeared so its not surprising I can’t see them! Is there some kind of self-destruct button in bbpress?

    bigt11
    Participant

    @welshdemon did you ever figure this out, I am pretty much doing – stuck exactly where you are. I am going for older bbpress to newer bbpress that is part of a full site update and just want to bring everything in cleanly. It does bring in my replies, and they seem to be connected properly in the backend, but frontend, they do not show.

    If i edit a reply, and just hit the update button, it will then show. I want to avoid doing that 1000 times.

    Even if I export the topics from the new site, that show properly after I did the update trick mentioned above, then bring it back in (wordpress import) to test if it will import properly, it does not, has same symptoms a you mentioned.

    #183796
    abkrim
    Participant

    Hi.

    According Enable visual editor I put on my child theme’s functions.php code

    `// Additional Functions
    // =============================================================================

    // bbPress Visual Editor
    function bbp_enable_visual_editor( $args = array() ) {
    $args[‘tinymce’] = true;
    $args[‘teeny’] = false;
    return $args;
    }
    add_filter( ‘bbp_after_get_the_content_parse_args’, ‘bbp_enable_visual_editor’ );`

    But not work.

    Also I try to install plugin TinyMCE Advanced but not work.

    I’m using X Theme (Theme.co)

    #183790
    danaroo
    Participant

    Hi Robin, yes! I am happy to try to provide more clarity.

    When I click on a Forum Topic in my sidebar/widget (bbPress widget)

    Adverse Impacts

    it (correctly) takes me to that Forum Topic/List of forums. BUT..when I click on the breadcrumb (Home โ€บ Community Forum โ€บ Adverse Impacts at top of forum list) it takes me back to a BLOG Page called ‘Community Forums’,

    https://nolaportegravel.org/community-forum/

    which I don’t even know where this Blog is coming from! I intend for it to be going to my PAGE called ‘Community Forum’

    #183780
    danaroo
    Participant

    I am running WordPress 4.7.4 and using bbPress v 2.5.12

    I have a ‘Forum Topics’ widget set up in the sidebar and the breadcrumbs is linking to a Blog page. I want this to link to a PAGE in my site instead. I cannot figure out how to do this.

    My site is;

    and the breadcrumb that I want to re-direct is this;

    Any assistance here is appreciated.
    Dana

    #183778

    In reply to: Login widget

    Robin W
    Moderator

    yes bbpress just uses the wp login, so as ling as logged in then it will work.

    #183773

    Topic: Login widget

    in forum Installation
    ctuxboy
    Participant

    Hello,

    Has the bbpress login widget the same functionality as the wp-admin login?
    The reason i’m asking this, that my theme (Divi) has a nice login form option layout.
    So can i use the themes login form widget instead of bbpress login form widget?

    #183772
    Robin W
    Moderator

    that text is in

    \templates\default\bbpress\form-topic.php

    and you’ll probably also want

    \templates\default\bbpress\form-reply.php

    for replies

    you’ll probably want to put revised versions in your child theme

    Functions files and child themes – explained !

    You can copy all the templates across, but you only need to copy those that you want to change, and it is better just to do this, as then you know which you have altered.

    so if you wanted to amend form-topic.php you would do the following

    create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    find
    wp-content/plugins/bbpress/templates/default/bbpress/form-topic.php
    Make a copy of this file, and put in in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/form-topic.php
    bbPress will now use this template instead of the original
    and you can amend this

    #183769
    ico33
    Participant

    Latest News: I restored WordPress to a few weeks ago, but still with the latest release.

    Rstoring, the issue disappeared. And some plugins asked me to make an upgrade because of the restore to a few weeks ago. Due to the problem “solved”, I tried to update one plugin by one, and see if the problem comes back. Yes! It came back after the update of “Custom Sidebars”.

    “ok” – I thought – “now deactivate it and see if the problem disappears”. Well, deactivating Custom Sidebars, the issue remains! And the only way to make it disappear is, now, deactivating BBpress.

    What a confusion!

    What do you think?

    #183766
    ctuxboy
    Participant

    Hello,

    In a previous topic asking for ‘Moderate Topics’ https://bbpress.org/forums/topic/moderate-topics/ (thanks to Robin W. for the answers)

    So i do some research and see if a topic started there are a status option (open, close, pending,…)

    How can i setting the ‘register_post_status’ automatic to pending for new topics, and disable/ hide this option below the textbox?

    Regards,
    Christophe

    #183761
    timsilva_
    Participant

    I was considering Tapatalk for bbPress (after migrating from SMF which has Tapatalk support) a while back in an effort to compete with Slack.

    I did bookmark this URL: https://tapatalk.com/download_bbpress.php – but it is no longer active, it just redirects. Here is the archive.org version: https://web-beta.archive.org/web/20150911232515/https://tapatalk.com/download_bbpress.php

    There also was this plugin, but I haven’t tested it or confirmed that it is actually meant for bbPress specifically (it looks like it is for blog comments): https://wordpress.org/plugins/tapatalk/

    If anyone is currently using Tapatalk with bbPress, let us know how. ๐Ÿ™‚

    mysugarfreejourney
    Participant

    I have been running a challenge in a FaceBook Group that involves a nightly live video from me. I would like to start monetizing these challenges by charging a monthly fee to access them. Is there a way to use bbPress where only people with a current paid account can access it AND it can also support a live video every night just like the FB page does? I’d like for it to also be able to hold PDF’s the members can download. I’m not technically savvy at all so if someone has a better idea for how to do this, I’m all ears. Thanks!

Viewing 25 results - 8,976 through 9,000 (of 64,454 total)
Skip to toolbar