Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 14,301 through 14,325 (of 64,515 total)
  • Author
    Search Results
  • #165533

    In reply to: SMF Import Help Needed

    sharingsunshine_wp
    Participant

    I tried again and it did complete but I have the same problem in that there are replies missing and topics missing.

    In this conversion I turned off all plugins except for the two bbPress plugins.

    #165528
    gptxffa
    Participant

    bbp last post
    bbpress go to first unread post (inactive currently)
    bbpress new topics
    bbpress new UI (inactive currently)
    bbpress notify no-spam
    bbpress unread post v2 (inactive currently)
    bbpress style pack
    GD bbpress tools
    GD bbpress attachments

    I will ask about how the message displayed for him.

    #165527
    Robkk
    Moderator

    Okay I found a few fixes for this possible bug, I will need to contact the devs later to see if they had seen something similar before. One is an htaccess rewrite rule and the other is really something simple.

    Okay you can try the trailing slash fix mentioned here first to see if it helps, but you are not really experiencing a 404 error because the search term you are searching is stripped for some reason.

    bbPress 2.4 // ERROR // Search stopped working…

    As a test try setting your permalinks to default and try searching again to see if it will keep your search term and search for it. The query search?action=bbp-search-request&bbp_search=adwords is usually seen in the default permalink structure instead of /search.

    Also make sure you do not have a trailing slash in any of the slugs in Settings>Forums.

    The htaccess rewrite method is adding this to your htaccess file on your site that is uaually in the WordPress directory to solve the issue, but do not try this just yet, I don’t want you messing with your htaccess file

     # BEGIN bbpress search hack
    <IfModule mod_rewrite.c>
    	RewriteEngine On
    	RewriteCond %{QUERY_STRING} ^action=(.*)&bbp_search=(.*)$
    	RewriteRule ^/soeg/(.*)$ http://antonhoelstad.dk/soeg/%2/? [L]
    </IfModule>
    # END bbpress search hack
    #165525

    In reply to: SMF Import Help Needed

    Robkk
    Moderator

    Oh okay, the genesis extend plugin should be fine as it really only modifies layout styling for bbPress pages with the Genesis theme. You can try deactivating all but bbPress and the genesis extend plugin.

    As for mods on your SMF forum, I am not entirely sure. It might not matter on your SMF forum.

    #165521

    In reply to: bbPress Shortcode

    Robkk
    Moderator

    What I posted is just some custom CSS.

    Paste custom CSS in any of the following for it to work.

    Child themes stylesheet
    custom css plugin
    bbpress stylesheet in a css folder in child theme

    #165519

    In reply to: bbPress Shortcode

    Robin W
    Moderator
    #165518

    In reply to: SMF Import Help Needed

    sharingsunshine_wp
    Participant

    I meant on mods the mods on the smf forum. I am on a genesis framework and there is a plugin for bbPress and the genesis framework would that be necessary to activate when doing the import?

    So to recap my questions do I need to any of the following before converting?

    1. inactivate all but bbPress and bbPress genesis framework plugin

    2. inactivate only bbPress plugin

    3. remove all mods from the smf forum before converting

    Thanks,

    #165516

    In reply to: SMF Import Help Needed

    sharingsunshine_wp
    Participant

    I deactivated all the plugins and now I am getting this error

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'groups_table.forum_id = forums_table.forum_id LIMIT 0, 100' at line 1]
    SELECT convert(forums_table.the_forum_id USING "utf8mb4") AS the_forum_id,convert(forums_table.the_parent_id USING "utf8mb4") AS the_parent_id,convert(forums_table.the_topic_count USING "utf8mb4") AS the_topic_count,convert(forums_table.the_reply_count USING "utf8mb4") AS the_reply_count,convert(forums_table.the_total_topic_count USING "utf8mb4") AS the_total_topic_count,convert(forums_table.the_total_reply_count USING "utf8mb4") AS the_total_reply_count,convert(forums_table.the_forum_title USING "utf8mb4") AS the_forum_title,convert(forums_table.the_forum_slug USING "utf8mb4") AS the_forum_slug,convert(forums_table.the_forum_description USING "utf8mb4") AS the_forum_description,convert(forums_table.the_forum_order USING "utf8mb4") AS the_forum_order,convert(groups_table.forum_id USING "utf8mb4") AS forum_id FROM smf_forums_table AS forums_table INNER JOIN smf_groups_table AS groups_table USING groups_table.forum_id = forums_table.forum_id LIMIT 0, 100
    

    I made sure I am using your revision of code. I only have the bbPress plugin activated and I put the site in maintenance mode via .htaccess

    Thanks for helping me with this.

    Randal

    #165515
    Robkk
    Moderator

    What are the bbPress plugins you have on your site?? There has been some similar issues while using some specific plugins.

    Also did the user see the issue message somewhere in the form like the flood control errors in bbPress or was it displayed in place of the whole site?? This issue could also be a connection time out error on your server.

    https://codex.wordpress.org/Common_WordPress_Errors#Connection_Timed_Out

    #165511

    In reply to: SMF Import Help Needed

    Robkk
    Moderator

    It might be best to deactivate any plugins except bbPress during the import process.

    weeix
    Participant

    Hi!

    I use WordPress in Multisite mode and allow admins to choose thier own plugins that I installed for them – bbPress is in the list too. I (as a super-admin) can activate bbPress in any site and use them normally. However, when an admin tried to activate bbPress, a page with this error message appears afterward:

    You do not have sufficient permissions to access this page.

    And they’re unable to see any bbPress-related menus and do not have any permissions to access any of these page:

    I can activate bbPress network-wide to solve this problem, but that would be bad for other admins that doesn’t need bbPress in their sites – additional menus might confuse them.

    Wordpress 4.2.4 (Multisite)
    bbPress 2.5.8

    #165503
    Robkk
    Moderator

    or if a new user registered for the forum

    Getting a notification for a new user registering is from the core of WordPress. If you do not seem to get any notification at all on your site, you may need to contact your host for help on this.

    Again if you do not seem to get any or some of these below notifications you may need to contact your host.

    New Comment / Comment Awaiting Moderation
    New Trackback
    New Pingback
    Lost Password
    New User Registration (For Admin)

    If you do get some, then we have to do more troubleshooting(which could possibly be a plugin issue) and some possible bug finding in bbPress.

    #165501
    aikichick2012
    Participant

    Hello there,

    I installed bbpress a couple of months ago on my wordpress website and have only recently noticed that I never get any notifications by email, like when a new topic is created, a new comment was made in the forum or if a new user registered for the forum. In “settings” the box for notifications is checked. Other users don´t get notifications, either.

    I have installed AsynCRONous bbPress Subscriptions (a solition that seems to have worked for some people here), but it is still not working 🙁

    I use wordpress 4.2.4 and bbress 2.5.8

    Could it be a problem with other plugins I use, such as wp spamshield?

    I am not a programmer or developer, so my knowledge is limited, I am afraid… 🙁

    Thanks for any help,
    Sonja

    #165500
    project_subdomain
    Participant

    Hi all!

    I just cannot find a solution to add other custom text fields to the reply form.
    Looked at the plugin bbpress Reply Titles but this does not work – the title is not saved/displayed as content. Just find solutions for adding fields to the create new topic form.

    Is there anyone who as an idea how to achieve this?

    #165498
    stardrive
    Participant

    Please, I removed BBPress Login Widget from the right sidebar. I placed another login widget from a different plugin author. But, it is still showing in the right sidebar in the front end, and the other login widget is not showing.
    Any help as to how to permanently remove the BBPress Login widget?

    Regards,

    Stardrive

    #165495
    AntonHoelstad
    Participant

    Hi,

    I have a weird problem that I really hope someone here can help me with. I’ve tried everything I can figure out myself – but I need someone with more knowledge to help me figure out the solution.

    When I search as logged in as myself, everything works correct. Let’s say you would search for the phrase “adwords” – I get to this page with one result: http://antonhoelstad.dk/soeg/adwords/

    But when I go incognito, and try to do exactly the same as I were anonymous, the url I land on after a search is this instead: http://antonhoelstad.dk/soeg/?action=bbp-search-request&bbp_search=adwords

    Two completely different URLs, but the same search and procedure. Only difference is that it works for me as a logged in administrator, but not for everyone else.

    Does anybody know how I can fix this issue?

    I’ve tried:
    1. Disabeling all plugins and using the standard theme
    2. Resetting the permalink structure
    3. Deleted and set up the BBpress plugin from scratch
    4. And a lot more

    None of it worked unfortunately 🙁

    Maybe it’s possible with a redirect in the .htaccess to remove the part of the url that doesn’t work (“?action=bbp-search-request&bbp_search=”)?

    I will really appreciate anyone that can help me here!

    #165494

    In reply to: SMF Import Help Needed

    Robkk
    Moderator

    You get the error from upgrading to 2.0.10??

    Also I can see SMF’s changelog and it mentions this. This might have caused an issue, but it could possibly be a simple fix.

    Fix for unsupported UTF8mb4 characters

    Here is the current SMF.php importer in

    /wp-content/plugins/bbpress/includes/admin/converters/SMF.php

    You can take a look at my gist file/download it and open in an IDE editor.

    https://gist.github.com/robkk/f3a83e6da6bd6bd38f00

    #165493

    In reply to: SMF Import Help Needed

    sharingsunshine_wp
    Participant

    I tried to find the code to actually see what is wrong with the sql statement. I followed these directions thinking the smf importer would be close by.

    ************
    You can also make your own custom importer using the included Example.php located in /bbpress/includes/admin/converters/Example.php to setup an import from any SQL database.

    However, I don’t have a /bbpress folder at the root is it in another subfolder? Or, has it been changed since this page was created?

    Thanks,

    Randal

    Robkk
    Moderator

    This custom CSS would help with your line-height issue.

    #bbpress-forums div.bbp-forum-author, 
    #bbpress-forums div.bbp-topic-author, 
    #bbpress-forums div.bbp-reply-author {
        line-height: 2em;
    }
    #165490
    Robkk
    Moderator

    You cannot see the topic form when logged in??

    Do you see any notices that show in the topic forms place??

    You can try to see if there is a theme/plugin issue first.

    Troubleshooting

    #165489

    In reply to: bbPress Shortcode

    Robkk
    Moderator

    @acs-yt

    Try this custom CSS to see if it would help make your forums full width.

    @media and (min-width: 992px) {
     .bbpress .col-md-8 {
        width: 100%;
     }
    }

    Use this to completely remove the sidebar with CSS.

    @media and (min-width: 992px) {
    .bbpress .col-md-4 {
         width: 0;
         display: none;
     }
    }
    #165487
    Robkk
    Moderator

    a. Stop All Notifications for this Topic

    The user can just unsubscribe from the topic either from their profile or visiting the topic again.

    b. Provide one Daily Notification with all Comments for this Topic
    c. Provide one Weekly Notification with all Comments for this Topic

    For a daily digest I guess you could use this plugin, but it might not be exactly what you are looking for, and users have reported the plugin not functioning properly. You may need to hire a developer for users to get a daily digest of a specific topic.

    https://wordpress.org/plugins/bbpress-digest/

    #165484
    Robkk
    Moderator

    I can tell that it looks like that site is using this user created theme, and it might be useful to look at using it.

    https://github.com/EpicWebs/bbPress-starter-theme-epicwebs

    #165483
    Robkk
    Moderator

    BCC could have some issues on some servers, usually installing this plugin will help.

    https://wordpress.org/plugins/asyncronous-bbpress-subscriptions/

    pchandra
    Participant

    bbPress was working well till this morning when i started getting the error processing this directive message. I deactivated all plugins and found that whenever I activate bbPress I get this error.
    How do i fix this?

Viewing 25 results - 14,301 through 14,325 (of 64,515 total)
Skip to toolbar