Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 1,026 through 1,050 (of 11,578 total)
  • Author
    Search Results
  • #215402
    samtime
    Participant

    Hi,
    After updating WooCommerce to the latest version (4.6.1), the plugin is now hiding the WordPress admin bar for bbPress moderators and keymasters. Making it harder for them to moderate the forums.

    The following code in my functions.php file used to resolve the issue, however it no longer works:

    add_action('init', function(){
    if(class_exists('WooCommerce') && function_exists('bbp_get_user_role') && is_user_logged_in()){
    
    $current_user = wp_get_current_user();	
    $user_id = $current_user->ID;	
    $bbp_get_user_role = bbp_get_user_role($user_id);
    
    if($bbp_get_user_role == 'bbp_keymaster' || $bbp_get_user_role == 'bbp_moderator'){	
    add_filter( 'woocommerce_prevent_admin_access', '__return_false' );
    add_filter( 'woocommerce_disable_admin_bar', '__return_false' );
    }
    }
    });

    I posted this question to the WooCommerce forums and am also posting it here in case anyone else is having similar problems?

    Any help or ideas greatly appreciated.
    Thank you,
    Sam

    WordPress 5.5.1
    bbPress 2.6.5
    WooCommerce 4.6.1

    #215340
    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #215338
    larianae
    Participant

    I have no way of knowing how to describe this so not sure what I would search.

    We had a group that used to be on yahoogroups, which we now wanted to migrate and I thought perhaps bbpress might manage. I followed the (somewhat outdated) instructions re importing via a csv file, making three ones for users, topics and replies. On a local installation the topics managed to be imported, but not the replies, and repair forums managed to dis-associate everything.

    Now the site is not local, and I am trying to import. None of the importers decide to work with CSV files and custom posts for free. When one did work (having split my smallest CSV file – topics- into 50 different ones), I just tried the first file. It says it imported around 700 records. However, forum is empty, topics show no results, and repair forums does nothing. Neither does resetting permalinks. Neither does clearing cache.

    At the top of topics, however, there is this:

    Topics Add New
    Your site is currently displaying a “Coming Soon” page. Once you are ready, launch your site.

    Filter topics listAll (562) | Mine (21)
    Filter by date
    All dates

    In all forums

    Topics list
    Select all
    Topics
    Forum Replies Voices Author Created Last Post
    No topics found
    Select all
    Topics
    Forum Replies Voices Author Created Last Post

    The logs as the importer went had “admin view” where on the few I clicked it had the reply, the author and associated to the right forum, but I can’t view it. It says they exist, and also says none exist when I click view all, just as above.

    If I create a test one it all appears fine.

    I would just quite like some help, and have no idea where to go from here. Please please help!

    #215301
    Robin W
    Moderator

    you need to confirm that it is JUST wplms and bbpress

    follow this

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    #215295
    Robin W
    Moderator

    1. You should be aware that many spam filters strip messages that do not come from the correct address. So if your site is mysite.com and your email address in wordpress settings>general is fred@gmail.com then it is likely that messages will be dumped in transit. You need to set up email to come from your site eg fred@mysite.com, your hosting provider can help if needed.
    2. Just bbpress?
    Then you need to see if this is wordpress wide or just bbpress.
    Try https://wordpress.org/plugins/check-email/

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back
    and of course

    By default, you do NOT receive emails for your own topics/replies, only if somebody else replies on your subscribed topics

    so testing would need two email accounts to prove !

    #215265
    ohmo
    Participant

    I do not own or operate the bbPress forums I’m asking about, but the owner doesn’t want to fix things. No idea what versions they are using because they keep it hidden from the plebes. But, I’d love to offer a fix for a problem some, but not all, members are running in to.

    When using the “Upload Attachments” function, all I get is “Upload Errors!” message. This happens with Chrome, Edge, and Firefox – latest versions.

    #215257
    uksentinel
    Participant

    I may have missed what I was looking for, does anybody know if there is a way to show a list of the top posting members in BBPRESS, much like we can already do via Showing Latest Posts, Recent Topics and Most Liked Posts etc.

    Thanks

    #215211

    In reply to: 404 error issue

    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #215198

    hi,

    We created a new forum for our law website and create section to test and then created a topic, but when we click on the related topic, it gives 404. Are we making a mistake somewhere?

    URL: https://forum.okyanushukuk.com/forums/topic/ceza-avukatinin-amaci-nelerdir/

    #215191
    krobichaux
    Participant

    I apologize if this is something obvious to others. I have a WP site in Arabic and want to use bbPress in English for private forums. Is this possible?

    I have downloaded the files for Translation of Stable (latest release): English (UK), renamed them to bbpress-en_GB.po and bbpress-en_GB.mo, and copied them into /wp-content/languages/bbpress/ (per docs).

    But the forums publish in Arabic.

    Is it possible to have forums in EN on a WP-site that is AR?

    Thanks for any help you can provide.

    #215159
    Robin W
    Moderator

    In the right sidebar of the Forum Edit page, under Forum Attributes, I select a parent forum from the list. After pressing Update, the field switches back to -No parent-.

    I cannot replicate this – forum parents are saved and can be switched back and forth.

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #215152
    haddlyapis
    Participant

    Hi there,
    I want to import 150 users to my forum and subscribe them to a new “test” forum topic in order to check if the email notification is working (it stops after sending 100 emails).
    In order to do this, I use the plugin “import and export users and customers” to import a list of made-up users (username and email are all that is needed for columns in CSV file).
    Then I create a new “test” forum.
    Now I want to subscribe them all to this forum topic programmatically via MySQL.
    The issue is, I have looked at the SQL table and the only data that I can find on user subscriptions is the wp_usermeta where meta_key = 'wp__bbp_forum_subscriptions'. The meta_value shows the ID of the forum that users are subscribed to.
    The issue is that it seems to be no longer working. Is it a meta_value that BBpress no longer uses? If so, which one is used?
    If I take a random subscribed user (ID=17248) and check what they are subscribed to, the following query works: select * from wp_usermeta where meta_key = 'wp__bbp_forum_subscriptions' and user_id = 17248;. I can then see a list in the meta_value table of what they are subscribed to. But if I then (using the BBp Toolkit plugin) alter their subscriptions and e.g. unsubscribe them from a topic, go back to the DB and do the same query, it shows the same forum subscription IDs, even though there should be one less.
    Could you point me in the right direction of which table to query to alter the forum topic ids of a user please?

    #215136
    visuallycurious
    Participant

    Hey guys,

    I installed Bbpress on one of my multisites and i have used a plugin to allow users to register tto resgister rather than allowing registrations at the network level.

    I have used the bbpress shortcodes for the registration page and the login page however when i test registering as a new user it redirects me to a local-signup page which i assume is happening due to it being a multisite? Is there any way to have only one form that meeds to be filled in? Do i need a user and registration plugin?

    The main issue i have is that qhen i do complete the registration process thw new user reveives no email…

    I then added a plugin for Smtp, configured it and it works in itself but not diffrrence to the bbpress registration process.

    Not sure how to fix the issue, i also tried allowing users to register at a network level but made no difference?

    Do i need to add somethinking like the Ultimate user registrations plugin or wp forms? Will that make a difference?

    Im ising using latest version of wp and bbpress on my site…

    #215115
    kriskl
    Participant

    Hi Robin,

    Sorry to re-open this.

    the latest topics pagination works great! thanks to the code above,

    BUT when I turned off threaded replies. the normal pagination in topics is strange..

    here is what I mean

    https://opentuition.com/forums/

    the page numbers it shows are : 1, 2, 4
    instead of 1, 2, 3, 4, or 1,2, 4

    and when I go to some topic

    and click on page 3
    it shows like this:

    1, 1, 2, 3

    here is the example

    https://opentuition.com/topic/obu-period-40-results-post-your-comments-instant-poll/page/3/

    is there anything that can be done? do you think?

    thanks
    Kris

    #215094
    athep
    Participant

    It’s still returning null, no output whatsoever. I even print_r($subs) inside the while loop and nothing shows up, I’m using the latest versions of bbpress and wordpress, the theme is a blank starter theme with only bbpress plugin activated

    #215079
    Robin W
    Moderator

    untested but something like

    <?php global $current_user; get_currentuserinfo(); $uid = bbp_get_current_user_id(); ?>
    <?php if ( bbp_get_user_forum_subscriptions( $uid ) ) : ?>
    <?php $subs = bbp_get_user_forum_subscriptions( $uid ) ; ?>
      <?php while ( bbp_forums() ) : bbp_the_forum(); ?>
      <?php $forum_id = bbp_get_forum_id( $forum_id ); ?>
    	<?php if (in_array($forum_id, $subs)) { ?>
        <p><?php bbp_forum_title(); ?></p>
    	etc.
    	<php } ?>
      <?php endwhile; ?>
    <?php endif; ?>
    #215060
    Robin W
    Moderator

    wow, could be many of these or combination of them or your theme

    The best I can suggest is

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    #215057
    Robin W
    Moderator

    ok, thanks for sending that – I had something set that was not giving me that on my test site – now I can match your process, but i do not get the error.

    what other bbpress related plugins are you running ?

    laetee
    Participant

    I’m reading mixed complaints within our forum from those who choose to subscribe to certain topics to receive emails for new replies.

    Some say they are receiving emails, some say they’re only receiving them here and there, others are not receiving them at all. I’ve also been reading that some are receiving administrative emails but not emails for new replies in topics.

    Our client’s users rely on their email notifications, unfortunately, so I’ve been in the search for a more reliable fix. Any suggestions?

    For reference, I am using the WP Mail SMTP plugin that is linked to a paid SMTP.com account. So, in theory, the SMTP should be letting the users receive these emails, no?

    Any tests I run on my end have been successful, using a Subscriber, Editor, and Admin user roles. I have also mentioned spam and phishing folders as well as whitelisting but users have done these things and are still experiencing issues.

    Any help in solving this would be appreciated!

    I’m currently using bbPress version 2.6.5 with the Kleo theme.

    #214969
    Robin W
    Moderator

    so rainy afternoon, so I have wrapped wpup’s code into a plugin, and fixed a couple of things that were different.

    This plugin technically works, but without creating multiple threads I can’t really test !

    so if anyone fancies trying it out, feel free and let me know if it does what it is supposed to.

    and sorry @xprojectsx – I am just putting it out there, I don’t promise to fix it if it doesn’t work, but am happy to take a look, and I don’t promise to maintain it – you download and use on this basis !

    If it does work, I’ll add it to the trac ticket for this thread, and maybe add it to my style pack plugin bug fix page.

    bbp threaded replies

    #214948
    xprojectsx
    Participant

    Hi, I’m curious what plugin you are considering to switch to? I’ve purchased and tested several including trying to get “support” from commercial options, and have not found a very good/comprehensive forum solution with good support. The best forum for wp that I found was simple press but they were bought out a few years ago and since then the support is terrible. Any question will be answered with a pitch to get you to hire them to customize. Before that I tried wpforo but it is lacking a lot of features especially on the admin side and I had problems communicating with their support.

    There just does not seem to exist such a plugin for wordpress that has both good support (either commercial or community) and comprehensive features needed to run an active forum. (I’ve used a bunch of non wp forums such as vb, phpbb, smf etc)

    I’ve come to the conclusion that if you have to use WP and need a forum with comprehensive features and administration tools, then bbpress is the best option and you may need to hire a developer to get it to do what you need. The next option would be a non-wp forum that you could bridge. But again, if you have a legitimate WP forum plugin option to consider, I’d love to hear it.

    #214921
    Robin W
    Moderator

    it works in my test site, so I cannot explain why it is not working for you – there is nothing further I can do

    #214920
    Jason
    Participant

    I’m having trouble getting shortcodes for a picture gallery to work in topics. Did some looking around here and it seems I may need a shortcode plug in and also possibly a shortcode whitelist plugin to go with it. I looked at this one bbPress2 shortcode whitelist, but it is a bit old and hasn’t been tested with 5.5.1. I’m running 7.4.10 PHP, LiteSpeed webserver, 2.6.5 bbpress.

    The shortcode for a photo gallery shows up in the post as text but that is all. https://transmissiontuner.com/blog/forums/topic/allison-bellhousing-types/

    I asked for support on this from the photogallery plugin and they said it was a bbpress problem.
    thanks!

    #214878
    Robin W
    Moderator

    this should hide it, but test to make sure you don’t find any exceptions !

    add_filter ('bbp_get_author_link' , 'rew_hide_author', 30 , 3 ) ;
    add_filter ('bbp_get_reply_author_link' , 'rew_hide_author', 30 , 3 ) ;
    add_filter ('bbp_get_topic_author_link' , 'rew_hide_author', 30 , 3 ) ;
    
    function rew_hide_author($author_link, $r, $args) {
    	if (!is_user_logged_in()) $author_link='' ;
    return $author_link ;
    }

    Put this in your child theme’s function file –

    ie wp-content/themes/%your-theme-name%/functions.php

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

    or use

    Code Snippets

    #214876
    Robin W
    Moderator

    I suspect that it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

Viewing 25 results - 1,026 through 1,050 (of 11,578 total)
Skip to toolbar