Search Results for 'spam'
-
AuthorSearch Results
-
January 26, 2013 at 9:55 am #151774
In reply to: Thousands of spam subscribers
January 26, 2013 at 2:42 am #151767In reply to: Thousands of spam subscribers
raphadko
ParticipantWhat I use is buddypress captcha for registration, works like a charm!
January 24, 2013 at 7:16 am #151620In reply to: Send Welcome Email
bruceleebee
ParticipantHey @mercime,
They definitely get the activation email. I have it setup with an SMTP email service (mandrill) and have tested it to make sure it avoids spam filters. So it gets sent, and it lands in the inbox – and they are activating their email – but then they don’t login again or they request a password change or something. It’s not all users, but enough to try and make a fix.
I think it’s like this…
They sign up for an account – do some other stuff – come back and see an activation email so they click on it… but now they have forgotten then details they used when signing up. Or they sign up – log in – but then come back a day or two later and have forgotten their details.
If a welcome email was sent with their user details (like most sites do) they would have it stored somewhere they can access it again and again whenever they forget.
Do you know how I can set this up? plugin or otherwise?
January 24, 2013 at 1:40 am #151601In reply to: Send Welcome Email
@mercime
ParticipantI think the problem is that they never get a sent an email with their account details (username and password) when they join.
You mean they don’t receive an activation email? They should already know what their username and password is because that’s required when you register.
Have you checked whether it’s your site that’s not sending the activation email or whether it’s their email service provider (gmail,yahoo,hotmail,aol,etc) that’s blocking your email and/or sending it to user’s spam folder?
January 21, 2013 at 8:49 am #151265In reply to: plugin to manually activate members WP 3.5!
danbpfr
Participanthi @mindyjoy,
@boonebgorges did a nice plugin a few time back who exactly does what you ask for.
Unconfirmed ! https://wordpress.org/extend/plugins/unconfirmed/i use it to remove automatic spammers from my db but you can also resend activation e-mails or do it mnually (need a trusted relation to e-mail address and.or username i guess).
January 21, 2013 at 8:41 am #151264In reply to: plugin to manually activate members WP 3.5!
mindyjoy
ParticipantDoes anyone have a solution for this? I am facing the same problem. Some new users are not receiving the activation email. It is not going to their spam folders. I estimate about every 5th user does not get the email. I can tell who doesn’t receive the email because their Forum Role is blank. Is there a way to generate and re-send the activation email, or manually activate these users? Thank you.
January 20, 2013 at 6:50 pm #151230In reply to: Voting / Polls Plugin for Buddypress Groups Request
Mike Stott
ParticipantHere’s an alternative that makes the polling more social
It’s one I’ve developed after someone requested it on top of my Facebook polling plugin
http://epicplugins.com/epicplugingallery/wordpress-social-polling-plugin/
[ Please do not put more than one link to your paid plugin, otherwise all will be deleted as spam ~~~ Mercime ]
January 20, 2013 at 1:08 am #151171a-swede-in-greece
BlockedI don’t understand the difference between users and members. We have thousands of spam users and it’s not possible to mark them as spam either when we delete them. It feels like they have a negative effect on our site, but maybe I can just leave them there?
January 19, 2013 at 8:29 pm #151151In reply to: Removing Primary (Display Name) Profile Field
greenmeanie
ParticipantMost are using this field to SPAM with any idea’s on how to remove it?
January 18, 2013 at 8:29 am #151023In reply to: activation email goes to user’s spam folder
Pedro
ParticipantI had the same issue and I want to share here what I did to make activation emails reach the inbox (especially in Gmail):
– added SPF and DKIM DNS records in order to certify that the e-mails are legitimate, especially if your host uses a third party service to send them, or they get sent from a different domain
– changed the default “from” e-mail address and “from name” fields using a plugin. I used WP-Mail-SMTP plugin that also allows me to use my own e-mail address (like a google apps one), but there are plenty others that you could useAfter these steps the e-mails were still being marked as spam by Gmail and the only thing left was to edit the activation e-mail content itslef. Thank you Paul for adding the option in Welcome Pack plugin. I enabled “Customise the emails sent by BuddyPress, either in plain text or rich HTML versions.” I then edited the content and subject by adding more text and there it was, activation e-mail wasn’t marked as spam anymore.
I hope this helps someone else as I spent quite some time making it work 🙂
January 13, 2013 at 10:18 pm #150578In reply to: User Role Blog Creation Issues
Ben
ParticipantTo name some of the more likely possibilities:
- Jetpack
- Bad Behavior
- FV Antispam
- bbPress
- BP Xtra Signup
- Invite Anyone
- Network Latest Posts
- New Blog Defaults
- Welcome Pack
- WordPress SEO
I noticed after posting this yesterday that the form on the registration page (which works) is hard coded into the form, whereas the one on the `/blogs/create/` page is generated by the `bp_show_blog_signup_form();` function. Is it possible that the different functions that are run upon submission (on signup vs. blog creation) are be different enough to make this error occur?
…Maybe I’m barking up the wrong tree…
Thanks for your time,
BenJanuary 13, 2013 at 9:58 pm #150576In reply to: Problems with new member registration.
imnotme82324
ParticipantI had problems with WangGuard as well. If you’re site is for a invites-only, you could always try using the “Easy Invitation Codes” plugin. There’s a nice BP-compatible version in the developer section: https://wordpress.org/extend/plugins/baw-invitation-codes/developers/ (The link just under “Other Versions”.) It works great and is simple to set up.
After installation, all you’d have to do is create a code and send it to the people you want to join. When they register, all they’d need to do is add the invite code, like “ARTROCKSSPAMSUCKS”, into an added field and you’re set.
There is one tiny glitch – but don’t panic! The altered plugin still connects to the regular WordPress plugin, so it will tell you that an upgrade is available after installation. It’s a lie! I did a cheat-fix to get rid of that notification by opening the bp-eic.php file and changing the version number from 1.0 to 1.0.4. And, while writing this message, I decided to try and alert the author of the conflict.
January 11, 2013 at 7:37 pm #150328In reply to: My BuddyPress Hosting Recommendation
Bowe
ParticipantThanks Ben! IÂ never really look at my GA in great detail, but I do know that GA does not count visitors who have JS disabled. These visitors are usually bots. It could be that your site is being heavily targeted by bots/spammers which causes a lot of pageviews. On BP-Tricks I use CloudFlare (free) that blocks a lot of these threads and bots, which should save a lot of requests. 8 to 10 times as much hits is pretty crazy though, have you ever contacted support about this?
January 10, 2013 at 9:50 pm #150197In reply to: Using Buddypress Support
Ben Hansen
Participantsounds like maybe akismet didn’t like the format of your post and thought it was spam same thing happened to me the other day.
January 10, 2013 at 6:50 pm #150164In reply to: Stopping SPAM words
Ben Hansen
Participanthave you considered akismet?
January 8, 2013 at 4:41 pm #149958In reply to: Registration Reload Error: Lets Get This Solved
valuser
Participantquote from @SeriousDon
users are submitting their info and the register page just simply reloads with no error.
created a locally hosted test server ………. got the website to function 100%Have had similar experience but in the reverse
created a local site (though with a lot of customization) all well locally with registration 100%
put it up on a host and registration page just reloads with no errors.
Have no great experience but could it be version differences of php, or mysql etc. ???
or more likely as modemlooper suggests left over tables from a discarded plugin maybe a disable or auto activation plugin.I think (though will not name as i’m not 1000% certain) one wp managed hoster had a reports of a similar type problem from a few clients and they eventually fixed it.
Stumped! there are a few results on google search terms —> buddypress register registration reload reloads refresh and a buddypress ticket (now closed) #4477
At first all registration was disabled regardless of theme.
Then as suggested in one of the google results I removed an anti spam addition from htaccess and i got back registration in bp default and the other themes.
but no registration yet for the theme that “caused” the problem
January 8, 2013 at 3:56 pm #149953In reply to: Spam, Splog and Dirtbag Prevention
David Cavins
KeymasterAlso consider the honey pot method. It catches automated spammers but not human spammers.
https://github.com/pixeljar/BuddyPress-HoneypotFor human spammers you almost need to approve each user request. Which is a pretty big barrier to entry, I think. I’ve used this plugin to do that:
https://wordpress.org/extend/plugins/bp-registration-options/January 7, 2013 at 1:53 pm #149821In reply to: How to allow guest access to groups/forums
yidamweb
ParticipantHello,
This problem was solved, as follows:
1. Disable “BuddyPress Registration Options” plugin.
2. In Settings >> General >> New User Default Role, set to “Blocked”, or some appropriate value to make spam registration difficult.Thanks to Hugo for pointing to the solution.
January 4, 2013 at 3:51 pm #149669In reply to: plugin to manually activate members WP 3.5!
wrowlands
ParticipantOk, I did what your asked me to do last night. I deactivated all the plugins and then activated the BuddyPress default theme. I get the same results. I sign up to be come a new member and I do not get the confirmation email. I have attempted to sign up with a number of email accounts that I have and nothing is going into my spam folders or my inbox.
January 3, 2013 at 2:33 pm #149540In reply to: How to control spam registration?
iyke20024
ParticipantDecember 31, 2012 at 3:54 pm #149357In reply to: Group moderator are not able to edit, delete group
@mercime
ParticipantFor my part point 2 is not working at all. I mean as an admin I can do point 2 but as a moderator I can’t. ==> Edit, close, and delete any forum topic or post in the group
You should be able to do this as Group Mod. WP/BP versions? Have you done basic troubleshooting like changing to BP Default theme and deactivating other plugins except BuddyPress?
– I can’t access admin tab I am redirect to home group.
@laminedj – that’s where this all started and what the trac ticket (link above) is all about.
– Delete post is not present in group activity stream
Change to BP Default theme, the delete button/link is there for Group Mod in Activity Stream.
– I can’t ban users because I can’t access admin area
Group Mods cannot ban users, only Group Admins can do that. You can mark forum posts of such as Spam.
December 30, 2012 at 9:13 pm #149303Hugo Ashmore
ParticipantNote of warning one click installs can and often are problematic and not recommended. As for credible host, I take your word for that 🙂 Ask them to ensure your IP has a correct PTR record set and go to http://www.openspf.org/ and create a txt SPF entry to add to your MX records this will help certain email hosts to accept email from your server when it comes via your domain records or associates your MX records and the server as being allowed to send email on behalf of that domain and isn’t just some open spam relay.
Oh and yes perhaps the codex/ or that thread could do with a preface about the nature of this problem, sadly I have actually written in depth twice iirc on this issue when in the past there seemed to be a spate of this troublesome aspect, but not sure it’s possible to find those now.
Big problem is that many email providers latched onto a series of email protocols to use as a means of checking that received emails were from genuine sources and not spam, problem was/is these protocols are not mandatory ones to have such as PTR records but due to this those sorts of records, as arcane and complicated as they are become necessary.
December 30, 2012 at 7:53 pm #149301tednopple
Participant@Hugo. Thanks that is good to know. That is what I figured was the case (see my 5th post to this thread, 9th reply) , but alas no one was able to describe that before I found the video for the plugin method from the link @Aces provided, which worked perfectly. Also, instead of saying “Members of the BP community have had success using: WP Mail SMTP” the advice Buddy Press FAQ gives for this problem should explain what you’ve explained.
But as you said, without detailed knowledge abut the server and or hired tech help, it is difficult to solve that problem. @Whisprr, I recommend the plugin method BuddyPress suggests for now as you try to find the underlying problem. For me, I am using a credible host and simply used a “one click install” for wordpress. I am not sure why my email is not working properly (btw, the mail didn’t go to spam–the email server just rejects the message all together, according to the debug test) and don’t really have the time, knowledge or resources to deal with it immediately.
December 30, 2012 at 5:18 pm #149283Hugo Ashmore
ParticipantFor the record you do not really need to be adding further plugins to WP to sort out what is actually not an issue ever related to an application but rests at the server / domain level and in correct server sendmail or other versions of smpt/relay programs configurations and of properly configured email dns records, and requires a little technical knowledge when things don’t work out of the box. Plugins will try and bridge that gap between correct configurations, and users technical knowledge and I guess if they work alls well and good, but better is that things are sorted out at the real point of breakage.
So just to clarify this does not need to be done so that WP/ BuddyPress can send emails they have no problem sending emails as long as the server and domain records are correctly setup.
If your emails are being continually dropped into spam folders it’s because the email server receiving them isn’t able to validate the server as valid for the domain and you likely need to set an SPF record and possibly reverse DNS records but the latter is usually something the host providing the IP address for the server needs to set.
December 30, 2012 at 7:16 am #149257tednopple
Participant**SOLVED**
Thank you @Aces for answering and being helpful. All seems to be working now. I will post the solution below for those, like @Whisprr, who have the same problem:
Basically, the “WP Mail SMTP” plugin method from the link Aces provided worked. I just think the link is very vague and doesn’t explain at all how these plugins are supposed to help or what exactly you are supposed to do with them–it just says ‘most people found these helpful’. So I had to watch this youtube video, which explained how to solve the issue using the WP Mail SMTP, step by step: http://www.youtube.com/watch?v=5GsHbf4Gitw
Watch it! I would just skip the part about using the FTP to finish installing the plugin (skip 3:00-6:20). The plugin should install perfectly fine.
Essentially, anyone who has the activation/registration email problem needs to download the “WP Mail SMTP” plugin and then enter the correct settings, as described in the video. I ran into a problem (mentioned earlier in this post) because GMAIL does not allow the plugin access to the account and labels it as suspicious activity–this kept returning an error message in the debug (test email). I also didn’t feel comfortable putting my real email’s username and password, un-hidden, into the username and password form, so I created a new YAHOO account especially for sending emails from my wordpress blog instead of my normal account, to use for this plugin.
It worked! The debug/test email did not return an error and when I tested the registration for my site, I finally received the activation email–albeit buried in my spam folder.
Hopefully this helps others because BuddyPress and Word Press do not make it clear that this needs to be done in order to SEND (rather than receive) email from your account or for member registration to work–this is why many people who are Word Press novices can become confused when site registration doesn’t work.
-
AuthorSearch Results