Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'spam'

Viewing 25 results - 126 through 150 (of 2,711 total)
  • Author
    Search Results
  • 1benk1
    Participant

    Hello,
    Within the WordPress Discussion Settings there is a great option:
    “Before a comment appear: Comment author must have a previously approved comment” (checkbox).

    Unfortunately BuddyPress ignores this core-setting and it is possible to answer within the activity stream without any restrictions.

    It would be great if you can consider this option in a future version of BuddyPress to prevent spam.

    Best regards,
    Ben

    #313673

    Hey @maximejobin! 👋

    Sorry for the delay here. The codex no longer auto-roles people as Editors, because spam bots ruined that idea. I’ve added you manually though, so you’ve got the power!

    #313463
    bruceleebee
    Participant

    Urgh. Can someone remove/report that spam comment above? I don’t know how.

    #313144

    In reply to: BuddyPress 6.2.0-beta1

    melaniesorean
    Participant

    stop spamming guys, please..

    Prolet
    Participant

    Hello,

    I am new to BuddyPress, which probably will explain my question.

    On my new website https://worldartistmanagement.com I have installed BuddyPress 6.1.0

    It is pretty good and I am thankful for its simplicity and yet grand functionality.

    My main membership plugin is Ultimate Membership Pro, which an awesome tool for any membership website. Its authors have an extension to integrate it with BuddyPress – yay. On the BP menu appears another link to UMPs account page. That’s all.

    And here are my questions.

    How can I change the link name of this additional tab, please? It is the name of the plugin, instead My Account or else.

    And the second question, which is more important to me.

    After installing the BP all users are given captcha test by solving some math questions.
    I don’t use captcha, I didn’t enable it and I am trying to find out where this came from. The only sure thing is that it came after BP activation.

    Please advice.

    PS I will address the same question to UMP and to Anti-Spam by CleanTalk, my security plugin.

    Thank you. Stay safe

    d3vnu77
    Participant

    The above query fails on an unauthenticated user.

    On an authenticated member the follow query fails:

    SELECT DISTINCT a.id
    FROM wp_bp_activity a
    WHERE a.type IN ( ‘activity_status’,’activity_quote’,’activity_photo’,’activity_video’,’activity_audio’,’activity_giphy’,’activity_update’,’new_member’,’friends_register_activity_action’,’created_group’,’joined_group’,’activity_update’ )
    AND a.is_spam = 0
    AND a.hide_sitewide = 0
    AND a.type NOT IN (‘activity_comment’, ‘last_activity’)
    AND a.privacy NOT IN (‘onlyme’,’friends’)
    OR a.user_id IN ( 360,244,1,274,262,172,128,46,263,270,264,261,105,168,148,155,154,145,146,144,116,133,107,135,137,115,114,118,117,111,82,37,78,93,90,79,75,31,38,41,39,35,15,21,12,10,29,33,28,26,11,2)
    AND a.privacy = “friends”
    OR a.user_id = 2
    AND a.privacy = “onlyme”
    AND a.user_id NOT IN(87,409)
    ORDER BY a.date_recorded DESC, a.id DESC
    LIMIT 0, 21

    1054 – Unknown column ‘friends’ in ‘where clause’

    d3vnu77
    Participant

    The following query is failing after database migration on the activity page:

    SELECT DISTINCT a.id
    FROM wp_bp_activity a
    WHERE a.type IN ( ‘activity_status’,’activity_quote’,’activity_photo’,’activity_video’,’activity_audio’,’activity_giphy’,’activity_update’,’new_member’,’friends_register_activity_action’,’created_group’,’joined_group’,’activity_update’ )
    AND a.is_spam = 0
    AND a.hide_sitewide = 0
    AND a.type NOT IN (‘activity_comment’, ‘last_activity’)
    AND a.privacy = “public”
    AND a.user_id NOT IN(87,409)
    ORDER BY a.date_recorded DESC, a.id DESC
    LIMIT 0, 21

    1054 – Unknown column ‘public’ in ‘where clause’

    Any idea on how to fix this?

    #312585
    miryd98
    Participant

    it is a spam plugin no?
    anyways its for bbpress not for buddypress
    it works with both??

    #312483
    nqui
    Participant

    @alwaysalready Thank you so much!!!!!
    Your solution sorted everything. I so appreciate it!!!!!!!!!!!!!!!

    In case it is interesting to anyone, to try fix this before coming to this thread, I:
    1. installed “Check Email” to see if there was a problem sending emails from my site (there wasn’t)
    2. installed “WP Mail SMTP”, setting up SMTP with all its complications in case it was some sort of spam issue (it wasn’t)
    3. discovered using the above that the registration emails were being bounced with the error message “Diagnostic-Code: smtp; 550 Messages should have one or no To headers, not 2.” When I looked at the headers, sure enough, there were two “To: destination-email-address” lines in the header.
    4. Deactivated BuddyPress. Found that registration emails successfully went through.
    5. Finally came here, having found out that BuddyPress was definitely the culprit.

    All this has been quite stressful, it is the first website I’ve ever set up.

    #312064
    clickallco
    Participant

    There’s a lot of different things which could bug it.

    A good start would be to test the emails your server is sending through a service like https://www.mail-tester.com/ . It will evaluate the things you need to improve in order to overcome the usual spam filters of popular email services.

    #311916
    iamthewebb
    Participant

    Hey, I run a fairly similar sized site and thankfully only see 1 or 2 a year, we run..

    Akismet & Antispam bee

    I also receive an email whenever someone signs up and if the email looks in anyway suspect I’ll check their account,it’s normally fairly obvious from the entries to the xprofile fields whether they are legitimate or not and they are blocked.
    What anti spam plugins are you currently using as I’m sure I remember seeing ones that would throttle or block anyone abusing?

    #311915
    twmcmahan
    Participant

    I have over 4000 active users on Buddypress – and it’s a Spam Magnet.

    I’ve tried a few things I’ve found in past threads, but doesn’t seem to be working. Registrations are e-mail verified, and coming from gmail for the most part. The Spam users don’t seem to have the same IP range to ban, etc.

    First people were just creating profiles. Then they started using the messages system. Disabled that. Then they started sending Friend requests to other users. Then they started replying to other users basic activity.

    I’ve tried throttling, they just make more accounts. I’ve tried ReCaptcha on every messaging form. A week later someone still manages to reply to activity to a few hundred users in a day.

    I’ve essentially disabled every single interaction possibility at this point, which severely hobbles the usefulness of buddypress in the first place.

    Any ideas for something that actually works to stop spam?

    #310776
    morpheus636
    Participant

    My users aren’t getting the sign up email – It’ not even going to their spam folder. Is there something I need to do to enable it?

    Also when they sign up, it says that the username is taken, even when it isn’t, but it creates the record of the sign up with the username

    joshinshaker.com

    #310771
    iamthewebb
    Participant

    That partially explains your issue as you shouldn’t be able to mark an administrator as a spammer, you could take a backup of your database and change the user_status of the user from 1 to 0. I don’t know if other fields need to be changed and I’m no expert in this area so you do this at your own risk.

    apicius46
    Participant

    Hello, On WP I want to change the status of a member who has become spam. Indeed, there was not registered his address … How to return to normal status.
    When I pass the change on the extended profile from spammer to more active it is refused.
    Thank you for your help.
    cordially

    angelsm
    Participant

    Hi! We have had a lot of spam messages and have deleted them from the database with phpMyAdmin, but the new message icons do not disappear. How can we solve the problem?

    marbaque
    Participant

    Thanks, I haven’t found an easier solution. This is a very annoying missing function in Buddypress. To delete all messages by a user should be available due to increasing spam bots these days.

    I am also using plugins like reCaptcha, WPBruiser, and Aksimet, which stops spammers, but we still get one every now and then.

    #310276
    elucinda
    Participant

    Is there a way to only allow registration by approval of the Admin?
    Spam is still getting through 3 levels of security (captcha, anti-spam and ssl), so I wanted to be able to approve each member myself.

    Is this possible?

    http://www.idreamer.ca

    #310043
    freykarts
    Participant

    Thank goodness, you already solved the problem. Just beware of spams, block them immediately or unsubscribe

    #310037
    Renato Alves
    Moderator

    The activation key is necessary to avoid spam users in your community. It is an intergral part of BuddyPress and I wouldn’t recommend removing it.

    Arunderan
    Participant

    Hi,

    I’m having a few dozen database error entries in the apache log every day. First i thought the WP Cerber plugin could be the trouble maker. Since this entries are all connected with failed login attempts with wrong user names. Most probably Spambots. But the WP Cerber developer told me that this is a Buddypress issue. See this issue: https://wordpress.org/support/topic/wordpress-database-error-you-have-an-error-in-your-sql-syntax-5/#post-12366843

    So i kindly ask for support here.

    Such a log looks usually like this. A few attempts from always the same non existing user name before it gets locked by WP Cerber:

    WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘WHERE active = 0 AND user_login = ‘AveryZem’ ORDER BY signup_id DESC LIMIT 0, 1′ at line 1 for query SELECT * FROM WHERE active = 0 AND user_login = ‘AveryZem’ ORDER BY signup_id DESC LIMIT 0, 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, cerber_wp_login_page, require(‘wp-login.php’), wp_signon, wp_authenticate, apply_filters(‘authenticate’), WP_Hook->apply_filters, bp_core_signup_disable_inactive, BP_Signup::get, referer: https://bforartists.de/bfa-login/

    The page is unfortunately already productive. So i cannot turn off addons wildly anymore.

    Could you please help me to get rid of this errors please? ????

    Kind regards

    Arunderan

    #309956

    In reply to: Spam via messages.

    jobcareercritic
    Participant

    i have a spam problem in my forums section and Wordfence, which i have installed, suggested my problem maybe this. their words:
    “You will need to ask the BuddyPress plugin authors for current best recommendations if they are recommending very outdated information on their support page to prevent spam registrations.”
    is this true and if so what is the solution? how do i stop this spam?
    ​

    #309914

    In reply to: Spam via messages.

    wasanajones
    Participant

    for a time wp-spamshield was very good – but it conflicts with other plugins making headaches — no longer available

    philippowell
    Participant

    I am getting new forum sign ups that I am wondering if they are bots or something as they have what looks like a legitimate email address but their name is just random letters. I have emailed a few of these email addresses to see if I get a response but no one seems to be home any ideas how to stop this as I have decided they are potential spammers and delete them as they sign up.

    reelscene
    Participant

    Hi guys

    I have the Aardvark theme which comes bundled with Paid Memberships Pro and BuddyPress/bbPress.
    WP version 5.3.2, BP version 5.1.2
    I’ve set the site so any non logged-in user goes to a set page, the site is essentially private.

    For some reason, the activity feed on the homepage wall only shows activities when logged in as admin. Any other user gets the message “Sorry, there was no activity found. Please try a different filter.” If they post a status, it’s visible when posted and goes into the database, but refreshing the homepage leads to an empty wall again.

    I’ve only made one recommended tweak to the child theme – redirecting non-logged in users to a “public page”. I can provide the admin login if that helps.

    function my_template_redirect_require_membership_access() {
    if(!is_admin()){
    if ( function_exists( 'pmpro_has_membership_access' ) && ! pmpro_has_membership_access() ) {
    wp_redirect( pmpro_url( 'levels' ) );
    exit;
    }
    }
    }
    
    add_action( 'template_redirect', 'my_template_redirect_require_membership_access' );

    ​​As I don’t know where the problem lies I’m not sure what settings to show you. I’ve tried disabling all of the additional plugins I’ve installed to no avail. Here are the plugins I have installed:

    Aardvark Plugin

    bbP private groups
    This plugin adds private groups to the forums, allocating users to groups, and combinations of forums to those groups, creating multiple closed forums.

    bbPress
    bbPress is forum software with a twist from the creators of WordPress.

    bbPress Notify (No-Spam)
    Sends email notifications upon topic/reply creation, as long as it’s not flagged as spam. If you like this plugin, help share the trust and rate it!

    BP Profile Search

    BuddyPress

    BuddyPress Xprofile Custom Field Types

    Classic Editor

    Coming Soon Page, Under Construction & Maintenance Mode by SeedProd

    Contact Form 7

    Elementor

    Envato Market

    Events Manager

    GD bbPress Attachments

    LayerSlider WP

    Paid Memberships Pro

    Paid Memberships Pro – bbPress Add On

    Paid Memberships Pro – BuddyPress Add On

    Paid Memberships Pro – Mailchimp Add On

    Passster
    Plugin to password-protect portions of a Page or Post.

    Responsive for WPBakery Page Builder

    rtMedia for WordPress, BuddyPress and bbPress

    Sensei Certificates

    Sensei LMS

    Smash Balloon Instagram Feed
    Display beautifully clean, customizable, and responsive Instagram feeds.

    Smush
    Reduce image file sizes, improve performance and boost your SEO using the free WPMU DEV WordPress Smush API.

    Theia Sticky Sidebar

    Transcoder

    Ultimate Reviewer

    UpdraftPlus – Backup/Restore
    Backup and restore: take backups locally, or backup to Amazon S3, Dropbox, Google Drive, Rackspace, (S)FTP, WebDAV & email, on automatic schedules.

    WooCommerce

    Wordfence Security

    Wordfence Security – Anti-virus, Firewall and Malware Scan

    WordPress Popular Posts

    WP Google Review Slider
    Allows you to easily display your Google Places business reviews in your Posts, Pages, and Widget areas!

    WP-Live Chat by 3CX
    The easiest to use website live chat plugin. Let your visitors chat with you and increase sales conversion rates with WP-Live Chat by 3CX.

    WPBakery Page Builder

    Youzer

    I can send a link to a zip file of the settings of the various membership and theme plugins if that helps.

    I understand the issue could be complex but I’m a PHP developer, so if you know of some places I can look in the code or starting points for investigation that would be really helpful 🙂

    Cheers

Viewing 25 results - 126 through 150 (of 2,711 total)
Skip to toolbar