Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 39,101 through 39,125 (of 68,916 total)
  • Author
    Search Results
  • lselwd
    Member

    I am a “buddypress FOR DUMMIES” BOOK Reader,… ch.6

    #113715

    In reply to: Mashable running BP?

    Virtuali
    Participant

    I doubt it. A-lot of components are not there that look like buddypress.

    If you look here: https://wordpress.org/showcase/mashable/ They didn’t set the “flavor” to buddypress.

    #113710

    In reply to: Mashable running BP?

    Paul Wong-Gibbs
    Keymaster

    I can confirm it is not BP. I asked @w3edge

    #113707

    Thanks @hnla by the way for the reply…

    nabramovitz
    Member

    I do not know if fishhook theme is a child theme or not, but try looking in

    wp-content/plugins/buddypress/bp-themes/bp-default/members

    This is where buddypress default theme should be located relative to your wordpress installation if you are using wordpress 3.X (maybe 2.9) or greater.

    #113705

    Awesome!

    #113704

    Just signed up for a gravatar, that will work? real easy sign up and usage I’d recommend it, save uploading a new picture for every site and is widely supported so I’m told. Hopefully my avatar will change any second….. ;-)

    #113702
    Hugo Ashmore
    Participant

    It’s a known issue and will hopefully be dealt with when the site gets an overhaul.

    #113701
    sidjags
    Member

    i have the same one too!! what a shame… i had a cool pic of mine to post.. but guess no one wants to see my face ;-)

    #113700
    stevieg
    Member

    I’ve upgraded the template pack but now find that the ‘Join Group’ link no longer appears. If I revert to using instead of in the groups-loop.php file, then all is ok again. What could be the problem?

    #113699
    sidjags
    Member

    @pisanojm you raise some very valid points about spamming over here… but tell me, why is it that you chose to avoid the “confirmation email link” option… its a sureshot way of overcoming most of the automated spam-bots out there… yes, you can still have manual registrations who want to mess with your site… but this is something we just have to deal with.

    Max we as admin can do is to spot the bad guys (community flagging), and delete there stuff as well as bar them from registering again… atleast thats my opinion.

    Sid.

    #113696
    Pisanojm
    Participant

    Here is a recap of some posts I posted at http://buddydev.com recently:

    I use Bp-Cosmic-Pro Theme built of of bp-mag and have about one spam registration per couple of weeks (and it’s usually a real person that registers and gets through)… They are caught within minutes of posting something ridiculous and marked as spammers by the admins.

    There are a number of reasons for that:

    1. It’s a closed/ register only site (but free to all), (note: I do not require e-mail validation either)
    2. I use BuddyPress Humanity Anti-Spam Plugin
    3. I use Si-Captcha Anti-Spam
    3. Multiple Profile fields are required to be filled-in at registration as an ANTI-SPAM measure – in part.
    4. I have a TERMS and use that Requires THE CHECKING of a box to register.
    5. I use the bad behavior plugin to keep out the crazies and use the Blocking-list feature of it.

    Occasionally, I get the I can’t register e-mail, but it is rare and there is a note for people to contact me if they can’t register properly… I have 1700 active (non-spam users) on my site and virtually no SPAM.

    I believe one of the keys to success here is that it is a “private site” and as such it’s not indexed (I realize this could be a problem for many sites, but not my niche site). So, sites don’t scrape it as a potential source to attack.

    I would also recommend the ANIMAL BuddyPress Captcha plugin.

    *****************************

    I usually think about SPAM protection in the form of a Castle for open community WordPress Sites:
    1. The Moat: Programs like Bad-Behavior and plugins that stop bots/scrapers before they get “through” to the site.
    2. The Gate/Drawbridge: Programs like Captchas, Math Challenges, Reverse fields that SHOULDN’T be filled in to “trap” bots from auto-filling.
    3. The Keep: Programs like Akismet.
    4. The Guards: Moderators with the ability to knock out spam when they see it.

    The biggest issue with BuddyPress is that THERE IS NO KEEP (no. 3 above) for the Activity Streams…
    As far as I know, there are not programs like Akismet or any of the “KARMA” / Comment anti-spam plugins that work for the BuddyPress group/activity/forum streams… DJ-PAUL has talked about making Akismet work on BuddyPress Streams at the BuddyPress.org site, but there is nothing yet that I know of yet –

    If anyone does know of something that will “auto-moderate” the BuddPress Stream updates/comments, please let me know… ;)

    Regards.

    #113695
    justbishop
    Member

    Thanks @uloga :)

    Anyone have an opinion on the dotted line under page titles? I’m second guessing them now…

    #113694
    @mercime
    Participant

    Reality is that you would have to be proactive in killing those spam robots and human spammers if you have open registration. Search through BP.org shows many threads which share tips in plugins to use to prevent this and not all are 100% perfect since these spammers are really gung-ho about overcoming such preventions. Having said that, check out this thread – https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/has-anyone-tried-this-spammer-blocking-plugin-with-buddypress/

    #113693
    @mercime
    Participant

    == however on the sub-domains it does not show up in the navigation menu or in the back-end. ==

    That is default behavior, so you haven’t done anything wrong. What exactly do you want? To add a navigation menu of the main site to all subsites? Then you either have to add the source code of the main site’s navigation to your member theme/s or use switch_to_blog function which could be intensive if you have dozens of main navigation links, etc.

    == Is it even possible to have one buddypress installation that shows up on all the sub-domains being created with Multi site ==

    BP by default is activated in one site of one multisite installation and it aggregates information from main site and subsites (in your case in subdomains) to record the activities of members in said installation.

    Now if you want to have multiple BP installs in one WPMS install, check this out – http://wpmututorials.com/news/new-features/multiple-buddypress-social-networks/

    #113692
    @mercime
    Participant

    == My blog’s sidebar displays at he bottom, but there’s nothing on the side for buddy press. ==

    @lizdavalos it very well might that you haven’t made the necessary HTML revamping of the BP template files moved over to the folder of your active WP theme. i.e. you need to impose the HTML structure of your WP theme onto said BP template files – those wil get_header at top and get_footer at bottom.

    aces
    Participant
    slawrenson
    Member

    Has your theme, ‘Boldly’, been converted to be buddypress compatible?

    er. no

    Are you using pretty permalinks…. which is required for buddypress to work?

    er …no

    aces
    Participant

    http://faq.oneandone.co.uk/scripting/php/11.html ?

    Has your theme, ‘Boldly’, been converted to be buddypress compatible?

    Are you using pretty permalinks…. which are required for buddypress to work?

    slawrenson
    Member

    1. Which version of WP/MU are you running?

    3.1.3

    2. Did you install WP/MU as a directory or subdomain install?

    directory

    3. If a directory install, is it in root or in a subdirectory?

    subdirectory

    4. Did you upgrade from a previous version of WP/MU? If so, from which version?

    no upgrade

    5. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.

    I think so

    6. Which version of BP are you running?

    the latest

    7. Did you upgraded from a previous version of BP? If so, from which version?

    no

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?

    Yes. Feedlist & Blog in Blog. Both deactivated.

    9. Are you using the standard BuddyPress themes or customized themes?

    using Boldly Theme

    10. Have you modified the core files in any way?

    no

    11. Do you have any custom functions in bp-custom.php?

    don’t know

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?

    n/a

    13. Please provide a list of any errors in your server’s log files.

    huh?

    14. Which company provides your hosting?

    1and1

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?

    Linex

    aces
    Participant

    You give far too little information to start with…..

    It would be useful if you could provide at least some of the information suggested in https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/#post-14652

    Scotty501
    Member

    hye @hnla – thanks as always for posting – but I dont have this file as I am not using the default.

    Sorry I maybe a little slow – but how to find the members page – I dont have this listed under my theme in any of the directories – I must be missing a brain cell today – sorry if its obvious – but I can’t see it anywhere search through my FTP client.

    #113676
    Hugo Ashmore
    Participant

    @naved you are now essentially running two threads on the same question, you need to keep to one only as it’s confusing and wasteful of peoples time if they respond on one where it’s already been answered on the other.

    I have covered most of this now on another thread ;)

    naved
    Member

    @4colourprogress ….whnere i should write the terms and conditions then …should i write in another page and specify the url of that page ?

    #113673
    JamieWade
    Member

    You go to wp-admin/plugins/buddypress/themes/bp-defualt/footer.php

Viewing 25 results - 39,101 through 39,125 (of 68,916 total)
Skip to toolbar