Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,326 through 18,350 (of 69,109 total)
  • Author
    Search Results
  • #174505
    joyceswiss
    Participant

    How do you do that? I want both Wangguaard and Buddypress, but it seems that both of them dont agree with each other ever since I accidentally marked myself as a spammer in Wangguard. Thanks so much.

    #174504
    mattg123
    Participant

    Never done it myself, but i think comment_form accepts some arguments for that kinda of thing. Though since your question is more wordpress related, and you have buddypress installed I’d use buddypress activity comments rather than the wordpress ones anyway

    #174503
    modemlooper
    Moderator

    oh, if you want to help you can add to the user codex. these are pages on helping users set up and run a BP site

    #174502
    modemlooper
    Moderator

    The community decides the direction of BP not Automattic. JJJ is still project lead. Most decisions about BP happen in the IRC dev chats.

    list of new features
    https://buddypress.trac.wordpress.org/roadmap

    If you want new festures you can add a topic here and if it gets good feedback you can open an enhancement ticket on trac.

    If you wish to sponsor features you can get a dev to create a new plugin

    #174501
    Ben Hansen
    Participant

    yeah that article was obviously written by someone who does not actually participate (or lurk for that matter) in the weekly meetings.

    Fact is jjj actually put a ton of work into this release of budypress. The part he was working on i don’t even understand because, like yourself i am not a developer. but i do understand it enough to know its the kind of thing very few people may appreciate but makes those few (devs) lives much easier. i also know it took a lot of his hours to make it happen. 10up just today or yesterday announced that they devoting 100% of @helen ‘s time to wordpress so i don’t think it’s accurate to suggest that jjj won’t still be able to spend a good chunk of his time on buddypress.

    like any open source project it’s success or failure is defined by the people who volunteer their time and efforts to build and promote it, so if you feel like you’d like to do that, a good place to start might be the regular weekly irc meetings or simply start following the BPdev blog which can be found here:

    http://bpdevel.wordpress.com

    i would say there should probably be an easier way to find that site on buddypres.org though.

    :/

    #174498

    In reply to: Wrong Avatar Folder

    WPWally
    Participant

    Oh and forgot to mention that I get the same issue with the BuddyPress default theme.

    #174494

    In reply to: Wrong Avatar Folder

    WPWally
    Participant

    Sorry, forgot to add the details:

    1. Which version of WordPress are you running?
    3.7.1
    
    2. Did you install WordPress as a directory or subdomain install?
    Directory
    
    3. If a directory install, is it in root or in a subdirectory?
    Root on server / subdirectory on localhost (I have two copies for emergencies like this but this time both are behaving badly)
    
    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    Yes, 3.6.1
    
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    Yes
    
    6. Which version of BP are you running?
    1.8.1
    
    7. Did you upgraded from a previous version of BP? If so, from which version?
    1.8
    
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    Yes: AddThis Social Bookmarking Widget / BuddyPress Template Pack / Edit Author Slug / Login With Ajax / Popular Widget / Video Thumbnails (disabled all plugins save for BuddyPress and the behavior continues)
    
    9. Are you using the standard BuddyPress themes or customized themes?
    Customized
    
    10. Have you modified the core files in any way?
    No
    
    11. Do you have any custom functions in bp-custom.php?
    Yes (2 lines - excluding php open and close tags): 
    
    <?php
    add_filter( 'bp_use_wp_admin_bar', '__return_false' );
    define ( 'BP_DISABLE_ADMIN_BAR', true );
    ?>
    
    12. If running bbPress, which version?  Or did your BuddyPress install come with a copy of bbPress built-in?
    Not running bbPress
    
    13. Please provide a list of any errors in your server's log files.
    None
    
    14. Which company provides your hosting?
    nearlyfreespeech.net
    
    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Linux: Apache (both localhost and server)
    

    I have also just removed the avatars folder and it does indeed create one as well as the userid folder although that remains blank (no files are placed there) and the same error as my original post appears. Hope that helps in solving this.

    #174493
    alimjivraj
    Participant

    hey, can you explain: Did you configure BuddyPress in a subsite instead of the main site

    thanks

    #174490

    In reply to: Wrong Avatar Folder

    WPWally
    Participant

    I even removed the entire installation, reinstalled 3.6.1 and I am still getting the same issue. Another odd thing about this is that local avatars are showing up on localhost but not on the server copy. None of this makes any sense. My directory permissions are correct, when I run wp_debug I only get the strict errors for BuddyPress (that are showing up because of backwards compatibility). I have run out of ideas. I was hoping there was something I can place in functions.php or bp-custom.php that would cause it to look in the right folder for the uploads.

    #174489

    In reply to: Small issue

    mattg123
    Participant

    @clanvision use the default buddypress theme and see if the error still exists, my site doesn’t have this error.

    Also, I’ve used shared hosting for a Buddypress site before, it’s fine for getting a site online and tested but beyond that it will be useless. Your site takes 4 seconds to load <!– Generated in 4.036 seconds. (294 q) –> and that’s without many concurrent users.

    This laggy slider of yours would be the last of my concerns, you need to optimize your site quite badly. (btw Buddypress is free, and so is the support if no one answers your questions, it’s because they don’t have an answer. If that’s the case it’s YOU who should do the research to fix the problem, not complain about the lack of free support)

    #174488
    mattg123
    Participant
    #174486
    Paul Wong-Gibbs
    Keymaster

    If you want to use BuddyPress, then yes, you need these tables. Deleting these tables will cause all sorts of things to break. 3GB in activity seems extreme – be interesting to know what type of records are filling it up if you can get MySQL access.

    #174479

    In reply to: Small issue

    ClanVision
    Participant

    Is this Buddy Press support, because it really feels like I’m writing to myself here!

    I’ve noticed a javascript error in the “global.js” file on line 1519.

    Uncaught TypeError: Property ‘undefined’ of object #<Object> is not a function.

    I believe this is a BuddyPress error. Any ideas on this and my original problem?

    #174478
    noizeburger
    Participant

    It was another post I wrote: Link

    #174474
    noizeburger
    Participant

    Thank you @henrywright-1,

    this would be a nice alternative to my own approach, but what about my original idea? Remember you asked the same question in another thread few weeks ago.

    If there would be a way to pass over the different user-roles to xprofile-fields there would be no need to create templates. You could output the field in the member-loop and make it searchable. This would be the simplest way. What do you think about it?

    As an example: a user registers on my site as “band” (which is a wordpress user role). The selected field would be inserted into a (maybe) hidden xprofile-field also called “profiletype”. This field could be echoed everywhere inside buddypress (clickable, searchable). I know this could be done with only xprofile-fields too, but without the possiblity to use bp-xprofile-acl an the advantage of different user capabilities. Am I clear?

    #174467

    In reply to: Share Users

    Ben Hansen
    Participant

    i wouldn’t say it was obvious, anyway have you also activated the site tracking component inside the buddypress network settings?

    #174461
    xmatter
    Participant

    I still have yet to figure this out. I have created a child theme to the default BuddyPress theme. I simply want to remove both the Email & Website input boxes.

    Is there somewhere in the comments or functions file that I need to look?

    #174460
    Henry
    Member
    if ( jq(this).hasClass('no-ajax') )
        return;

    Without looking at buddypress.js, I’m 99.63% sure this tells the script to return (stop executing the function) if a particular page element has class ‘no-ajax’. If the purpose of the function is just to add transition effects then you could add the no-ajax class to the page element to stop the transition effects from happening.

    #174456
    Mandingo
    Participant

    It’s just what makes more sense in my project, I need a couple of groups with different names, each with all the functionality of the buddypress groups.

    I tried doing a find/rename and creating a loader with the help of the buddypress skeleton component as people suggested in the linked thread but it didn’t work. Any help?

    #174455
    lflier
    Participant

    Sorry Modemlooper if I wasn’t clear on what I mean by “home page.” I’m new at this game. What I mean is the page with the URI that starts with root/members/username/… . This is the page that shows the user’s activity, profile, messages, friends, groups, forums, and settings. This is the page that appears to lack the transition effects of the other pages (root/activity) and (root/members).

    Thank you Henry for your confirmation of my observations. Common sense tells me to wait for BP 2.0. But curiosity drives me to try to figure this out. I found the following script in buddypress.js (my own application uses the legacy theme):

    	/**** Tabs and Filters ****************************************************/
    
    	/* When a navigation tab is clicked - e.g. | All Groups | My Groups | */
    	jq('div.item-list-tabs').on( 'click', function(event) {
    		if ( jq(this).hasClass('no-ajax') )
    			return;
    
    		var targetElem = ( event.target.nodeName == 'SPAN' ) ? event.target.parentNode : event.target;
    		var target     = jq( targetElem ).parent();
    		if ( 'LI' == target[0].nodeName && !target.hasClass( 'last' ) ) {
    			var css_id = target.attr('id').split( '-' );
    			var object = css_id[0];
    
    			if ( 'activity' == object )
    				return false;
    
    			var scope = css_id[1];
    			var filter = jq("#" + object + "-order-select select").val();
    			var search_terms = jq("#" + object + "_search").val();
    
    			bp_filter_request( object, filter, scope, 'div.' + object, search_terms, 1, jq.cookie('bp-' + object + '-extras') );
    
    			return false;
    		}
    	});

    The conditional statement that checks whether the division has the “no-ajax” class is apparently meant to catch the nav for what I am calling the home page, which has this class attached to it. Merely commenting out those lines results in a non-functional nav (clicking does nothing), so the decision to treat that page differently in the code is surely not arbitrary. There must be some reason for it. What would it be? That there is no ajax on this page?

    #174450

    In reply to: Share Users

    martinbeaulne
    Participant

    @ubernaut

    I just didn’t realized I was in “tools” when I set up the network… So the answer is Yes, obviously, I set it up.

    As I said:
    ยซ After installing my /en/ site, network enabled buddypress, set it up ยป
    –> if I “network activated” buddypress, it automatically means the multisite is set up.

    So, my question is : Anyone knows how to make buddypress multi blog enabled when BP_ENABLE_MULTIBLOG doesn’t change anything ?

    #174443

    In reply to: buddypress login

    MarialKa
    Participant

    +1 with WP 3.7.1 and BP 1.8.1 ๐Ÿ™ I’m still using twenty twelve (server PHP 5.3)

    in my case, it seems than it’s when rtMedia is enabled

    no idea about this alert and ๐Ÿ˜‰ how do to fix it, thanks in advance for your support?

    #174438

    In reply to: Share Users

    martinbeaulne
    Participant

    I have done the exact steps I mentionned above. And I hit a wall.

    After installing my /en/ site, network enabled buddypress, set it up.. I realised BP_ENABLE_MULTIBLOG ( set to true, un wp-config.php ) is broken. Or I don’t know how to make it work.

    I just can’t find out how to enable buddypress in multi blogs. I can’t have a /subsite/member/martin/ profile page. It doesn’t exists.

    Anyone knows how to make buddypress multi blog enabled ?

    #174437
    Been Young
    Participant
    #174434
    tse11
    Participant

    @bphelp Thanks, unfortunately that didn’t work either.

    For anyone wondering. I found a plugin that finally blocks the BP feeds. It is for wordpress but did the trick. The plugin is here:

    https://wordpress.org/plugins/disable-feeds/

Viewing 25 results - 18,326 through 18,350 (of 69,109 total)
Skip to toolbar