Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'spam'

Viewing 25 results - 1,001 through 1,025 (of 2,711 total)
  • Author
    Search Results
  • #158225

    In reply to: Automated Spam

    ossendryver
    Participant

    If they all were @yahoo.com then won’t all yahoo.com people be banned?

    #158200

    In reply to: Automated Spam

    @ossendryver,

    Are the spam from the same domain or different domains? anyways I can give you some code which you can put in your functions.php and they will be blocked from your registration.

    The code can block

    domain extension e.g .pl .ru etc

    or the full email e.g spam@yahoo.com

    and or just domain e.g wesell.com

    If you are interested i can put the code in githhub.

    regards

    Ben Hansen
    Participant

    Maybe this one is too small or already covered by #1 but stealth for Super Admins.

    Maybe this one is too big, spam user registration countermeasures.

    #157637

    In reply to: Spam User Registration

    Ben Hansen
    Participant

    There is no perfect solution other then to disable registration entirely but i have had a good experience with WangGuard. FYI a good chunk of these “bots” are actually humans (at least at some point) believe it or not.

    #157579
    limitx3m
    Participant

    @djpaul

    I’m aware that users can turn it off.

    Let me explain again.

    I have a vbulletin database and am converting it over to bbpress.

    When doing so, I get notifications for EVERY @ in the last 3 years. That’s several thousands of emails going out and spamming users.

    I need to turn it off so I can test the database conversion and I don’t want to spam my thousands of users.

    Should I report this on the trac?

    @shanebpdev

    Thank you for replying. Looks like I will need to do one of your suggestions.

    #157548
    shanebp
    Moderator

    @limitx3m

    Yup, spamming your own users is not good.

    How are you importing to your database ?

    It may not be feasible for your situation, but one way to handle this is to import in two passes.

    In the first, import everything except email addresses.
    Use https://wordpress.org/extend/plugins/allow-multiple-accounts/
    and give everyone the same email addy – an email addy that functions and that you control.

    In the second pass, swap that addy with the members real email address.

    This is also useful on dev sites, that use real member data, when testing anything that can generates emails.

    #157299
    danbpfr
    Participant

    hi @notpoppy,

    no it’s not possible. WP post comments are not forum discussions.
    And the BP included bbPress forum as no settings for such.

    If you use BP 1.6.x with the bbPress 2.2.4 plugin for a standalone forum, you can plug bbPress, but this cannot be done if you have group forums.

    If you use BP 1.7 and bbP 2.3, every thing becames possible, but you have to wait a little, both are still in beta…

    That said, each WP comes with Askimet, the theoretical nec plus ultra of comments anti-spam, whitch protect the comments, the activity stream, etc
    Search on this forum, you’ll find many discussions about spam and what to do/use….
    Even if no definetly solution exist.

    #156567

    In reply to: Website Review

    @mercime
    Participant

    @golfer300 this forum is for BuddyPress-powered sites. Please point to BP site, otherwise your post will be marked as spam. Thank you.

    #156282
    emeraldryan
    Participant

    @hnla I suspected that this was probably a WP-Engine issue and that there wouldn’t be much you guys could do. I came here out of hope rather than expectation in case someone on here had experienced a similar issue and had some tips or advice.

    With regards to the number of users there are a large number of fake/spam user accounts (I estimate 10,000+) that were registered on older versions of WordPress/bbPress before we upgraded and switched to CloudFlare and WP-Engine which has reduced spam considerably. We have also gradually been deleting obvious fakes but as you can appreciate this is a laborious task.

    WP-Engine have refused to temporarily increase the resource limits to see if that enables the BuddyPress installation to complete. At this point I think I’ll try downloading a copy of the site and see if I can run the BuddyPress install on a local LAMP/WAMP setup and allocate 1GB+ to PHP memory.

    #156152
    bp-help
    Participant

    @shanebp
    In the activity stream it does block that members activities as well but it shows this message at the top of the activity stream:

    activity – where_sql:
    WHERE a.is_spam = 0 AND a.hide_sitewide = 0 AND a.type != ‘activity_comment’ AND a.user_id NOT IN (1) AND a.secondary_item_id NOT IN (1)

    Also when you press the load more activity button it outputs the same message every time the load more button is pressed.
    Once you get these errors debugged this will be a great contribution. Thanks again!

    #155663
    Hugo Ashmore
    Participant

    There were a lot of spam posts that had to be dealt with this morining, it’s possible your post got inadvertently moved along with them, apologies, having it looked into and restored if possible.

    #155275

    In reply to: Are you a human plugin

    Ben Hansen
    Participant

    FYI a lot of those “bots” are humans no perfect solution exists some amount of human intervention will always be required to deal with spamming and splogging but…

    i have been having a pretty good experience with WangGuard they are currently blocking about 90 to 95% of our spam registrations.

    #155106
    gabequer
    Participant

    I’ve been reading these forums for weeks trying to find a solution to all the spam registrations I’m getting on my site. Keep in mind that I haven’t opened it to the public yet. It is closed and the registrations are closed, but still they are getting in and creating accounts. I decided to do some troubleshooting to see where they are getting in and this is what I found out so far:
    1. When I close registration still they get in and create member accounts and Groups in which they inject their spam. 2. I started to turn off some of the buddypress features one at a time, such as the forums and the groups, and the registrations stopped. It’s been several days without spam registrations. I turned on open registrations and still there’s no registration. I turned on Forums and now they are coming back.
    Conclusion: they must be getting through the forum, since I understand, uses a version of BBPress. Now I have to get a solution to protect the forums and groups if I want these features on our sites.
    any solutions out there?

    #154877
    @mercime
    Participant

    @vegaskev @ubernaut you both are certainly not marked as spammers or else you won’t be able to post in the forums at all 🙂 vegaskev, do edit your profile and change name to something other than your username

    #154872
    Paul Wong-Gibbs
    Keymaster

    Also, the original topic sucked. I’ve changed it. It looked like spam, please don’t give us more work.

    #154858
    @mercime
    Participant

    @amanor check in Pages > All Pages if you have a page named Register. If none, then go to Pages > Add New and add the title e.g. “Join Us” (small anti-spam protection) and Publish.

    Go to Settings > BuddyPress > Pages and select Join Us page for Register and Save settings.
    Go to Appearance > Menus and add “Join Us” to custom menu.

    #154847
    VegasKev88
    Participant

    I’m definitely not a spammer. I ask questions and answer questions on here….lol

    #154846
    Ben Hansen
    Participant

    there was some post @jjj made about having a different nickname from your shortname to avoid that but i think i might heard that no longer applies. you might have also been flagged as a spammer somehow, possibly, same thing happened to me once. 😛

    #154818
    SupernaturalBrews
    Participant

    @hnla I just installed BP Force Profile but I don’t think that was the problem.

    The problem is the back end in wordpress. When a profile field is filled out it is not showing up on the back end under the users tab in wordpress.

    I get the username but that is all. Can I view a registered users info somewhere?

    Say I register and filled out the First name and Last name field. When I go look at users in wordpress those fields are not filled in? I just want to make sure people put in there full names. Otherwise its hard to tell if its a real person or just another spam bot.

    thanks.

    #154633
    OccipitaL
    Participant

    Sorry for constant spam…

    Plugin is unstable. Works for 5min than names turn to normal, than again it starts to work. I have no idea what kind of situation is that.

    Still in need what I’ve asked in OP.

    #154625
    Paul Wong-Gibbs
    Keymaster

    Thanks for the feedback! We get hit with spam, too, though perhaps we manage to clear it before you see it.

    #154067
    Ben Hansen
    Participant

    no worries captcha doesn’t really work well enough to prevent the deluge of spammers/sploggers in my experience i have been having a good experience with WangGuard for user regs and Akismet works like a charm for comments but you can just turn both registration and commenting off site wide if you don’t want additional plugins.

    #154046
    Kevin M. Schafer
    Participant

    I tried one more thing before starting over. I had one plugin that I never deactivated to see if it was the problem: Si Captcha. That little rascal! It works so well, but it was keeping my members from becoming the admins of their own newly-created sites. I guess it has to do with spammers. I will see if there are any settings.

    Every time something happens that I can’t explain, I feel like I’ve won the lottery but I can’t find the ticket. I hate that feeling. I really do.

    These spammers are nothing more than high school thugs standing in the entryway of school, knocking the books out of peoples hands when they walk through the doors. I don’t know why there always has to be someone talking the fun out of something truly amazing such as BuddyPress. It really disappoints me to see spam accounts.

    If I find out anything about si captcha, I’ll post back here.

    Peace.

    Kevin

    #153925
    Kevin M. Schafer
    Participant

    @mercime I understand what you’re saying, I really do. I tried everything. When I was able to successfully activate BP 1.7 beta, I received multiple posts on the activity stream — four of them right in a row. Here’s the really weird part. When I went to the BP default theme and posted from there, the little button wouldn’t appear to post the text. My site had some severe issues. It tried to, and a hard refresh sometimes made it appear. After making a post, the button disappeared again.

    I ultimately reverted back to the Stable BP version, and everything worked fine. Then, to make sure I won’t face an upgrade issue down the road when the new release is issued, I uploaded everything from scratch. Totally wiped it all clean and created a new database with a different name.

    I know this solution sounds like turning off a computer with the button on the tower — a big no no for professionals, but I’m still learning. A week ago I could barely navigate my multisite, and today I’m really moving through it. I even created custom page names this time to assign to BP.

    Last week after I installed BP 1.7 beta, I tried several times to change me permalinks. Mostly due to appearance and robot spam (renaming register page to something else).

    A new install today has afforded me the chance to really make a good solid base for any and all WordPress and BuddyPress upgrades in the future.

    I’m really learning a lot about databases and domain add-ons (for clean URLs). This past week I’ve taught myself to use cPanel for almost everything. I use FileZilla now for mostly uploading zip files.

    I hope I don’t wear out my welcome here with my issues. I really appreciate everyone’s help. I find myself often reading posts that are two and three years old. All informative. It’s all very interesting, and I’m really learning a lot.

    Thank you for your time. I really appreciate it.

    Kevin

    #153799

    In reply to: WPMU BP Install

    dasped
    Participant

    Thanks @Chouf1 forsuch a  detailed response. Unfortunately WPMU is not an issue, I’m quite familiar with it and run it on alternative sites already. My current project is where my difficulties began.

    WPMU with multiple sub-sites and mapped domains are all pre-configured and ready to roll. (Users can register, I can upload and post images etc etc)

    BUDDYPRESS: The problem I have experienced over the past week has been Buddypress & bbPress is failing me.

    What I’m therefore trying to achieve, or at least figure out  is exactly why….

    Every time I step forward, from the point I’m at right now and install Buddypress with bbPress things fail! Problems I’m experiencing are as follows.

    An inability to edit, spam, stick etc. Any ‘Sitewide Forum’ – (Group forums are fine)

    E-mails do not get sent to subscribed users.

    Site registration fails, email is sent but link with auth code in fails and no user is created.

    What I’m trying to do here on my 6th complete new install is break things down step by step to see if its a process issue.

    Theme is fully BP & bbP friendly, and all pages display excellently when BP/bbP is installed.

    For the record I can also state that I use Buddypress on an alternate singular site with WP, no issues whatsoever.

    This is my first BP WPMU Install and I can only say its been a complete nightmare, thus far. Hence why I asked the questions I have, trying to breakdown every aspect of my install, process of elimination.

    Questions again –

    Does one enable define ( ‘bp_enable_multiblog’ true ) prior to BP installation or directly afterward, or does it not matter.

    Should one network enable BP & bbPress upon installation or not?

    I have followed The Definitive Guide To BuddyPress & bbPress Configuration, over at http://labzip.com to the letter also, but on the last five occasions my WPMU BP bbP istall has failed, as described above.

    Yes, savage troubleshooting headache…

    P.S- Thanks for your Root Blog explination 🙂 Much appreciated.

     


Viewing 25 results - 1,001 through 1,025 (of 2,711 total)
Skip to toolbar