Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'spam'

Viewing 25 results - 1,776 through 1,800 (of 2,710 total)
  • Author
    Search Results
  • #90456

    In reply to: BuddyPress Spam

    Ted Mann
    Participant

    I’m using a custom child theme, so the footer copy has been changed. At the risk of inviting more spam, here’s my signup page: http://injersey.com/join-injersey
    I’ve got si-captcha, Humanity, alternate slug, htaccess tweak, and 2 required profile fields. At this point it’s just getting kind of absurd. There must be some kind of backdoor that’s letting them in. Like Matt ( @footybible ), every single one of these spam signups is registering for a sub-blog. Unlike Matt, I offer the ability to register for a town via the Group Registration Options plugin ( https://buddypress.org/community/groups/bp-registration-options/ ) developed by @Messenlehner. Worked pretty well until 2 weeks ago, when we started getting slammed every day at about 2am with spam signups and posts.

    #90429

    In reply to: BuddyPress Spam

    footybible
    Participant

    @tedmann when I had the rogue bbpress register file and I was getting spammers sign up I could identify them because under ‘users’ they were listed only as users of their subsites rather than my main site – (which I dont believe is possible through legitimate registration?)

    However, last night I had another such registration. Granted, its only one, but I dont understand how they can sign up for a sub-blog without being added to the main site. Which makes me also worry there is another ‘backdoor’ somewhere….

    #90359

    In reply to: BuddyPress Spam

    Pisanojm
    Participant

    Have you tried the plugin “Humanity”? Also you can try to add an extra xprofile field that needs to be filled in. We validate e-mails on our site…

    #90355

    In reply to: BuddyPress Spam

    Anton
    Participant

    si-captcha doesn’t work on my sites. I’m using https://wordpress.org/extend/plugins/wp-recaptcha/ and it seems to stop some of them. Still not a spam free solution.

    #90350

    In reply to: BuddyPress Spam

    Roger Coathup
    Participant

    @tedmann – and changed the default text on the register page?

    #90349

    In reply to: BuddyPress Spam

    Hugo Ashmore
    Participant

    @tedmann have you added all the tricks mentioned? changed footer links? added referer rule to your .htaccess

    #90348

    In reply to: BuddyPress Spam

    Ted Mann
    Participant

    I deleted the registration.php file (and have the alternate slug). Still getting slammed with spam signups and posts. Switching to the si-captcha plugin (though I suspect that won’t do anything since the spammers are bypassing the reg form). Any other ideas?

    #90331

    In reply to: BuddyPress Spam

    Mark
    Participant

    @rogercoathup Thanks for the info. I’ll try the some other forums for the other issue.

    #90235

    In reply to: BuddyPress Spam

    Roger Coathup
    Participant

    @mark211 – You can change the slug just by adding the one line to wp-config.php

    define( ‘BP_REGISTER_SLUG’, ‘join-up’ );

    This thread tells a little more about potential problems: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/defining-new-register-slug-not-working/

    ON the View problem – I think you have posted the wrong URL – it gives a 404 error

    Ask this question as a separate thread in support though. Search the forum first of all though, because I think there are some existing threads on this type of problem (view permalink)

    #90233

    In reply to: BuddyPress Spam

    Mark
    Participant

    @rogercoathup no I didn’t change the slug or the default text. I’m not a developer and wasn’t 100% sure how to change the slug. I looked at the wp-config.php but it looks a lot different than Andy’s example on BP org I read. Would I change it under wp-config still? Andy’s posting is from 09. I will go ahead and change the default text. I’ll do anything to keep those bot ******* away. lol. So far Ive been good with the two plugins even though it looks like overkill to my visitors.
    Side note. I’m having a problem with viewing status on my activity feed. When someone joins the site or posts a notification and I go to click on view next to the notification, the page it takes my to has issues with the theme. I assume it has to do with my themes template file?. here’s the snipit of code View Any thoughts on how to fix it? Thanks.

    #90225

    In reply to: BuddyPress Spam

    Roger Coathup
    Participant

    @mark211 – did you change the register slug in BuddyPress as well? Also, changing the default text that appears on the register page?

    @intimez – I think there should only be one register.php, in your theme’s (or the defaults if inheriting) register folder

    #90224

    In reply to: BuddyPress Spam

    Mark
    Participant

    FYI, I deleted the register.php file in bbpress last night and I had another 7 spam accounts in the morning so that didn’t work for me. I then installed humanity this morning and I’m using it with the si captcha plugin and the two combined seem to be ok so far. I’ll keep you guys posted.

    #90197
    DS
    Participant

    well. I meant a little of both ;)
    On buddypress.org I can;t find one, and for my own site the plugin mentioned above states: “This plugin is still not released and it’s part of my Google Summer of Code 2010 project. Follow the plugin group on buddypress.org for updates on development.”

    #90195

    In reply to: BuddyPress Spam

    intimez
    Participant

    So other two register.php not be deleted? Want to make sure.

    #90194

    In reply to: BuddyPress Spam

    Roger Coathup
    Participant

    everyone wants a plugin to solve this. Remove that register.php in the bbPress folder… go on, trust me, it really helps! :-)

    #90178

    In reply to: BuddyPress Spam

    Hugo Ashmore
    Participant

    Oh there are many more than that as soon as you start to try and block them a new address will be used

    #90177

    In reply to: BuddyPress Spam

    Filmplayer
    Participant

    is there a plugin that i can use to simply ban certain keyphrases in email addresses from registering? most of my spam signups have the below phrases in their urls, as well as others, i’d like to simply block all of the below them from signing up at all.

    buyfioricetnow
    junklessmail
    trophaeum
    picture-movies
    stampfreemail
    supermailpro
    designersmail
    freeeeemail
    hothdvids
    travel1234
    freemailme
    hotbabesonly
    informaniac
    belzy
    watchathf

    #90165

    In reply to: BuddyPress Spam

    Hugo Ashmore
    Participant

    Not sure of the process but even if you haven’t got bbpress running locate and remove the file. If spambots are managing to get around hidden fields that should remain empty it suggests they are not using whatever form that protection is on.

    For CURL try adding this: (but check carefully things still work!)

    # trap curl registration downloaders – block in allow,deny rules
    SetEnvIfNoCase User-Agent “^curl” blog_spammer
    Order Allow,Deny
    Allow from All
    Deny from env=blog_spammer

    Be careful about blocking IP ranges it’s a difficult practice and one that technically you are supposed to notify about in case innocent yet important sites get blocked, you can add further rules to the deny lines above but unless there is a very persistent IP it’s probably not worth it and likely spoffed anyway.

    #90164

    In reply to: BuddyPress Spam

    Roger Coathup
    Participant

    @tedmann – have a search on your install for the bbPress folder and remove the register.php file. I guess it doesn’t have to be activated for the file still to be there and therefore usable by the spammers.

    It worked like a treat for myself and @footybible

    #90160

    In reply to: BuddyPress Spam

    Ted Mann
    Participant

    I’ve got the Humanity plugin running on our site, with a semi-difficult question. Likewise, I’ve done the htaccess trick, register slug, and so on. Haven’t blocked CURL requests (how do you do that?).

    I never configured bbpress for our site. Even if I haven’t done that, is it possible that register.php file is still lurking somewhere on the site? Are there any more drastic measures I can take? We’re getting killed every morning — not just with spam signups, but spam blog posts. Would blocking the offending IPs (quite a few) be a viable solution?

    #90153
    Roger Coathup
    Participant

    @boonebgorges is @kebdarge meaning there isn’t one for this site?

    #90121
    Boone Gorges
    Keymaster

    That’s exactly what bp-moderation does.

    #90117
    DS
    Participant

    so there isn;t a plugin that adds a nifty button to report inappropriate content directly to an admin?

    #90054

    In reply to: BuddyPress Spam

    Hugo Ashmore
    Participant

    You’re quite correct it does still exist which I find very odd as I seem to have a recollection of comments that said it would be / was removed.

    #90049

    In reply to: BuddyPress Spam

    footybible
    Participant

    I have the latest version of buddypress and I had to delete the register.php from bbpress, as is suggested above. This reduced my spam signups from around ten a day to none.

Viewing 25 results - 1,776 through 1,800 (of 2,710 total)
Skip to toolbar