Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'spam'

Viewing 25 results - 751 through 775 (of 2,581 total)
  • Author
    Search Results
  • #165520
    @mercime
    Participant

    @mamun669 Great. Marking this topic as resolved.

    #165516
    M Rasid
    Participant

    I have installed WangGuard and apparently its giving me a relief from the stupid spammers

    Thanks

    #165511
    @mercime
    Participant
    #165487
    SK
    Participant

    Thanks @bphelp

    The plugin seems like a terrible idea. I mean some particular installation somewhere in the BuddyPress world might need it, but I don’t like the idea of limiting BP’s functionality (potentially thwarting the value of the online community) for everyone to try and stop a few bad apples. What number will you limit the friends to so that spammers are blocked and the community is valuable? 5, 10, 50, 100, 500?

    Your original idea of throttling friend requests was far neater and remains superior to this plugin’s concept.

    #165486
    Ben Hansen
    Participant

    neato!

    #165485
    bp-help
    Participant

    There is a new premium plugin out by BuddyDev called BuddyPress Limit Frienship check it out here:

    BuddyPress Limit Friendship


    This should help you folks out @tim_marston @ubernaut @sooskriszta . Another great job @sbrajesh !

    #165438
    bp-help
    Participant

    @tux-kapono
    Why would it be confusing unless you have several admins? Subscribers should not have access to how many registered users there are in the dashboard anyway. Unless those users are active participants wouldn’t it kinda mislead new legitimate registered users that there is more active members than what is truly there? Most likely the registered users that never logged in was either spam-bots or human spammers and most people fight that tooth and nail. If you have several admins then I would just communicate that to them.

    #165279
    bp-help
    Participant

    @wpbp
    I produced a small plugin that is geared toward automated spam attacks but I haven’t gotten any feedback as far as its effectiveness:
    https://github.com/bphelp/bp-spam-killer
    As far as spam attacks from real users I think there are helpful solutions out there but spammer hacker types will always find way to circumvent any prevention method so the best prevention as an admin is being active on your site.

    #165277
    inge12
    Participant

    One plugin that looks good for preventing registration spam is WangGuard. (Search for it in the WordPress repository.) I’ve just installed it, so can’t tell you if it’s as good as it sounds. (I run a very busy blog and allow commenting by unregistered users. Akismet catches spam and Conditional Captcha deletes it without my seeing it. The latter reduced spam from hundreds of comments a day [marked by Akismet] to near-zero. Only the occasional human spammer gets in.)

    Allowing unmoderated registrations is spammer nirvana. 😉 I allowed posting by unregistered users so I could turn off user registration. Now that I’m wanting to use Buddypress, I had to enable registration but installed WanGuard. Within a few hours, I had one registration attempt — even though Buddypress can’t be seen anywhere on the site yet — but no successful registration, thanks to WangGuard. Tomorrow will tell me more.

    #165246
    @mercime
    Participant

    @wpbp 1. Disable registration in Settings > General.

    2. Disable group creation in Settings > BuddyPress > Settings > Groups.

    3. Disable album creation/uploading of images in the plugin’s settings or are you referring to native WP image galleries?

    You can enable group creation and registration after you’ve done some general housekeeping and adding some spam/spammer prevention.

    #165245

    @wpbp, The problem is that many spam nowadays are not bots but real human spam. I have same problem on one of my installation. all you can do is to ban the domain which has been a source of spam to your site. e.g: spam1@me-now.com. spam22@me-now.com

    when you put “me-now.com” in the following code, it will ban any email from me-now.com, Put it in your functions.php

    http://pastebin.com/a2mTNVZX

    Note: I have 3 sets of this code, I have the one which can ban specific email from gmail, yahooo, hotmail etc without banning other users using gmail, yahooo, hotmail. if you want that aswell i can post it or all the 3 if someone can release it as a free plugin , no problem.

    Naijaping

    #165236
    SK
    Participant

    Doesn’t require any change in Akismet.

    Akismet plugin will need a little change – it will need to tie reporting to role.

    BuddyPress will need to incorporate the functionality of members/users flagging activity, the way users can report messages in software like phpBB.

    #165235
    Ben Hansen
    Participant

    seems like major overhaul to the way aksimet works now but as i said before anything we can do to make spammers lives more difficult i’m basically for it.

    #165234
    SK
    Participant

    Nope, flagging by members shouldnt be reported to Akismet directly. As mentioned above, it’s a two step process. Site/Group admin can’t be everywhere, so users should be able to flag items for their review. Site/Group admins should be the ones whose flags ultimately get reported to Akismet.

    #165233
    Ben Hansen
    Participant

    giving members the ability to flag things as spam through akismet seems like a very sticky wicket to me probably something which would be better addressed as plugin. i for one would not want to give that ability to any user. i can barely get my staff to do that correctly under wordpress.

    #165227
    SK
    Participant

    Well activity is already protected by akismet integration.

    Except that there is no good way for members to flag activity.

    4ella
    Participant

    I have the same problem as @nickharambee , the code from @chouf1 above doesn’t work for me, where in the templates can I decrease the largest number (should be 42?) somewhere in the templates?
    second question where in MySQL database can I remove old spammed forum title tags, they unfortunately remained after removing spammy groups.

    #165183
    Ben Hansen
    Participant

    Well activity is already protected by akismet integration. Regarding the friend requests, one thing you can do now (and i have been forced to) to fight spam is only allow private messages to friends in that case the spammer gains the ability to send spam messages to these friends.

    #165182
    SK
    Participant

    Sending friend requests to folks you don’t know is an issue that all social networks, be they Facebook, Orkut, MySpace, Hi5, or even LinkedIn, have to contend with.

    That said, I wouldn’t call it the bane of social networking. What really does a purported “spammer” gain by sending friend requests? Annoyance for certain people that they have received a friend request? Unlikely – the text is preset…the spammer cant even include his/her fake links. Also, most folks are now pretty adept at ignoring such messages. And even if somebody accepts the friend request, what does the spammer gain? What does a “friendship” accomplish?

    Comments (WP), forums (bbP) and activity feeds do really really need spam protection. I’m not so sure about the necessity for friend requests.

    That being said, how do the big boys manage friend requests?
    1. LinkedIn: You can only friend people who are 2 degrees away from you OR whose email address you know. Plus, recipients can mark it as spam.
    2. Facebook: Members can control whether they want to receive friend requests at all. Plus recipients can mark requests as spam. Finally, temporary & permanent bans – based on proportion of requests marked as spam.

    Throttling is neat, cool and easily done – perhaps like bbP, site admin can define the throttling parameters for BP friend requests throttling.

    Much more importantly, an Akismet-like solution for activity spam would be nice. I would look for a 2 stage process on the manual “mark as spam” side of things:
    1. Member marks another member’s activity as spam (this is really a flag that puts the activity in a basket for admin to see)
    2. Admin looks through the basket and marks either as spam (in which case Akismet is notified) or not spam.

    #165157
    Asynaptic
    Participant

    @ubernaut and others, re spam, I would appreciate hearing from the more experienced dev and web masters about the pros and cons of a private membership site.

    By not allowing just anyone to become a member you automatically arrest spam. Of course, you also impede your growth because legitimate users can’t join.

    One way to get around this is to use the great invite anyone plugin and have the original number of ‘seed’ members invite their friends and their friends invite their friends and so on.

    Limited but organic growth in members and a total elimination of spam!

    What do you guys think?

    #165152
    Ben Hansen
    Participant

    +1 for that, was my primary thought regarding the anti-spam functionality i was referring to. actually had a sort of deep thought about that the other day.

    i think in todays landscape on the internet spam is becoming an ever increasing issue and without doubt buddypress sites/admins are bearing in inordinate brunt of that battle. Now that we have lowered the bar of entry there is (if we have our way) liable to be a lot more fresh targets for these malicious interests. Nothing dissipates the enjoyment (by admins or users) of a social network faster or more easily then spamming. Not to in any way subtract from the great strides that have already been made in this regard, we owe it to not only our own community but the internet as a whole to be proactive and step up our game in regards to making these leaches lives more difficult.

    Now stepping down from the soap box 😛

    #165150
    Asynaptic
    Participant

    I like your enthusiasm but it seems you’re getting a bit ahead of yourself. The trac for 1.8 has been on 100 active and outstanding tickets for weeks on end now and there is no discussion of 1.9 anywhere.

    But as long as we’re throwing out ideas for the upcoming, I’d like to vote for throttling as discussed here:

    https://buddypress.org/support/topic/best-way-to-limit-friend-requests-to-avoid-spam

    #165081
    Ben Hansen
    Participant

    not sure i follow some of those tickets but i’d say my top 2 wish list items would be import/export functions and more anti-spamming stuff.

    3quid
    Participant

    This is something that is happening to my activation emails also… This post seems to help but I have yet to follow the steps to confirm it.

    https://buddypress.org/support/topic/activation-email-goes-to-users-spam-folder/

    It’s on my list of things to do, I’ll let you know if it works

    #164844
    Jamie771
    Participant

    WP 3.5.1
    BP 1.7.2

    Theme: Custom Community Pro

    Plugins:

    AA’s Digg Digg Alternative
    All In One SEO Pack
    BP Auto Login on Activation
    BuddyMobile
    BuddyPress
    BuddyPress Automatic Friends
    BuddyPress Group Calendar
    BuddyPress Like
    BuddyPress Media
    Buddypress Sitewide activity widget
    Contact Form 7
    CubePoints
    CubePoints Buddypress Integration
    Email Users
    Facebook Friends Inviter
    Go Daddy Quick Setup
    Google Analytics for WordPress
    Hyper Cache
    Participants Database
    Peter’s Login Redirect
    Regenerate Thumbnails
    Simple:Press
    Slideshow
    Spam Free WordPress
    Yet Another Related Posts Plugin

Viewing 25 results - 751 through 775 (of 2,581 total)
Skip to toolbar