Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 5,251 through 5,275 (of 64,471 total)
  • Author
    Search Results
  • #207269
    supermip
    Participant

    Hi..
    After i updated bbpress last update.. the users on the site can no longer change password in edit profile .. in the front end

    why they click the first box for new password its going fine..
    but when they click next box for confirm the password.. it cant right anything. and the dots in box one will be gone..

    I have Version 2.6.3

    #207261
    angrywarrior
    Blocked

    Is there such a thing available?

    1.) I’m looking for a way to preload/prefetch when you copy/paste the URLs into the forum posts/thread (by the end-users) so that is preloads that URL into the post/thread/reply (Like on FB and Twitter for example), or the YouTube video etc..

    I’ve been seaching but found nothing so far.

    2.) Also is there a way to allow users to “pre-view” their post before submitting/publishing their reply/thread?

    Thanks…

    #207241
    Chuckie
    Participant

    Sorry for rehashing this but i still don’t have a solution.

    Here is a web post on my site:

    Compact Workbook Schedule – With Student Assistants

    I have a section with a code snippet that includes line numbers, colour syntax, and certain lines highlighted.

    I would really like to continue having this functionality within bbPress topics since I want to be able to put code samples in there. is there really no way we can do this in bbPress?

    johnnyontheweb
    Participant

    Hello, thanks for you reply. So you suggest to disable all the plugin and try with bbpress and GD Att. alone.
    I’ll try it and let you know.

    I queued to an existing topic here: https://wordpress.org/support/topic/permission-to-attach-image-isnt-working/

    It seems there’re others with my problem.

    #207228
    tkdgns1106
    Participant

    I tried the paid plugins and tried the bbpress stylepack but it’s hard to make them similar. Is there a good way? Or should I ask for development?

    Personally, the bbpress.org forum is amazing.

    Milan Petrovic
    Participant

    Hi,

    My GD bbPress Attachments plugin gets file uploaded through media library, and MIME Types check is done in WP core. So, MIME control code should work. But, many security plugins also limit MIME types, so it might be related to that.

    But, my GD bbPress Toolbox Pro https://plugins.dev4press.com/gd-bbpress-toolbox/ has MIME Types control alowing you to add new types and limit upload to select types.

    Problem is that WordPress checks actual MIME Type for files, so if the extension is not registered with the file’s real MIME Type, it will fail. If you have archive that you connect to text file MIME, it will fail, because WP uses PHP function to read file MIME if possible.

    Milan

    johnnyontheweb
    Participant

    I’d suggest you raise a ticket in bbpress attachments

    https://wordpress.org/support/plugin/gd-bbpress-attachments/

    Done, I hope this will help to find a solution. By now, many thanks for your help.

    Robin W
    Moderator

    I’ve had a quick look, but could spend the rest of Christmas looking in code

    I’d suggest you raise a ticket in bbpress attachments

    https://wordpress.org/support/plugin/gd-bbpress-attachments/

    Robin W
    Moderator

    so are you running an additional plugin such as bbpress gd attachments to get this browse button ?

    #207202
    wpulike
    Participant

    We tried to develop a voting plugin to easily add a Like and Dislike button to your website forum topics.
    Also, you can add these buttons to activities in BuddyPress and even posts and comments. we designed 15 templates for votes (and still adding new ones monthly). Meanwhile getting votes without a tool to measure it would be meaningless and so, we added a comprehensive Statistics Tools to the plugin so you can observe and generate charts and reports easily. we will appreciate if you check out our efforts and give us feedback. visit WP ULike Pro for more information and details.

    johnnyontheweb
    Participant

    Thanks, anyway I cannot find anything applying to my case.

    First of all, I must exclude the WP capability named “unfiltered_upload”, since I didn’t activate the unfilted uploading feature. In any case, I made tests and this is not affecting the problem I’m facing.

    Secondly, I tried editing the bbPress role capabilities (the problem is that the advised tool allows only the modification per user, and not for the entire role type), and I didn’t find anything that applies (there’s nothign related to uploads).
    Then I tried to edit WP role capabilites with the help of a plugin, and nothing changes again.

    I’m desperate – I start thinking it’s a problem of my Windows hosting.
    To exclude some things, let me ask 2 questions:
    1. is this a new problem or it arose also in the past?
    2. I found the WP capability “upload_files” for the Subscriber role by default. This is strange, anyway, I tried enabling it but nothing changes.

    thanks in advance for the help

    #207194
    jimandms
    Participant

    Hello all, this is probably a strange request but what the hell, I will give it a shot…

    My site is not live yet, it is at https://jimandms.com/ running the latest version of BuddyPress, bbPress and WordPress. I keep them all updated…

    Anyway, I have added some posts to the forum. Just general housekeeping stuff mostly. And the complete post shows in my feed on my homepage as well as in the forum. Ideally, I would not want anything to show on the home screen when a forum post is made. I want to keep the two separate to a certain extent.

    Or if this cannot be done, then a short blurb about the post with a link to the forum would be acceptable. As it is right now, it shows on the newsfeed as I said and you get a read more on the post and when you click it it shows the whole post.

    Anyone have any ideas about how to accomplish this? I checked all of the settings and I didn’t see anything that would help but it is always possible that I missed something.

    Thanks for reading!
    Jim

    Robin W
    Moderator

    ok so you’ll need to work through what capabilities let this happen

    bbPress User Roles and Capabilities

    Roles and Capabilities

    and then amend these for what you want

    renegade1
    Participant

    Hello,
    I’m trying to merge two topics together. I select the topic to merge into, press the submit button, then an empty page opens with the message “A variable mismatch has been detected”.

    I’m using
    Wordpress 5.3.2
    bbPress 2.6.3
    on my site http://www.renegadeskutr.cz/forums/forum/srazy-a-akce/

    I also tried editing a topic, pinning/unpinning, etc. and these functions work properly.

    It seems this is a common issue with many plugins since WordPress 5.0.1. I googled and found many topics with the same issue from other plugins. Apparently “WordPress checks if GET and POST inputs match and, in case of mismatch, it throws the error.”
    https://wordpress.org/support/topic/a-variable-mismatch-has-been-detected-6/page/4/

    How can I fix the problem?

    Robin W
    Moderator

    I’m pretty sure this is WordPress not bbpress, so you are looking at WordPress admin vs subscriber rather than bbpress keymaster vs. participant.

    You don’t say how you added the capability

    eg

    https://www.wpbeginner.com/wp-tutorials/how-to-add-additional-file-types-to-be-uploaded-in-wordpress/

    anyway I’d suggest you do some tests eg set up a user with

    admin and participant
    subscriber and keymaster

    and see which is preventing upload

    #207187
    Robin W
    Moderator

    If that plugin is 8 years old, it will be for bbpress version 1, so chances are it will not work with current version

    #207181
    Barry
    Participant

    Hey there @wproyal,

    Do you happen to be using the GetShopped Support Forums plugin? The reason I ask is I see hooks or functions in the error message you shared as follows:

    bbps_lock_to_author

    bbps_get_all_premium_topic_ids

    The bbps_* prefix is used by the plugin I mentioned (though it’s entirely possible it is also used by other plugins). So, a good starting point toward resolving this could be to temporarily deactivate that plugin, if you can, and see if things clear up.

    If that does fix things and you still need this plugin, perhaps a good immediate step would be thinking about what recently changed to introduce the problem (an update either to it or to bbPress itself? A change in some custom code someplace? A settings change?) and then think about ways to roll back.

    Of course, you could also reach out to the author/support team for the GetShopped plugin and see if they can offer help with this 🙂

    #207179
    Robin W
    Moderator

    new error on old site? only just installed bbpress?

    #207171
    Robin W
    Moderator

    new error on old site? only just installed bbpress? what version of bbpress and WordPress?

    #207148
    WP Royal
    Participant

    Hi All,

    In the WordPress log file, I am getting error

    [21-Dec-2019 07:42:06 UTC] 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 ')' at line 1 for query SELECTidFROM wp_posts WHEREpost_parentIN () made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), apply_filters('template_include'), WP_Hook->apply_filters, call_user_func_array, bbp_template_include, apply_filters('bbp_template_include'), WP_Hook->apply_filters, call_user_func_array, bbp_template_include_theme_compat, bbp_buffer_template_part, bbp_get_template_part, bbp_locate_template, load_template, require('/plugins/bbpress/templates/default/bbpress/content-single-user.php'), bbp_get_template_part, bbp_locate_template, load_template, require('/plugins/bbpress/templates/default/bbpress/user-topics-created.php'), bbp_get_user_topics_started, bbp_has_topics, bbp_parse_args, apply_filters('bbp_after_has_topics_parse_args'), WP_Hook->apply_filters, call_user_func_array, _bbp_has_topics_query, apply_filters('bbp_has_topics_query'), WP_Hook->apply_filters, call_user_func_array, bbps_lock_to_author, bbps_get_all_premium_topic_ids

    Can anyone suggest what might be an issue to this?

    Thanks

    #207147
    newwper3
    Participant

    Hi,

    I’m using the setting “Allow guest users without accounts to create topics and replies”, I’d like to remove the comment_author_cookies, comment_author_email, and comment_author_url. I added the code : remove_action( ‘set_comment_cookies’, ‘wp_set_comment_cookies’ ); in function.php, but it’s does’t work. May I know how to remove these cookies in bbpress?

    Thanks

    #207138
    randrcomputers
    Participant

    @packzap the plugin linked in this thread will fix issue until bbpress’s next release is ready and that should fix it and assume the plugin will no longer be needed.

    #207137
    packzap
    Participant

    Yes, the front page of my forum “last post” dates are looking very stale since moving to bbPress 2.6.3. The post dates look to be prior to the “upgrade”. I do not have any page caching plug-ins enabled on these public forums. Manually running “recalculate last activity in each topic and forum” updates the freshness dates correctly.

    johnnyontheweb
    Participant

    Hello all, I’m using bbpress 2.6.3 with the last version of wp5. I defined some mime types I need on the site, eg the extension .nvn. I noticed that Participants cannot upload these newly defined mime types, why?
    Keymasters do it without any problem. When a participant tries, he gets the error “Sorry, this file type is not permitted for security reasons” as it was not permitted. Please help

    #207123
    baqacreatives
    Participant

    I am trying to display an image within the content area of a topic,
    as illustrated in this image…

    topic display screen requirement

    I am using bbpress 2.6.3 and WordPress 5.3.2.

    Please help.
    Thanks

Viewing 25 results - 5,251 through 5,275 (of 64,471 total)
Skip to toolbar