Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'spam'

Viewing 25 results - 501 through 525 (of 2,674 total)
  • Author
    Search Results
  • #241363

    In reply to: Stopping forum spam?

    Robkk
    Participant

    Akismet should help get most blog comment spam , and it also has integration with both BuddyPress and bbPress.

    #241353

    In reply to: Stopping forum spam?

    shanebp
    Moderator

    You shouldn’t need to disable the activity stream commenting – but try it.

    There are several plugins re bbPress spam, such as:
    https://wordpress.org/plugins/stop-spammer-registrations-plugin/

    #241349

    In reply to: Stopping forum spam?

    Daethian
    Participant
    #241348

    In reply to: Stopping forum spam?

    Daethian
    Participant

    yes I have commenting turned off

    The only thing I found is under Activity Stream, maybe that’s letting it thru? I don’t have comment spam anywhere else on the site, just forum topics.

    Here is the latest:
    https://www.dropbox.com/s/zvdbtckxzx8nxo1/forumspam.PNG

    #241081
    djsteveb
    Participant

    @zewitchi

    with new servers, I try to use these two plugins:
    Have you tried “contact form 7” or “si-contact form” plugins to see if your server allows wp to send emails?

    on some servers they both work to send an email to my admin email account – on some servers only one of those will work (without tweaking smtp settings and such)

    in my limited experience – if neither of those work – then I would write my server people and ask them if some kind of mod sec or php limiting setting that the server company sets would be preventing your wordpress install from sending email via php.

    There are other ways to get WP to send emails – but your server people will usually see something in the error log, or know that they have your account limited in some way that either they will change for you, or tell you that you need a different hosting plan in order to use features like that – since they are sometimes abused by the hosting account leasee, or spam / hack programs that hit unsecured php scripts.

    (I’m no expert, just had some experiences. I’m sure others know more about this than I do)

    btw I tried to sign up an account with your site, and used one of my non-gmail non-yahoo addys, which usually lets everything through (no spm filters and such) and I never got an email – so I would check with your host first.

    #241069
    danbp
    Participant

    hi @djsteveb,

    thank you for sharing, and mentionned topic marked as spam.

    Have a nice day.

    #241067
    djsteveb
    Participant

    @danbp

    those are interesting – I’d like to add that anyone considering integrating those should pay close attention to the terms of service, privacy policies, usage restrictions, etc – most that I have found that are “free” either crash ~ 20 users, or are hosted on third party servers that are not in your own control – so reliability, and privacy, third party ads out of your control – stuff like that I always found (aside from quick chat, which runs on own server using sql database I think)

    to get a little fancier than quick chat, I have tried more then 50 free / freemium / and premium options out there.. but I had not seen that one pointed out at code canyon – I might buy it and try it to see how it works, unfortunately I have found that even most premium options fail with server load issues once about 20 people are chatting – especially if they use the same mysql that your wordpress is tapping into. I also need to find someone who can go over the code in that one to see how hackable it may or may not be – any suggestions for a security review person?

    If you can budget a couple hundred bucks you could get into:

    123flashchat, I can say that it is solid enough to keep running for months on end even with lots of chatters.. there is a wp integration kit avail for that premium program – but I have not tried it yet. The support is either really great, or no answer – but I think part of that is my email services auto-blocking stuff from a busy email server in hong kong – and some language barriers.

    Another premium option with will require a red5 media server or something similar is av-chat by nusoft – it has buddypress integration that I use – will pull in bp avatars into the chat room and such – it’s pretty solid, and lots of customization options.
    ( https://wordpress.org/plugins/avchat-3/ )

    I use these as single page chat rooms, not something site-wide on every page.


    @danbp
    or @moderators – I am pretty sure the comment two above which links “cards” is just purely seo link spam 🙁 –

    #240617
    danbp
    Participant

    hi @fox_black

    i’m pleased to see that you read the Codex. But sorry for your mention, there is also written a few words before: In BuddyPress 1.1 this all works with one click.

    And if not enough, the paragraph title is Introduction for Forums in BP 1.2+

    As of june 2015, current BuddyPress version is 2.3.1 and there is no forum included in BuddyPress, reason why you haven’t find any information.

    Further on Codex you can read:
    There are a couple of reasons why you might want to consider migrating to the bbPress plugin:

    bbPress is being actively developed; the “Discussion Forums” component in BuddyPress is retiring as of BuddyPress 1.7. The retired component will continue to work, but no new features will be incorporated by the BuddyPress team.
    bbPress has a bunch of cool features that BP Discussion Forums doesn’t: extensive moderation via the WP admin dashboard, topic splitting, revisions, spam management, favorites, subscriptions, and more.
    See: https://codex.buddypress.org/legacy/getting-started/using-bbpress-2-2-with-buddypress/

    If you want a forum aside BP you have to use a forum plugin and bbPress is recommended for that.

    #240098

    In reply to: Wrong Member Count

    newdermeo
    Participant

    URGENT PROBLEM!

    I am having the same problem. I just logged on as the administrator to delete a user and the only user that showed up on the list was myself. The wierd thing is that when you look at the user count for all users, all users are there, however, clicking on that link still only brings up my user. I deactivated all of my plugins and one by one began activating them again. I got to the BuddyPress Version 2.2.3.1 and activated it and that is when I could duplicate the problem. This is only recent and I am sure that I did an upgrade recently. Sunday was the last time I logged in and there were no problems at the time. For the time being I have left the rest of my plugins deactivated and I would be happy to give you access if you need a password or username to get in. My site is http://www.putznutzcabinfever.com. For the time being, and for security purposes I will be reactivating a spam plugin and one that limits the menu. These are STOP SPAM and ULTIMATE USER. So, you can go back to deactivating all plugins when you look into it. I just don’t want to allow signups or public access to some of the pages.

    If I can help in any way, I will be happy to.

    #240021

    In reply to: import/export groups

    Zellous
    Participant

    I found this answer to this issue by: @donalyza. He said:

    “if you use phpmyadmin, you can easily export the 3 tables related to groups from site 1 and import them in site 2. phpMyadmin has natively import/export tools and avoids you to use an extra plugin to generate CSV or sql formated files.

    xxx_bp_groups
    xxx_bp_groups_groupmeta
    xxx_bp_groups_members

    xxx is the prefix you entered during the wp install. By default it is wp, but it is recommended to use another one. Spambots are too much in love with wp_ prefix. You’re warned ! :d”

    I just tried it and it worked, however I had to edit my prefix accordingly to the database prefix I was uploading it to. I used “Coda” to do this, but any similar program works. The site I exporting from had “wp_bp_groups_members” and I changed it to “qou_bp_groups_members” which was the new site prefix.

    #239712
    proteas
    Participant

    OK problem solved. It wasn’t my setup after all, it was the spam filters my hosting company was using.

    I found out thanks to this post here:

    Invalid activation link fix?

    I only wished I found it earlier.

    Mickey
    Participant

    Yes I did, it does not work on mobile unfortunately.

    Also, links to author and other associated with this plugin lead to “spam” type of sites which do not give me much confidence in using it.

    #239071
    dwsowash
    Participant

    I tries everything for spam and the only thing that worked was the WangGuard plugin. Works great at stopping spammers from registering and creating groups.
    Now I have no spam trouble at all and it’s all i use. No capta or Akismet or anything else.
    https://wordpress.org/plugins/wangguard/

    #239054
    danbp
    Participant

    There is no magic recipe against spam.
    Following some basic recommendation is a first step.
    No user called “admin”, no tables prefix beginning with wp_ and so on.
    Avoid publishing your site url as long as you have a “spam hole” is also a good practice….

    https://codex.wordpress.org/Hardening_WordPress
    https://codex.wordpress.org/Combating_Comment_Spam/Denying_Access

    #238956

    In reply to: That Spam Option

    modemlooper
    Moderator

    The account is blocked and marked as spam, uses this https://codex.wordpress.org/Function_Reference/update_user_status

    #238907
    modemlooper
    Moderator

    never use “register” as url for sign up page. Spammers look for this. Go into permalink settings and change to something else sand save. URL redirects not right

    #238539
    jknowles
    Participant

    It is not Buddypress that is causing the error, but reflecting that a comment has been submitted that should be moderated because it looks like spam.

    If you want all the links to go thru, go to the Dashboard/Settings/Discussion/Comment Moderation
    and change the number of links it allows to 0. (Or maybe just up it to what you are comfortable with.)

    #238478
    djsteveb
    Participant

    You should of searched the forum for many answers to this already posted.

    There are a lot of options and solutions with this… for me, I use the plugin “buddypress humanity” on one of my sites, and a different / similar plugin “good question” on another site.

    Change the default questions and answers… this stops most of the auto-bot spammers.. a few manual people may get through, but it cut does spam signups on my site by 99%.

    One of my sites I disable “group creation” for all users, as that seems to be a target for many of them.

    I also use another plugin with my bp+wp / multi-site … which sets “blog defaults” so that any user who creates a new blog has settings automatically enabled that “block this site from search engine indexing” – if someone signs up and creates a site and adds original content, I will go in an manually change that setting.. most people who “create a site (blog on multi-site) – don’t use them, or are spammers – so I don’t need them sucking away page rank juice or clogging up the activity stream with BS.

    random thoughts from another BP user…

    #238103
    juliantrueflynn
    Participant

    Yes to the first, no to the 2nd — to be direct, not sure you’re following…

    You just gave steps for overall spam reduction (which, thank you), what I’m referring to is a problem that occurred from the custom registration page. I’m talking in the matter of an hour I went from no spam to lots of spam because of the custom registration page which code I gave above. What would cause that and how can I fix it?

    Why would this custom page cause the issues and why would the Honeypot plugin you gave not fix it or my old code — it’s doing the same thing I had before that worked perfectly? I could remove the custom registration page and the spam would stop, but I rather keep it though since I don’t want the default registration page.

    #238075
    juliantrueflynn
    Participant

    Hm, so I added that plugin first to see if that would do anything. The spam requests are still very high (user spam sign-ups). Again, I’m just comparing this to before I did the new custom registration page – the code I put above in codeshare.io.

    #238047
    danbp
    Participant

    Shouldn’t a User promoted to Group Moderator be able to moderate content in that Group, regardless of their WP Role and capabilities?

    Sounds logic, but No. See documentation in bp-core/bp-core-caps.php for the “why”. 😉

    Since BP 1.6, group moderators can only delete, move, spam group forum content.

    External reference.

    #237974
    S. Panda
    Participant

    Thanks for the reply, unfortunately that patch didn’t help. Here’s what I have in wp-content/plugins/bbpress/includes/extend/buddypress/activity.php:

    	// Get the activity stream item, bail if it doesn't exist
    //  ===== BBPRESS BUG WHICH RETURNS DUPLICATE =====
    // ===== bbp_reply_created UPON EDITS                            =====
    //		$existing = bp_activity_get_specific( array( 'activity_ids' => $activity_id, 'show_hidden' => true, 'spam' => 'all', ) );
    //		if ( empty( $existing['total'] ) || ( 1 !== (int) $existing['total'] ) )
    // ===== END BUGGY CODE / START PATCH                    =====
    		$existing = new BP_Activity_Activity( $activity_id ); 
     		if ( empty( $existing->component ) )
    // ===== END PATCH                                                           =====
    			return null;
    		$existing = new BP_Activity_Activity( $activity_id ); 
     		if ( empty( $existing->component ) )
    		// Return the activity ID since we've verified the connection
    			return $activity_id;
    	}
    
    #237878
    danbp
    Participant

    hi @dani-girl,

    intersting question, but thought you’re wrong about Directive 95/46/CE. You have a too strict opinion ! If it would be real, nobody in Europe couldn’t use WordPress and probably also many other CMS’s.
    Which is the EU country you are off ?

    An e-mail is a personnal data and the directive applies. But…

    WordPress need it (username, email and password) to work on registering. That is a legitimate and technical reason, which is allowed.

    You don’t collect it illegaly, or by roundabout and the user has access to it any time. Emails never appear publicly on WP and are used for internal purpose only.

    Opt-in is mandatory since 2002 in Europe. This means you have to prevent/ask the user before he sign in.
    If you clearly write and expose publicly (and easy to access) your policy, explain why you ask the mail, that you freely remove any user data on demand for example, you can ask for an email. This is also valuable for cookies. You should inform the user that you use them… Resaling and forwarding emails for commercial purpose is of course forbidden, but only IF your site has no direct reason to do that. (e-commerce is not a direct reason 😉 )

    On the other side, as site owner, you can’t use your members email for advertisement or any other mailing action without their agreement. Or you will be considered as spammer. Which is also illegal in EU.

    http://www.cnil.fr/english/data-protection/official-texts/

    #237781
    nblxhd
    Participant

    Kleo Theme.

    — WordPress Active Plugins

    bbPress: 2.5.6
    BP Group Organizer: 1.0.8
    BuddyPress: 2.2.1
    BuddyPress Activity Shortcode: 1.0.2
    BuddyPress Cover Photo: 1.0.5
    BuddyPress Edit Activity: 1.0.4
    BuddyPress Like: 0.2.0
    Buddypress Messages Spam Blocker: 1.1
    BuddyPress Toolbar: 1.6.0
    CodeStyling Localization: 1.99.30
    GD bbPress Attachments: 2.2
    iThemes Security: 4.6.12
    K Elements: 2.4
    NextScripts: Social Networks Auto-Poster: 3.4.16
    Paid Memberships Pro: 1.8.2.2
    Peter’s Login Redirect: 2.8.2
    Revolution Slider: 4.6.5
    rtMedia for WordPress, BuddyPress and bbPress: 3.7.35
    Social Articles: 1.8
    Taxonomy Metadata: 0.4
    WangGuard: 1.6.2
    WooCommerce: 2.3.7
    WordPress Importer: 0.6.1
    WordPress SEO: 2.0.1
    WPBakery Visual Composer: 4.4.2
    WP Super Cache: 1.4.4
    YITH WooCommerce Wishlist: 2.0.5

    PHP Version: 5.2.17
    MySQL Version: 50617
    Webserver Info: Apache/2.4.9-0-beget (Unix)

    ### End System Info ###

    #237623
    Alice-Claire
    Participant

    Thanks for the links. The thing is, they aren’t showing as members. That’s the strange part. I was getting hit with mega spammers and then I added a few things, including a captcha, and it stopped. No more spammer accounts were being created.

    However, it does appear like they’re still building in the background somewhere, but I don’t where? They don’t show up as registered or pending members anywhere. So our member page is showing something totally different than our dashboard log.

    Any ideas?

Viewing 25 results - 501 through 525 (of 2,674 total)
Skip to toolbar