Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 57,526 through 57,550 (of 68,932 total)
  • Author
    Search Results
  • #65070
    trident46
    Member

    Hello,

    I’m having the same issues……..I do not have an “.htaccess” file anywhere on my hosting server.

    I read that the two latest versions of WordPress and Buddypress may not be compatible – could this be the problem?

    Thank you!

    Rob

    #65068
    artc1209
    Participant

    And…

    Both atahualpa and BuddyPress have revved to 3.4.6 and 1.2.1 since this first post.

    Is there any new info available for this mix, particularly in the WP 2.9.x environment?

    #65056
    Scotm
    Participant
    #65055
    Windhamdavid
    Participant

    Any of you who continue this thread any further are simply staring the ‘gift horse in the mouth’ so to speak.

    ~ spam in a problem for every company, be it IBM, Google or WordPress. These companies spend millions combatting it and it’s a problem for almost any CMS, or site that has UGC. If you can’t install Askimet, and/or a couple other preventative measures on your site, then you should hire someone who knows what their doing or you have a compromised(hacked) site where once again, you should hire someone who knows what they’re doing.

    while not naming names ~ I have watched ‘your’ post on this forum and you’ve offered very little contribution and quite a bit of negativity. That doesn’t bode well for an open source community who provides you a product free of charge. Perhaps providing some meaningful feedback about your experiences will help the community develop better solutions instead of glaring accusations and harsh criticism? In fact your post in this community are very much like spam for the very same reason. At this point, you’ve pretty much hit an all time low since your accusing developers, many of whom work for free, of turning a blind eye towards the issue of spam. If you’re unhappy with website, may i suggest move on to another piece of software that is magically immune to spam robots, where you’ll most positively be a great asset, not only to them, but also with your absence here on the Buddypress Forums.

    #65052
    Karin Johansson
    Participant

    @catholicservant

    plugins/buddypress/bp-themes/bp-default/_inc/css/reset.css

    #65049

    In reply to: forum error

    tadziz
    Participant

    im using 1.2 buddypress version

    #65048
    abcde666
    Participant
    #65047

    In reply to: BuddyPress Like

    Windhamdavid
    Participant

    i’m getting a strange error on wp trunk & bp trunk ~ screenshot

    I have multi site enabled, revisions from this morning… upon clicking ‘like’, seems to be an endless spinning.gif and then my default apache page is called into a frame of sorts upon hovering over any href’d link on the default apache page.

    #65046
    MrMaz
    Participant

    I just tagged 0.3.1 which has only major bug fixes and translation updates.

    * Fixed nasty SQL query bug, big props to windhamdavid

    * Fixed broken category filtering that affected recently active links for single user

    * Updated French translations, props Chouf1

    * Added German translation, props Michael Berra

    * Added Swedish translation, props Ezbizniz

    #65044

    In reply to: BuddyPress Like

    Alex
    Participant

    The plugin is now hosted over on the WP.org plugins directory, please remove any data the plugin may have saved in ‘wp_bp_activity_meta’ or ‘wp_usermeta’ before installing. You won’t have to do this again, as I have DB upgrade methods in place.

    I’ll be able to push updates to y’all using the Plugin Installer now, or if you’re feeling adventurous checkout the SVN repo into your plugins directory and run off trunk.

    Enjoy :)

    #65040

    In reply to: forum error

    Andy Peatling
    Keymaster

    You have an old version of bp-default, please get the latest version of BuddyPress and delete the bp-default folder from your themes directory. You should not move the theme file.

    #65038
    Windhamdavid
    Participant

    I would dbl check it.. did you comment out the line in the core file or deactivate buddypress and then reactivate after you edited? I let it persist for long time until I took a look at that function, Also, do you have your home url set as an IP and not a domain or perhaps another of the compatibility functions? I’m unable to duplicate this error under a number of server conditions. If none of these are responsible, then Yes.. please file a ticket so it’ll get attended to.

    #65034
    niyazpk
    Participant

    I have finally managed to do this by going to the Settings > Reading page and changing the Front-page options.

    Never crossd my mind that this was a wordpress setting rather than a buddypress one. :)

    #65029
    Paul Wong-Gibbs
    Keymaster

    Page 284 (I think) is definately the best? ;)

    #65021
    bpinspire
    Participant

    Excellent! Can’t wait for 0.4

    #65017

    In reply to: BuddyPress Like

    Rocio Valdivia
    Participant

    Good plugin Hempsworth!!!!, I’m going to try it right now :D

    #65014

    In reply to: BuddyPress Like

    David Lewis
    Participant

    Cool. I could be wrong but I think that on Facebook the idea of “like” is not just to tell someone you like something… but to also modify the algorithm on the news feed. That’s getting really complex though… and would be irrelevant to BuddyPress since BuddyPress shows ALL activity anyway. Well… you can filter it of course… but there is no algorithm that decides that it thinks you might be most interested in.

    #65013
    zageek
    Participant

    I agree with you totally I also highlighted this issue in this thread:

    https://buddypress.org/forums/topic/spam-domains-to-add-to-your-block-list

    Not to sound rude but it feels like if the developers or the main people aren’t too affected by an issue then its not regarded as an issue.

    SPAM is major problem and while a test site might work fine if you have niche sites around certain topics you might get more spam than others based upon the fact that spammers might come across your site through keywords specific to your site and as such the devs might not neccisarily experience such problems.

    I have tried everything some spambots even seem to get around CAPTCHAs, the only option I have is to manually approve each new user.

    #64701
    David Lewis
    Participant

    Paste this into a ‘styles.css’ file in ‘themes/child-theme/’. It works. I tested it. I had not tested any of the solutions above. Just wrote them off the top of my head. I had missed the hash mark for starters on the sidebar-login-form declaration. The ‘echo’ statement was correct though. <<<Blah … Blah; is a valid php syntax. Altho’ I’ve never used it.

    /*
    Theme Name: Child Theme
    Template: bp-default
    Tags: buddypress
    */

    /* Parent styles */
    @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );
    @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

    /* Custom styles */
    #sidebar-login-form,
    #login-text{display: none;}

    #64698
    MrMaz
    Participant

    @bpinspire

    I am deep into group integration right now, then I am going to work on the activity stream integration. Once those are done I will be doing the testing before releasing 0.4. So its probably going to be a week or two at the least.

    #65012

    In reply to: Creating NAV Bar

    Andy Peatling
    Keymaster

    The above code is out of date, you can find the latest in /wp-content/plugins/buddypress/bp-themes/bp-default/header.php

    #65010

    In reply to: BuddyPress Like

    finni3
    Participant

    finni3 *likes this*!

    #65008

    In reply to: Improving Performance

    Sven Lehnert
    Participant

    I’m using Buddypress 1.0.3 with “File based” and “XCache”.

    It seems all running very well. Less query’s and a faster page load.

    But after some hours of use, the main Blog gets loaded with a theme from the user Blogs.

    After I delete all files from the cache folder, the site is back with the correct theme.

    How can I figure out this problem?

    I really like to use the object cache. But I can’t with this bug…

    #65004
    abcde666
    Participant

    just received the book today.

    Great job on that book !

    #65002
    ousep
    Participant

    @r-a-y: You probably meant this plugin: https://buddypress.org/forums/topic/buddypress-like

    You’re right.. it does do pretty much the same thing. But I’ll stick with this, since it’s one of my few attempts at coding something :)

Viewing 25 results - 57,526 through 57,550 (of 68,932 total)
Skip to toolbar