Search Results for 'spam'
-
AuthorSearch Results
-
May 17, 2013 at 7:38 pm #164183
In reply to: Anti-spam techniques…
bp-helpParticipant@aitpro
Are you using the plugin on github?
https://github.com/bphelp/bp-spam-killer
Or Are you using the code on pastebin which I could not get valid users registered either.
http://pastebin.com/kzxCqSb8
On my test server the github plugin allows registration for valid users but I am not really sure how effective this method would be at preventing spam registrations. Any feedback is appreciated!May 17, 2013 at 7:13 pm #164181In reply to: Anti-spam techniques…
AITproParticipant@bp-help – I tested your plugin and for whatever reason on my site it prevented good registrations. I will isolate exactly why that is on my particular site.
@matt55 – I did some more research and built on your .htaccess code. A php error was occurring due to using Server Protocol so per jdMorgan “the htaccess Master” 😉 the better condition check is The Request.Special thanks to jdMorgan a true htaccess Master
# BuddyPress Anti-Spam Registration RewriteCond %{REQUEST_METHOD} ^POST # only match the register page URI RewriteCond %{REQUEST_URI} ^/register/$ # domain referer is better than IP - allows for subdomains RewriteCond %{HTTP_REFERER} !^.*ait-pro.com.* [OR] # Blank or single hyphen user-agent spoofers or curl RewriteCond %{HTTP_USER_AGENT} ^(|-?|curl)$ [OR] # HTTP request header RewriteCond %{THE_REQUEST} HTTP/1\.0$ RewriteRule ^(.*)$ /spam-prevention [R=301,L]
May 17, 2013 at 3:14 pm #164163In reply to: Anti-spam techniques…
Ben HansenParticipanti’d buy that for a dollar!
😛
May 17, 2013 at 9:34 am #164143In reply to: Anti-spam techniques…
May 17, 2013 at 9:08 am #164141In reply to: Anti-spam techniques…
bp-helpParticipant@mattt55
Well I gave you credit because you was my source, if you ever come across the original author then I will credit them. As for the jQuery method see:
http://pastebin.com/kzxCqSb8
I added a _inc file to the plugin that contained the my.js file. See line 33 as to how I implemented it. Really not sure what I did wrong so have a look and see if you notice any errors.May 17, 2013 at 8:52 am #164140In reply to: Anti-spam techniques…
Mattt55ParticipantPlease don’t give me any credit for the honeypot idea – I got that one from someone else (I don’t remember who or where) and I probably almost completely copied the code as well…
The 4th method (jquery, cookies and the “10 second rule”) is, as I indicated, torn from an existing project and strung back together in a way that (despite not being tested) is intended to work. It probably doesn’t at this juncture 🙂
Let me know how you went about it and what’s happening, and I’ll try to help you get it working. It seems (today) to be the killer method for curbing the spam 😉
Cheers,
Mattt.May 17, 2013 at 8:45 am #164139In reply to: Anti-spam techniques…
bp-helpParticipant@mattt55
Hi, I used your 3rd method registration honeypot to create a small plugin. I don’t really know how to test its effectiveness but here is a link for anyone that is adventurous and would like to give feedback to that effect:
https://github.com/bphelp/bp-spam-killer
Credit goes to @mattt55 for the code and idea.
I could not get the 4th method using jQuery to work. It always sends every user to the spam-prevention page. If you can give more detail as to how to get this working I would like to use both methods in one plugin for better spam registration prevention. Thanks!May 17, 2013 at 3:12 am #164117In reply to: Anti-spam techniques…
May 16, 2013 at 4:50 pm #164082In reply to: Anti-spam techniques…
Ben HansenParticipantthose seem like some great tips especially the last two thanks for sharing!
May 16, 2013 at 4:44 pm #164080In reply to: WP Multisite on Existing Buddypress
Ben HansenParticipantyou should be fine, there are a few differences in the way things work, namely network user registration as opposed to single site registration (users are not automatically added to the root site), making sure your plugins are multisite ready/compatible. All in all you should not have any difficulty unless your mods are things that are relating to network functions (not very likely i don’t think). Do be prepared for the spammers and sploggers to step up their game i implemented wangguard at the same time i switched our site from single to multi.
May 11, 2013 at 4:21 pm #163777In reply to: checkbox xprofile field – default "checked"
bp-helpParticipant@hnla
Well said Hugo! It also seems to me that if it was checked by default it would make it even easier for spam bots to compromise a site.May 9, 2013 at 8:20 am #163629smartmwpParticipantHi bp-help,
Thanks so much for replying! My default setting was contributor (roles – add/edit posts, participate in forums, and BP activity). Because of spams I changed it to Subscriber (Only BP activity, no adding posts). The profile fields I am talking about are in the base/primary field only. Even the base fields are not showing up – even name and email! Nothing, just blank. I had to add my own sign-up form using a shortcode to that page to at least show the name and email fields, and that is not working either.
Many Thanks
SoniaMay 1, 2013 at 4:45 pm #163208HenryMemberYou may have already checked but have you looked in your spam folder? Could be in there.
April 28, 2013 at 7:00 pm #162947In reply to: Still getting spammers!! HELP!
Hugo AshmoreParticipantThanks @bphelp.
Closing this thread and any further that are re-opened @placementmantra
April 28, 2013 at 6:57 pm #162946In reply to: Still getting spammers!! HELP!
bp-helpParticipant@placementmantra You have already been asked by @hnla to stop opening old threads. Not to be rude but isn’t it ironic that your asking for help with spam yet your kinda being spammy yourself. Anyway try this plugin, it is in beta but it may work for you:
http://geek.ryanhellyer.net/products/spam-destroyer/
Download the beta version that has support for BP and bbPress.April 28, 2013 at 6:38 pm #162945In reply to: Still getting spammers!! HELP!
placementmantraParticipantI am daily getting very much spams on http://placementmantra.net/
no idea how.even tried plugin no useApril 28, 2013 at 6:37 pm #162944In reply to: How to delete all (spam) messages sent by a user?
placementmantraParticipantI am daily getting very much spams on http://placementmantra.net/
no idea how.even tried plugin no useApril 28, 2013 at 6:27 pm #162941In reply to: BuddyPress Spam
Hugo AshmoreParticipant@placementmantra Please stop posting this repeated post immediately. You have now posted approx twelve times to old ‘Spam’ threads in as many minutes virtually. Open A new post or search and ‘Read’ some for methods of dealing with spam issues.
Now closing this old thread as a read only.
April 28, 2013 at 6:22 pm #162940In reply to: BuddyPress Spam
placementmantraParticipantI am daily getting very much spams on http://placementmantra.net/
no idea how.even tried plugin no useApril 28, 2013 at 6:22 pm #162939In reply to: SPAM ON ACTIVITY PAGE!
placementmantraParticipantI am daily getting very much spams on http://placementmantra.net/
no idea how.even tried plugin no useApril 28, 2013 at 6:21 pm #162938In reply to: How to handle spam registrations in ver 1.6.1
placementmantraParticipantI am daily getting very much spams on http://placementmantra.net/
no idea how.even tried plugin no useApril 28, 2013 at 6:14 pm #162937In reply to: Fighting Spam User Registrations
placementmantraParticipantI am daily getting very much spams on http://placementmantra.net/
no idea how.even tried plugin no useApril 28, 2013 at 6:11 pm #162935In reply to: How to control spam registration?
placementmantraParticipantI am daily getting very much spams on http://placementmantra.net/
no idea how.even tried plugin no useApril 28, 2013 at 6:09 pm #162934In reply to: Registration Spam Help
placementmantraParticipantI am daily getting very much spams on http://placementmantra.net/
no idea how.even tried plugin no useApril 28, 2013 at 6:07 pm #162933placementmantraParticipantI am daily getting very much spams on http://placementmantra.net/
no idea how.even tried plugin no use -
AuthorSearch Results