Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'spam'

Viewing 25 results - 951 through 975 (of 3,350 total)
  • Author
    Search Results
  • #171101
    bp-help
    Participant

    @yzord
    Did you check for the activation email in your spam folder?

    #171050
    Martin
    Participant

    Oh wow, thanks so very much @shanebp for this. Limme test out to stop the filthy Spam scourge.

    #171045
    Martin
    Participant

    Hi all,

    I was wondering whether there’s a code snippet that disables the ability to send a notice to all users, in Messaging? That pesky checkbox and what it does.

    Just had my first Spam attack through this method. Kinda sucked πŸ™‚

    Any help would be wonderful.
    Martin

    #170882
    ukrawfoodnetwork
    Participant

    Hugo,
    I cant fid this: dashboard -> admin or network admin -> users and check user, ?

    I have loads of spam coming in and I need to delete them…

    Can anyone help please ?
    James

    #170846
    xprt007
    Participant

    @valuser

    Hi, I guess you are right.
    The problem I have actually been having, though is finding a NEW group created every now & then, with a long spam description & then by NONE registered creatures, which I have to delete, who according to Statcounter have not even been on the site, because there is no record of them!

    That is why I am looking for a way to stop this type of group creation, possibly by some bot.
    I hope this is possible to allow only registered folks to create groups. I thought approval would help to catch bot/other non-serious creations, before their stuff gets public.

    Regards

    πŸ™‚

    afjsystem
    Participant

    Hi.. i had recover my site and start to cleaning up the group created by spammer.

    But when i tried to select all group and click delete from bulk actions, it does nothing.
    I had to delete one by one, and it take much time to do it.

    will you fix it.

    #170713
    xprt007
    Participant

    Hi

    I have a whole host of different security plugins, including Aksimet (free), bad behavior, IP blacklist cloud & Wordfence security and these at least manage to prevent anonymous topic & unmoderated posts.

    Somehow some bastards, for lack of a better word always manage to create a group with long spam descriptions every 1 – 2 weeks. I do not remember Statcounter registering these visits, including the latest, which makes me think the posts are probably or mostly by bots.
    The problem these created groups are not moderated making worry some very bad stuff could easily get posted.

    How can one effectively prevent this?

    Thank you in advance.

    #170491
    Hugo Ashmore
    Participant

    no, think that was a question needing clarification!

    #170480
    Ben Hansen
    Participant

    @jconti yup

    #170479
    Jose Conti
    Participant

    @ubernaut and is WordPress or WordPress Multisite?

    #170477
    Ben Hansen
    Participant

    @jconti 3.6 and 1.8.1 not sure if that qualifies.

    #170476
    Jose Conti
    Participant

    Hi @ubernaut

    What WordPress and BuddyPress version do you use?

    The reported users are listed in our DEV installations.

    #170234
    Ben Hansen
    Participant

    that new feature in wangguard is neat but it doesn’t seem to be working us. moderation queue indicates reported users exist but doesn’t display them in the list.

    πŸ™

    GalenL
    Participant

    Good Afternoon Ladies and Gentleman,

    I have two questions. How do I add a captcha to my user registration page to prevent bots from spamming my website?
    I currently have the following Plugins installed: Buddypress, Facebook Link.

    Conceivably, I also would like to do is this:
    When someone creates an account, they link it to their facebook. Thereafter, the account details from their facebook is added to current profile
    Its pretty much the same idea as what Tinder does when registering and using
    http://www.gotinder.com/

    Not sure if a plugin exist, if one does, that kicks ass. If not, does anyone know where i can find a good tutorial explaining, step by step, how to do this.

    Thanks,
    GalenL

    #170229
    Asynaptic
    Participant
    #170225
    Martin
    Participant

    WangGuard does this, in their latest version

    Nykess
    Participant

    What are the best plugins available to stop spam on the activity streams? Is there a reliable plugin out there that sets up a “Report Spam” button next to every activity-stream update and then hides any comments receiving more than ~5 reports?

    Thanks.

    #170068
    loki_mdog
    Participant

    So I have looked all over the web and found multiple ways that are supposed to work but I am still having links become automatically linked. I am running BuddyPress Version 1.7.3.

    I have tried:


    function remove_xprofile_links() {
    remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9, 2 );
    }
    add_action( 'bp_init', 'remove_xprofile_links' );

    and


    remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 50 );

    And have tried in plugins/bp-custom.php and in my theme’s functions.php file but no joy.

    Looks like things have changed over the years and that plugins to do this that worked for earlier BuddyPress versions have disappeared also.

    When someone enter something under Activity (under their profile) and post an update, the contents of that update will have URLs links automatically, something we want to do to discourage the actual humans (not bots) who are spamming our site.

    Thanks!

    #169617
    @mercime
    Participant

    The server/ISP that my client is on has been blacklisted by barracuda and a few other spam services.

    @wyldesites where is/was your client hosted?

    #169599
    wyldesites
    Participant

    Ok I figured out the problem. The server/ISP that my client is on has been blacklisted by barracuda and a few other spam services, thus emails not getting through to certain addresses. For instance, if I signed up using my @gmail address (I get the registration). If I signed up using @hotmail or @mydomain, the mail gets killed.

    #169564
    Hugo Ashmore
    Participant

    it doesn’t bring you to the activate page,

    And default behaviour isn’t to, the page refreshes and you should see a message saying reg successful please check email for activation key.

    Not sending an email is not generally a BP issue but a server one.

    Having said all that do as mercime suggests checking in another theme known as compatible.

    I’ve tested 3.6, 1.8.1, bp-default theme and registration works as expected, so I’m guessing your slightly confused as to the default sign up process and that your server isn’t sending mail correctly or it’s being dropped into users spam folders.

    #169525

    In reply to: Spam

    tinapowers
    Participant

    Thank you for the quick reply.

    #169524

    In reply to: Spam

    Ben Hansen
    Participant

    i would look into wangguard no perfect solution exists currently but that one is certainly one of the best and blocks about 90% of our spam regs.

    #169519

    Topic: Spam

    in group forum Installing BuddyPress
    tinapowers
    Participant

    I have just activated buddy press in my wordpress site. I am wondering about spam activity: is there some way to eliminate these ‘members’. Also, if they remain members and the real members use the networking forums are they in jeopardy of having their email assaulted?

    mikewelsh
    Participant

    WP 3.6 BP 1.8.1

    This used to work a few months ago but a couple of BP upgrades and it is not now working properly.

    All the menu items work OK apart from the register page. I assigned the register menu to a Google form so that I could vet people to try and keep out some of the spammers. I then email them a link to 2013signup which is the page linked to BP Register.

    Now that URL, medblog.medlink-uk.net/2013signup just shows a blank page.

    I have 500 blogs and increasing. I am desperate to get this fixed. Quite happy to pay if someone legit can fix this. I am inexperienced in WP so please explain simply if you want me to change php files etc.

    Many thanks, Mike.

Viewing 25 results - 951 through 975 (of 3,350 total)
Skip to toolbar