Search Results for 'buddypress'
-
AuthorSearch Results
-
July 12, 2010 at 8:24 pm #85311
Simon Culshaw
ParticipantOk so I found the problem: “Jet Event System for BuddyPress” 1.0.1 seems to cause my forum to stop working, I deactivated and the problem went away
July 12, 2010 at 7:57 pm #85305In reply to: Top Navigation redirecting to Members Directory
Boone Gorges
KeymasterWhat is the URL that the links are pointing to? (Hover over and look in the status bar at the bottom of the browser window, or view page source.) Does it look like this? http://example.com/members//profile – with those two slashes next to each other?
Can you say more about your setups? https://buddypress.org/forums/topic/when-asking-for-support
July 12, 2010 at 7:50 pm #85302In reply to: Changing the name of groups
Boone Gorges
KeymasterTwo steps:
1) Rename the slug
2) Change references in a language fileBoth steps are described in detail here: https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/
July 12, 2010 at 7:44 pm #85301In reply to: Changing the name of groups
alanchrishughes
ParticipantI’ve been trying to figure this out as well
July 12, 2010 at 7:40 pm #85300r-a-y
Keymaster@elizawhat – You need to finish your upgrade from WPMU to WP 3.0 properly.
Read and implement everything listed here:
http://developersmind.com/2010/06/17/upgrading-wordpress-mu-2-9-2-to-wordpress-3-0/July 12, 2010 at 7:31 pm #85299elizawhat
Member@justbishop You’re not seeing this warning on your Dashboard?
http://ekbdesigns.com/images/buddypressthemenotice.jpg
@djpaul I have no idea what you’re talking about when you refer to “custom menu support.” See the image above to see the security issues I was talking about in my initial post. Thanks for the file path.
July 12, 2010 at 7:00 pm #85297In reply to: PRINTING Buddypress
modemlooper
Moderator#wp-admin-bar {display:none !important}
Try that not sure about print CSS. I never really worry about it. Usually people use this for specific pages to format it for a page size. Like a receipt after a purchase.
July 12, 2010 at 6:44 pm #85296r-a-y
KeymasterDo you have a file called “buddypress/bp-loader.php”?
I would deactivate BuddyPress and all other BP plugins. Then I’d reinstall BuddyPress from scratch with a freshly-uploaded “buddypress” folder.Also make sure to turn off any caching plugins you may have enabled.
July 12, 2010 at 6:43 pm #85295In reply to: Unable to login to dashboard
Hugo Ashmore
Participanthuh too slow!

@dlittle800 there isn’t much point starting a new thread on the same subject running essentially duplicate threads can lead to confusion and duplication of effort, please continue in the original:
https://buddypress.org/community/groups/installing-buddypress/forum/topic/help-1-2-2-5-upgrade-problem-i-get-an-error-message-then-not-able-to-login-to-admin/
I’ll post to it to ensure it’s bumped up.Locking this thread.
July 12, 2010 at 6:41 pm #85294In reply to: Unable to login to dashboard
r-a-y
KeymasterLocking thread.
As a general rule of thumb, please do not post more than one forum topic based on your problem:
https://buddypress.org/community/groups/installing-buddypress/forum/topic/help-1-2-2-5-upgrade-problem-i-get-an-error-message-then-not-able-to-login-to-admin
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/serious-1-2-2-5-upgrade-problem/You are free to bump your forum topic after 24 hours to get some extra eyeballs looking at your problem, which I’m about to do now
July 12, 2010 at 6:35 pm #85293In reply to: Privacy component–where is it?
Jeff Sayre
ParticipantJuly 12, 2010 at 6:20 pm #85285In reply to: Google Buzz button
Simon Dabkowski
Participantthanks @r-a-y
July 12, 2010 at 5:09 pm #85277In reply to: Remove items from BP Menu
Pisanojm
ParticipantYou see to have a pretty good handle on the CSS Can you look at this thread and see what you think about my question about making a separate CSS to Print from for BP? Thank you.
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/printing-buddypress/July 12, 2010 at 5:03 pm #85276In reply to: Please stop developing Facebook and Twitter plugins
Pisanojm
ParticipantThe Tweetstream plugin IS the reason I decided on BuddyPress and is currently working with some minor bugs.
July 12, 2010 at 3:56 pm #85266In reply to: How to change status update area
rich! @ etiviti
Participanttheme activity/post-form.php
July 12, 2010 at 3:55 pm #85265In reply to: How do I edit the Adminbar?
techguy
Participant@hnla
That page makes quite a lot of sense once you start to understand actions and filters and how they work on WordPress. If you don’t, then it can be confusing. I’m going to add a note at the top that links to the WordPress page for Actions and Filters: https://codex.wordpress.org/Plugin_APIJuly 12, 2010 at 3:43 pm #85260In reply to: Auto add new members to group?
techguy
Participant@dtclarinet
You should also look at: https://buddypress.org/community/groups/welcome-pack/ It’s a great plugin that has lots of Group Add options.Invite Anyone has a feature that’s close to it too: https://buddypress.org/community/groups/invite-anyone/ It just uses the invite to join to add the group based on the invitation.
July 12, 2010 at 3:41 pm #85259In reply to: buddypress – facebook connect plugin
kasscomplex
ParticipantThis worked for me but just crashed today… U may Try
http://www.justin-klein.com/projects/wp-fb-autoconnectJuly 12, 2010 at 3:04 pm #85255dlittle800
Participantremoved nest .plugins folder – still same problem. Can only login to dashboard
if I delete buddypress via FTP.WPMU works fine, and I can install and activate other WPMU plugins. But when I install
buddypress, the site works but I can not login to the dashboard.July 12, 2010 at 2:55 pm #85251In reply to: Activity-Stream as Tracker only
Hugo Ashmore
ParticipantThe reference in the two posts above yours is saying that the simplest approach is to edit the file entry.php in the /activity folder of the theme; this would be preferably done as a child theme i.e a copy of the files in a new theme directory you would then be looking for lines such as:
<a href=”<?php bp_activity_comment_link() ?>” class=”acomment-reply” id=”acomment-comment-<?php bp_activity_id() ?>”><?php _e( ‘Reply’, ‘buddypress’ ) ?> (<span><?php bp_activity_comment_count() ?></span>)</a>
and removing them or placing some form of conditional statement around them – I removed all links for a copy of entry.php which I pulled onto a custom frontpage but allowed the links for the activity stream as a directory view.
It’s a little long winded but straightforwardJuly 12, 2010 at 2:32 pm #85249In reply to: Child of Child Theme
Paul Wong-Gibbs
KeymasterChild child themes aren’t supported in Buddypress
July 12, 2010 at 1:55 pm #85247In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
emmadw
MemberI’ve done something similar, however, the user I created I did by using the dashboard feature to create a new user. I could then login as that user. (Wasn’t quite sure what level to give them, mind).
I wonder if it sent you a confirmation email (you, in the user role, not you in the admin role) & your email system spammed it?
Have you tried creating one from the admin dash?
July 12, 2010 at 1:24 pm #85246In reply to: Activity-Stream as Tracker only
finni3
Participant@erich73
Did you manage to get the activity to be read only? If so, would you mind sharing you fix with a php/HTML newbie?
July 12, 2010 at 1:09 pm #85244In reply to: No authorization Buddypress – WordPress 3.0
Hugo Ashmore
ParticipantYou may need to explain things in greater detail. Installed WP? and could you login in to the backend? before any plugins were uploaded; or had you managed to activate BuddyPress?
The error message you are getting is covered quite a few times on WP forums and the issue stems from WP rather than BP so you may like to look through a few of these threads for solutions?
https://wordpress.org/search/You+do+not+have+sufficient+permissions+to+access+this+page?forums=1July 12, 2010 at 11:59 am #85241In reply to: TwentyTen child theme for BuddyPress
Marco Giustini
ParticipantYou mean that the secondary sites’ themes must contain do_action( ‘wp_footer’) ? Where?
-
AuthorSearch Results