Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 36,626 through 36,650 (of 68,918 total)
  • Author
    Search Results
  • @mercime
    Participant

    == i want how to disable login form ==
    I don’t see the login form on the page you linked to. Looks like you resolved this on your own.

    == i got database error most ofthe time ===
    What are those errors? Different solutions for different errors. Check out some troubleshooting tips accumulated so far https://codex.buddypress.org/troubleshooting/

    #120126
    @mercime
    Participant

    Cheers :-)

    #120125
    @mercime
    Participant

    @hectorrubio my thanks as well. Definitely a good read – the planning process to implementation using native WP functions and BP/plugins. Cheers.

    #120124
    ribena_wrath
    Member

    It worked! thankyou!

    I cannot thank you enough!

    :)

    #120123
    @mercime
    Participant

    No, you should not be editing files at plugins/bp-template-pack/. During the BP Compatibility process, 6 folders with BP template files were transferred to your active WP theme folder in server – activity, blogs, forums, groups, members, and registration folders.
    – Download above-mentioned folders from your WP theme folder in server into your computer.
    – Make the revisions in the files specified in Step Three https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
    – Upload revised files to server.
    – Done.

    #120121
    ribena_wrath
    Member

    Thankyou

    I did this to no avail, my site is exactly as it was before.

    I just want to make sure I’m editing the right files…Im in

    plugins/bp-template-pack/templates…

    Is this the right directory?

    #120119
    Quint
    Participant

    Thank you for taking the time to put this together. Much appreciated. :-)

    #120116
    mrjarbenne
    Participant

    This is a different plugin than the one that @mercime has mentioned in his response to your query. It may be that the plugin that you are using has not been updated for the new Site Admin vs. Network Admin interface. This change occurred on WP 3.1. You will note that the plugin that you are referencing hasn’t been updated for a while, and suggests compatibility up to 3.0, but not 3.1. This has a tendency to erase menu items, because that “Network” menu you are searching for no longer exists, and has been replaced by a Network Admin Dashboard.

    Try the http://wpmututorials.com/news/new-features/multiple-buddypress-social-networks/ mentioned above. You may have more luck.

    #120114
    Juan Luna
    Member

    Thanks for the answer :-)

    Any documentation or links on this bp performance aspect ? I’m quite surprised to see that the present forum is quite slow (maybe it’s because I’m in Europe).

    #120103
    Adam
    Member

    @mercime:

    I am suppose to be looking for something called “networks” to create multiple networks with the plugin “WP Multi network” but I dont see this link any where under network admin….Ideas?

    for refrence: wp multi network

    What I have is network settings and network set up. But no “network” option

    #120101
    @mercime
    Participant
    #120099
    @mercime
    Participant

    Open up activity/index.php and replace at the top:
    `

    `

    with
    `

     

    `

    at the bottom of activity/index.php, replace the bottom part
    `

    `

    with
    `

     

     


    `

    Note: You would also want to change header tag in activity/index.php from
    `

    `
    with your theme’s header tag for seamless look
    `

    `

    Save activity/index.php and upload to server. Then do this for the remaining 12 files as indicated in Step Three of this codex page https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/

    #120098
    ribena_wrath
    Member

    OK, thanks for your speedy reply!

    http://pastebin.com/svtSQxJq

    #120097
    Mike84
    Member

    @mericme Ownership actually is the problem. Looking at the file ownership, the files that the bp-template-pack transferred to my theme have a different owner than everything else in my theme. And, due to the jacked up way i was looking at my filezlla, I was thinking they were actually transferring when they are indeed not. So now i need to change ownership on those files and folders. It’s strange that no one else has had the ownership issue though. I let bp-template-pack copy all of the files for me and it created this different owner.

    #120096
    @mercime
    Participant

    @ribena_wrath you’re missing the opening `

    ` which are supposed to wrap around the widgets. If you need further assistance, open up you active theme’s page.php, copy all therein, then paste to pastebin.com, click submit, then copy the generated URL and post here.

    #120095
    @mercime
    Participant

    @Mike84 that is really strange. Curious, what WP theme are you using?

    == I’ve tested by editing mytheme/members/index.php and changing the container div to something completely off, so as to see it in firebug. But, upon viewing mysite.com/members, i still see the content and padder divs. ==
    – Do you have any cache plugin on? Deactivate it.
    – Where do you edit the BP template files – download to computer and edit it there then upload or do you edit in cpanel (and might have forgotten to save revision)?

    == Therefore making it impossible for me to edit the permissions which are currently set to 644? ==
    You own those files. I have no problem changing permissions in my server. Are you on Windows server?

    #120093
    ribena_wrath
    Member

    oh and btw, my site is star-finder.co.uk

    #120090
    Boone Gorges
    Keymaster

    2 – You would have to write some javascript that does the refreshing. I don’t know of any ready-made implementations.

    3 – There’s no automatic way to filter these out in BuddyPress at the moment. You could write a function that would take them out of $activities_template when hooked to bp_has_activites.

    #120089

    @pengume, goto admin dashboard, under buddypress click general settings, you will see Disable user account deletion?: change it to yes and save. thats it, you done user will not be able to delete account. you can now write contact …….@,,,,,,,,,,,, to delete your account in your FAQ .

    regards

    #120088
    Mike84
    Member

    Since the bp-template files were transferred originally transferred by bp-template-pack, would this mean that I am not the owner of the files? Therefore making it impossible for me to edit the permissions which are currently set to 644? I ask this because I cannot change permissions on the any of the template files. Anyone?

    #120087
    Mike84
    Member

    @mercime I still can’t seem to edit the correct templates. Ive tested by editing mytheme/members/index.php and changing the container div to something completely off, so as to see it in firebug. But, upon viewing mysite.com/members, i still see the content and padder divs. Any ideas??? Driving me nuts.

    #120086
    jetlej
    Participant

    Progress: I found the BP function in the core and figured out how to alter it to achieve the effect, but I can’t figure out how to do this in the function.php file instead of altering the core file.

    The function:

    `function bp_core_add_notification( $item_id, $user_id, $component_name, $component_action, $secondary_item_id = 0, $date_notified = false ) {
    global $bp;

    if ( empty( $date_notified ) )
    $date_notified = bp_core_current_time();

    $notification = new BP_Core_Notification;
    $notification->item_id = $item_id;
    $notification->user_id = $user_id;
    $notification->component_name = $component_name;
    $notification->component_action = $component_action;
    $notification->date_notified = $date_notified;
    $notification->is_new = 1;

    if ( !empty( $secondary_item_id ) )
    $notification->secondary_item_id = $secondary_item_id;

    if ( !$notification->save() )
    return false;

    return true;
    }`

    and adding the following above return true; made it work:

    ` if ( $component_name == ‘messages’ ){
    return false;
    }

    if ( $component_action == ‘friendship_request’ ){
    return false;
    } `

    #120085
    jetlej
    Participant

    I’m using the latest release candidate (which works great!). You can download it here: https://buddypress.org/2011/09/buddypress-1-5-release-candidate-1-and-buddypress-1-2-10/

    #120084
    rosewater1
    Member

    @andrewteg:

    Thanks so much for your reply and for explaining things to me.

    I think I understand the situation now but the new function’s script is appearing at the top of my webpage above the header. I have also received this message: Warning: Cannot modify header information – headers already sent by (output started at /webroot/s/m/smoke019/primary/www/wp-content/plugins/bp-custom.php:8) in /webroot/s/m/smoke019/primary/www/wp-includes/pluggable.php on line 934.

    Do you know if there’s something that has to get deleted from the second file the warning message mentioned in order to get this conflict to go away?

    Thank you again.

    #120083
    Adam
    Member

    @valuser – Thank you so much it worked :D

Viewing 25 results - 36,626 through 36,650 (of 68,918 total)
Skip to toolbar