Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'spam'

Viewing 25 results - 601 through 625 (of 2,711 total)
  • Author
    Search Results
  • #231914
    BuddyBoss
    Participant

    @disha76

    1. We don’t have Liking in blog posts, only on activity streams posts.

    2. You can see your own Likes in a tab, but not another user’s Likes. You see if they Liked a specific post, but the tab to see all of their Likes is only available to them for privacy reasons.

    3. Works fine with Multisite. When we release our next theme we’ll be moving all theme demos to a single multisite install, already doing our beta testing there and it works fine. Works with BP Activity Privacy too (this is a popular companion plugin for many people using BB Wall plugin).

    4. True, cannot tag directly on photo
    Cannot do multiple photo upload simultaneously (this is a big feature request, will be built)
    Media files not integrated in WP media etc (sort of, they are actually stored in WP Media, but user does not have access to all of that on front-end)

    5. Blog posting is done in admin like other themes. We do not yet have front-end blog posting. That will come in a future plugin we have planned.

    6. Wall does not have every FB feature, but has a lot. The main purpose of it is to let you post on each other’s activity streams. Out of the box BP doesn’t let you do that. Our next theme has profile cover photos actually (coming soon). And we have a cover photo plugin coming soon as well.

    8. Spam signups. We may make a spam solution at some point in time. This is a tricky one. Every solution you make only works for a bit, then the spammers figure out your tactic and update to counter it. It’s a cat and mouse game. We have some ideas, no timeline on this though.

    #231903
    disha76
    Participant

    I actually would have missed since this thread has become old! But thanks for responding at last.

    1) Can I “Like” from a blog post and it will show in the activity stream? And vice versa?
    2) Can an user see a collection of another users’ Likes? In the demo I saw this missing
    3) How does the theme behaves in WP Multisite set up and/or with a standard 3rd party plugin eg buddypress-activity-privacy.1.3.3?
    4) Media solution by buddyboss is separately priced but seems incomplete:
    – Cannot mark directly on photo, see photo tagging in FB or other php scripts
    – Cannot do multiple ( but max number settable by site admin) photo upload simultaneously
    – Media files not integrated in WP media etc
    5) How does the interface look like when one submits a blog – is he thrown out of the theme?
    6) Less important – Wall comes as a separate premium plugin but does not let you post blog/event/location – nothing except photo. It has also only river display – some premium themes similarly priced offers both river and card display. No profile cover photo also ?

    True, we used to have an open forum, but we had too many spam signups and closed it to customers only.

    I will request you to make a custom solution for yourself to prevent spam signups. This will be more creditable stuff encouraging us to go for custom solutions to Buddyboss. Thanks again.

    #231891
    BuddyBoss
    Participant

    Hey guys, this is Michael from BuddyBoss.


    @style960
    Thanks for the kind words πŸ™‚


    @ronia

    Can you please share a link?

    The next theme will be available later this month, so check back at buddyboss.com every so often and you’ll see it advertised there. It is an entirely new concept.

    If you really want to play with it now, send an email to support at buddyboss dot com asking to be a beta tester, and I’ll let you in.


    @disha76

    do you know how to contact the Buddyboss people for pre-sales queries?

    Here I am, ask away πŸ™‚

    They seem to have no open forum

    True, we used to have an open forum, but we had too many spam signups and closed it to customers only.

    I submitted some queries via their contact form – and got no reply from them – its 4 days.

    Sorry to hear. We are usually faster, but may have been slower due to the holiday season. What email did you send from? (you can PM me this if you prefer)

    I visited the Buddyboss demo but it does not show how standard Blog post…

    Here is a sample blog post:
    http://www.buddyboss.com/demo/buddyboss/an-argument-for-simplicity/

    Front-end posting…

    We are going to build a plugin for front-end blog posting. In general we prefer to put big features in plugins rather than themes, so they can work with any theme. Then we style that functionality in our themes so it looks really nice.

    Do the Buddyboss people frequent this forum ? If they do and answered such queries it would be a good sign indeed.

    I check out buddypress.org forums pretty frequently and answer questions πŸ™‚


    @djsteveb

    I found that most buddypress responsive themes are based on bootstrap – and since rtmedia loads a lot of bootstrap, and font awesome stuff, things would break when I put them together..

    Agreed, bootstrap bloats stuff and causes problems. BuddyBoss themes (current and future) are just CSS and media queries. We’re not using bootstrap.

    juliantrueflynn
    Participant

    Nevermind, found out from researching more on WordPress databases that for these pending accounts you should go into “wp_signups” database (they’re stored in 2 places). Then with phpmyadmin I am searching that table and deleting anyone using spammy emails.

    #231614
    disha76
    Participant

    @style960 not yet. I have checked spam folder also. They have closed comment in the FAQ section and they have no pre-sales forum where one can register and ask question.

    #231351
    Dave Lozier
    Participant

    @sbraiden – I recently helped migrate a site off of wpengine because of performance issues and the price wpengine wanted for more horse power under the hood. Their next level of service was going to cost $3200 a month. I suggested linode.com and was also amused by the fact that wpengine runs on top of linode.

    The page generation times for wordpress/buddypress/bbpress along with various plugins (gravity forms, buddypress xprofile custom fields type, gravity forms upload rules, gravity forms wysiwyg, gd bbpress toolbox, cloudflare…) was not good. It is still not where we want it either, unfortunately.

    The site is quite active, pushing 30,000 members and over 1.3+ million rows in the posts table. On average the page generation times are about 1.5 seconds for logged in users. Adding a new bbpress topic/reply can time out sometimes though. (still on the list to track down and fix)

    We utilize Cloudflare out front for a CDN and their threat/spam protection. Their service is free but if you need more page rules to balance out caching the pro service level is $20 a month.

    On linode we have a node balancer in front of two 4 core app server nodes. The app server nodes each connect directly to their own 8 core database nodes in a master master setup. This will be changing down the road once the database indexes are trimmed down with some denormalization. The cost for the node balancer, two 4 core and two 8 core nodes is $260 a month but that’s also allowing for some room to grow, capacity wise.

    Server software is a combination of nginx, apache (threaded), php-fpm, glusterfs (upload directory only), memcache, zend opcode cache and mariadb. Nginx is the web server in front of apache which serves up static files from the glusterfs file system. Nginx is caching the static content being served up by apache along with full page caching (fastcgi) for anonymous visitors. Cloud flare is also caching the static content and to date we aren’t having any performance issues with IO and glusterfs.

    I hope this helps. It can be done but it takes some effort (and money) to do so.

    #231037
    surenpillai
    Participant

    Thank you. I went through the second round! installed even the one mentioned above

    confronted “do not have associated wordpress pages” problem
    searched for help and came up with https://buddypress.org/support/topic/do-not-have-associated-wordpress-pages/

    It all sounds very complicated to me. Is there somewhere a clear HOWTO to install this.
    I have deactivated and deleted the plugin.(all sorts of spams including viagra!! were present on the pages)

    cleartalk blocked 80 spams! Thankfully I installed the spam blocker on time

    #231022

    In reply to: Spam Issues

    Security
    Participant

    Hi @atomonfire have a look at this thread which is quite related to your issue https://buddypress.org/support/topic/spambot-users/#post-230739
    apart from that try plugins such as wanguard,bp security question.
    I hope this helps
    Thanks

    #230913
    danbp
    Participant

    hi @lucdkny, @colorfullady,

    by default, the activity update is only intended for short and brief message to other users. Reason why the form is coming without any editor tools and doesn’t let you use any html tag.

    If A+ or BP let you add images and videos, it’s because WP use automated oembed for such medias in any front-end editor, even the most simpliest like BP’s update.

    If you want to mention docs, pdf, zip, or anything else, you might use some dedicated plugins. For example bp groups docs or Buddydrive. Each action made with help of these plugins will be mentionned on the activity feed. But to access the doc itself, users have to go to the mentionned group or profil.

    I wouldn’t recommend you to get around these rules. File manipulation on front-end is delicate and a too easy opportunity for spammers or hackers. Don’t play with fire. πŸ˜‰

    #230851

    In reply to: Spam/Bot users

    djsteveb
    Participant

    Best thing I did to limit spam bot users is adding the free wordpress plugin “good question” – but change the defaults questions and answers.

    I also reccomend si captcha plugin, and limit login attempts.

    I always change the default settings on limit login attempts to be more strict than default.

    I also add whitelist ip plugin for limit login attempts so I don’t lock myself out – lol.

    #230729

    In reply to: Spam/Bot users

    danbp
    Participant

    It’s not buddypress but WP who manage registering and concerning bots, they go directly on your server.

    A good starting point is to read the WP Codex:
    https://codex.wordpress.org/Hardening_WordPress

    And at least,
    Never use “admin” as username
    Never user wp_ as table prefix

    If you search for “spam” on this forum, you will find many topics about this subject.
    And the latest one, even if not directly related to your issue, is one of the sticky post on the forum homepage. https://buddypress.org/support/topic/this-is-why-we-cant-have-nice-things/

    #230548

    In reply to: Custom Login Redirect

    ad4m_wordpress
    Participant

    I would LOVE to be able to edit the code. The plugin url is here –

    https://wordpress.org/plugins/custom-login-redirect/

    I would LOVE to be able to change the ‘default’ value to say ‘My Profile Wall’ and then hard code it so it using the php method you mentioned above so it gives users the option of redirecting themselves to their profile wall.

    You can see a live version of it on my site http://milemarker20.com/wp-login.php

    (I plan to change the location of the login url to help prevent spam.)

    #230522
    zorro1965
    Participant

    Are there any best practices for I can adapt for a new site I am starting to prevent bogus members just signing up to spam things.

    #230135
    Stephen Edgar
    Moderator

    @danbp wrote…
    2 is very appropriate: one for a site url, one for a screen shot… or max. 2 spam link πŸ™‚

    This is WordPress’ default setting /wp-admin/options-discussion.php and I tend to agree, 2 seems quite reasonable.

    @danbp wrote…
    But for mods (only), it could be more depending the user problem, even if 2 seems to be ok in most case.

    I’ve just added a patch to bypass this altogether for moderators as it is pointless moderating moderators topics/replies that the moderator can self approve!

    @danbp wrote…
    But the warning msg, what ever the allowed links will be, is important.

    A bit of background, there was a bug in bbPress that meant ‘maximum number of links’ was never actually being checked, thus we fixed said bug and now we see the results of said fix :/

    Included in those same checks is Comment Moderation and Comment Blacklist also at /wp-admin/options-discussion.php for when a topic or reply contains any of the listed words (e.g. name, URL, e-mail, or IP) then the topic or reply will be saved with the post status pending and held in the moderation queue.

    Currently if a match occurs from the “blacklist” a notice is displayed and the post is never created
    ERROR: Your topic/reply cannot be created at this time., this behaviour will not change and only keymasters/admins can bypass this.

    For the actual “warning message”/”notice” that is posted when either the max number of links or a word trigger from the “comment moderation” word list is triggered per @JohnJamesJacoby’s comment here:

    https://bbpress.trac.wordpress.org/ticket/1988#comment:3

    Having it be nondescript, and leaving it up to the moderation/admin team to review those posts and choose whether or not to publish them, seems the simplest approach for today.

    #230051
    tim_marston
    Participant

    Thanks @henrywright

    Here is the list:

    Admin Tweaks
    Advanced Excerpt
    Antispam Bee
    bbPress
    Bowe Codes
    BP Auto Activate Autologin Redirect To Profile On Signup
    Bp Clear Notifications
    BP Group Activities Notifier
    Broken Link Checker
    BuddyBlock
    BuddyPress
    Buddy Press Activity Ads
    BuddyPress Activity as Wire
    BuddyPress Activity Comment Notifier
    BuddyPress Activity Privacy
    BuddyPress Block Activity Stream Types
    BuddyPress Live Notification
    BuddyPress Profile Visibility Manager
    BuddyPress Security Check
    BuddyPress Usernames Only
    Delete Expired Transients
    Duplicator
    Email Login
    Facebook Like User Activity Stream For BuddyPress
    Google Analytics +
    Imsanity
    Infinite SEO
    Insert Headers and Footers
    Mailjet for WordPress
    Menu Items Visibility Control
    OPcache Dashboard
    Post Voting
    Pretty Link Lite
    Query Monitor
    Random Banner
    rtMedia for WordPress, BuddyPress and bbPress
    rtMedia Pro
    s2Member Framework
    SearchWP
    SearchWP bbPress Integration
    Social Likes
    Subscribe To Comments
    User Activity
    Wordfence Security
    WordPress FAQ Manager
    WP-DBManager
    WP-Memory-Usage
    wp-Monalisa
    WPBakery Visual Composer
    WP Better Emails
    WP External Links
    WP Maintenance Mode
    WPMU DEV Dashboard
    WP Widget Cache

    #230026
    techytoo
    Participant

    Spammers seem to leave once they see their not getting dofollow backlinks.

    #230022
    irieside
    Participant

    Thanks for replying. Where do I find the WordPress settings? Under settings in the dashboard I only have access to buddypress and general settings, along with other plugin settings.

    I’m at a very amateur level with PHP, if I can avoid it that would be best. But simple adjustments are doable.

    I’ve installed that plugin, but members still report that they are unable to post. If I can adjust the ‘spam’ filter that would be awesome, to allow nearly everything besides multiple links.

    #230003
    danbp
    Participant

    Try first by modifying the read more params in WordPress settings.

    Publishing “post” with help of the “what’s new” form is not really intended to publish long texts. And the read more link will cut it off by default after 150 char or so…

    Aside, spam settings are also to be rewieved in your WP settings. By default, any comment text containing more than 2 links are considered as spam.

    And depending the theme you use, you have also to check theme’s settings about such params…

    In case of, you could try this plugin (but not sure it already works).

    If you’re well with PHP, you can also try to play with this.

    #230000
    irieside
    Participant

    Update: I just found all the dead posts in the spam folder of ‘Activity’ how can I stop buddypress from labeling certain posts as spam?

    #229940
    danbp
    Participant

    @johnjamesjacoby,

    2 is very appropriate: one for a site url, one for a screen shot… or max. 2 spam link πŸ™‚
    But for mods (only), it could be more depending the user problem, even if 2 seems to be ok in most case.

    But the warning msg, what ever the allowed links will be, is important.

    I published my answer and…nothing. So i first thinked i did something wrong, before i realized that it could be a new forum setting. Thought other user can think the same.

    #229861
    Brent Havill
    Participant

    Thanks Henry!! Your are a huge help!

    ps – while I search for the social network notify members plugin, would you mind just having a quick look at this ‘list’ of our plugins I just happen to have on hand?:

    LIST OF PLUGINS:
    AVH Extended Categories Widgets
    Settings | Deactivate | Edit Replacement of the category widget to allow for greater customization of the category widget.
    Version 3.9.3 | By Peter van der Does | View details
    BuddyPress
    Deactivate | Edit | Settings | About Social networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress.
    Version 2.1.1 | By The BuddyPress Community | View details

    Category Order
    Deactivate | Edit The Category Order plugin allows you to easily reorder your categories the way you want via drag and drop.
    Version 1.0.3 | By Wessley Roche | View details

    Contact Form 7
    Settings | Deactivate | Edit Just another contact form plugin. Simple but flexible.
    Version 4.0.1 | By Takayuki Miyoshi | View details
    There is a new version of Contact Form 7 available. View version 4.0.2 details or update now.

    LayerSlider WP
    Deactivate | Edit LayerSlider is the most advanced responsive WordPress slider plugin with the famous Parallax Effect and over 200 2D & 3D transitions.
    Version 5.1.1 | By Kreatura Media | Visit plugin site

    Limit Login Attempts
    Deactivate | Edit Limit rate of login attempts, including by way of cookies, for each IP.
    Version 1.7.1 | By Johan Eenfeldt | View details

    Reveal IDs
    Deactivate | Edit Reveals hidden IDs in Admin interface that have been removed with WordPress 2.5 (formerly known as Entry IDs in Manage Posts/Pages View for WP 2.5). See options page for information.
    Version 1.4.5 | By Oliver SchlΓΆbe | View details

    Sweet Captcha
    Deactivate | Edit Adds SweetCaptcha anti-spam solution to WordPress on the comment form, registration form, and other forms. Is compatible with Contact Form 7 and BuddyPress plug-ins. WordPress network is also supported.
    Version 3.0.8 | By Sweet Captcha | View details

    Vibe Course Module
    Deactivate | Edit This is the Course module for WPLMS WordPress Theme by VibeThemes
    Version 1.8.1 | By Mr.Vibe | View details
    There is a new version of Vibe Course Module available. View version 1.8.2 details or update now.

    Vibe Custom Types
    Deactivate | Edit This plugin creates Custom Post Types and Custom Meta boxes for WPLMS theme.
    Version 1.8.1 | By Mr.Vibe | View details
    There is a new version of Vibe Custom Types available. View version 1.8.2 details or update now.

    Vibe ShortCodes
    Deactivate | Edit Create unlimited shortcodes
    Version 1.8.1 | By VibeThemes | View details
    There is a new version of Vibe ShortCodes available. View version 1.8.2.1 details or update now.

    WooCommerce
    Settings | Deactivate | Edit An e-commerce toolkit that helps you sell anything. Beautifully.
    Version 2.2.8 | By WooThemes | View details | Docs | API Docs | Premium Support

    WPBakery Visual Composer
    Deactivate | Edit Drag and drop page builder for WordPress. Take full control over your WordPress site, build any layout you can imagine – no programming knowledge required.
    Version 4.2.3 | By Michael M – WPBakery.com | View details
    There is a new version of WPBakery Visual Composer available. View version 4.3.4 details. Download new version from CodeCanyon.

    WPLMS Assignments
    Activate | Edit | Delete COURSE Assignments plugin for WPLMS
    Version 1.8.1 | By VibeThemes | Visit plugin site

    WPLMS Customizer Plugin
    Deactivate | Edit A simple WordPress plugin to modify WPLMS template
    Version 1.0 | By VibeThemes | Visit plugin site

    WPLMS Dashboard
    Deactivate | Edit Student/Instructor Dashboard for WPLMS theme
    Version 1.8.1 | By VibeThemes | View details
    There is a new version of WPLMS Dashboard available. View version 1.8.2 details or update now.

    WPLMS Events
    Activate | Edit | Delete COURSE Events plugin for WPLMS
    Version 1.8.1 | By VibeThemes | Visit plugin site
    WPLMS Front End
    Deactivate | Edit FRONT END Content Creation plugin for WPLMS
    Version 1.8.1 | By VibeThemes | View details
    There is a new version of WPLMS Front End available. View version 1.8.2 details or update now.

    WP Mail From II
    Deactivate | Edit Allows you to configure the default email address and name used for emails sent by WordPress.
    Version 1.0.2 | By Ben Huson | View details

    #229587
    Ben Hansen
    Participant

    darned spammers

    #229581
    Henry Wright
    Moderator

    @jjj I’ve noticed 1 or 2 forum spam messages today actually. Topic subject lines were along the lines of aaaaaaaaa and the thread content was a similar kinda crap. Not sure if that was related? Anyhow, I spammed the messages when I came across them

    #229575
    bp-help
    Participant

    Sorry to here this @johnjamesjacoby it is a real shame that these measures need to be taken…but I also would not want to be the one with the task of deleting hundreds of automated spam pages either so I support this choice 100 percent. Thanks for the heads up!

    jessy
    Participant

    I copy it into bp-custom.php:
    Fatal error: Call to undefined function xprofile_set_field_data() in bp-custom.php

    In my functions.php I used action, still do not work:

    
    function oi_bp_actions_and_filters() {
      xprofile_set_field_data('user_status', 39, 'spam');
    add_action('bp_init', 'oi_bp_actions_and_filters');
Viewing 25 results - 601 through 625 (of 2,711 total)
Skip to toolbar