Search Results for 'buddypress'
-
AuthorSearch Results
-
September 15, 2011 at 3:54 pm #120130
@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/September 15, 2011 at 3:31 pm #120126In reply to: Sidebar is under content on Buddypress pages.
@mercime
ParticipantCheers
September 15, 2011 at 3:30 pm #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.
September 15, 2011 at 3:26 pm #120124In reply to: Sidebar is under content on Buddypress pages.
ribena_wrath
MemberIt worked! thankyou!
I cannot thank you enough!
September 15, 2011 at 2:59 pm #120123In reply to: Sidebar is under content on Buddypress pages.
@mercime
ParticipantNo, 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.September 15, 2011 at 2:45 pm #120121In reply to: Sidebar is under content on Buddypress pages.
ribena_wrath
MemberThankyou
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?
September 15, 2011 at 2:00 pm #120119Quint
ParticipantThank you for taking the time to put this together. Much appreciated.
September 15, 2011 at 1:03 pm #120116In reply to: Is this possible to do? (on a multisite)
mrjarbenne
ParticipantThis 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.
September 15, 2011 at 10:37 am #120114In reply to: Performance : X million users with BuddyPress
Juan Luna
MemberThanks 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).
September 15, 2011 at 3:23 am #120103In reply to: Is this possible to do? (on a multisite)
Adam
MemberI 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
September 15, 2011 at 2:14 am #120101In reply to: Is this possible to do? (on a multisite)
@mercime
ParticipantSeptember 15, 2011 at 2:09 am #120099In reply to: Sidebar is under content on Buddypress pages.
@mercime
ParticipantOpen 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/
September 15, 2011 at 1:43 am #120098In reply to: Sidebar is under content on Buddypress pages.
ribena_wrath
MemberOK, thanks for your speedy reply!
September 15, 2011 at 1:15 am #120097In reply to: BuddyPress Integration with theme
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.
September 15, 2011 at 1:14 am #120096In reply to: Sidebar is under content on Buddypress pages.
@mercime
Participant@ribena_wrath you’re missing the opening `
` and closing `` 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.
September 15, 2011 at 1:06 am #120095In reply to: BuddyPress Integration with theme
@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?September 15, 2011 at 12:28 am #120093In reply to: Sidebar is under content on Buddypress pages.
ribena_wrath
Memberoh and btw, my site is star-finder.co.uk
September 14, 2011 at 11:46 pm #120090In reply to: 3 Questions PLEASE help
Boone Gorges
Keymaster2 – 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.
September 14, 2011 at 11:26 pm #120089In reply to: [resolved] Disable account deletion for members
Prince Abiola Ogundipe
Participant@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
September 14, 2011 at 11:22 pm #120088In reply to: BuddyPress Integration with theme
Mike84
MemberSince 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?
September 14, 2011 at 10:47 pm #120087In reply to: BuddyPress Integration with theme
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.
September 14, 2011 at 10:22 pm #120086In reply to: Removing message notifications from buddypress bar
jetlej
ParticipantProgress: 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;
} `September 14, 2011 at 10:19 pm #120085In reply to: Removing message notifications from buddypress bar
jetlej
ParticipantI’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/
September 14, 2011 at 9:51 pm #120084In reply to: Changing Group tab display defaults
rosewater1
MemberThanks 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:
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.
September 14, 2011 at 9:49 pm #120083In reply to: [resolved] Issue with navigation – buddybar
-
AuthorSearch Results
