Search Results for 'buddypress'
-
AuthorSearch Results
-
September 23, 2011 at 3:02 pm #120768
Boone Gorges
KeymasterIt looks like you haven’t set up your permalinks correctly, or that there is a problem with your .htaccess.
Go to Dashboard > Settings > Permalinks. Make sure that you have chosen an option other than the first option, and click Save. (Save your settings even if you don’t change them – just saving them can trigger things to work.)
If the site links still don’t work, check in the root of your WP installation for a hidden file called .htaccess. Is it there? What are its contents?
Do you happen to know what operating system your server is running?
September 23, 2011 at 2:40 pm #120767September 23, 2011 at 2:39 pm #120766zpg
MemberI did what I’ve read in the codex but still didn’t work.
Now I’ve got a fresh WP installation AND a fresh BP installation.
WP 3.2.1 BP 1.5 using BP default theme.still doesn’t work. can someone take a look and give me advise?
September 23, 2011 at 2:16 pm #120763In reply to: Buddypress 1.5 on multisite
Boone Gorges
KeymasterBuddyPress is a “network only” plugin. That means that you can only “network activate” it. But, the way BP works, you generally only show BP content on a single one of your blogs – we call that the “root blog”. By default, it is blog number 1, the main blog in your network. For this to work, just activate a BP-compatible theme (like BuddyPress Default).
If you want your community/BP content to be on a blog other than the main blog, you’ll have to define an alternative root blog. In wp-config.php:
`define( ‘BP_ROOT_BLOG’, 6 );`
where you replace ‘6’ with the id of your desired root blog.September 23, 2011 at 12:53 pm #120759In reply to: Changing Group tab display defaults
goldmember
Member@andrewteg, I tried the code you provided but nothing new happened. then i got rid of the comment-outs (i think I did it the right way) and I pasted in this code (http://pastebin.com/HY9zwhHg) but that didnt work either.
i will give that plugin a shot though because all I really want is the forums. Though I do need to be able to occasionally e-mail all the forum members. hopefully it will let me do that.
September 23, 2011 at 12:50 pm #120758In reply to: Login box Redirect to Registration Page (Resolved)
Asdrubal
Memberbuddypress > bp-themes > bp-default > sidebar.php
September 23, 2011 at 11:46 am #120754In reply to: Another post about privacy
solenyi
MemberThis was an intermediary fix for the non-working profile privacy plugin: http://www.quora.com/BuddyPress/Is-it-possible-to-make-all-the-Buddypress-features-only-accessible-for-logged-in-users
September 23, 2011 at 11:13 am #120753In reply to: Another post about privacy
solenyi
MemberFollowing up on this: There were rumours that the functionality of BP Profile Privacy would be included in the next update – that did not happen, did it? I think it would be really essential to be allowed to block your profile to non-logged-in users and/or non-friends, no? Am I just blind or was there a reason that it was not included or just too little time or…
Dont get me wrong, I love buddypress and am really really grateful that it exists!September 23, 2011 at 10:31 am #120751In reply to: Can’t Delete Default BuddyPress Theme
takuya
Participantbp-default is in BuddyPress plugin folder, you’ll need it to run BuddyPress. There’s super admin option for multiste to set which users can use which themes.
September 23, 2011 at 10:29 am #120750In reply to: Buddypress 1.5 on multisite
takuya
ParticipantSeptember 23, 2011 at 9:38 am #120746In reply to: How do you add a Favorite Button to Blog Posts?
Tammie Lister
ModeratorIt depends what you want to happen on favourite.
https://wordpress.org/extend/plugins/add-to-any/ works for social / bookmarking.
If you wanted to add the BuddyPress style favorites though that would be:
https://wordpress.org/extend/plugins/bp-favorites/
Or perhaps likes with this plugin:
https://buddypress.org/community/groups/buddypress-like/
I am not 100% sure how updated any of those plugins are though.
September 23, 2011 at 9:30 am #120745In reply to: I screwed up the CSS :( can anyone help?
Tammie Lister
ModeratorFirst up have you both checked that the themes you are using have been updated for BuddyPress 1.5?
September 23, 2011 at 8:45 am #120742In reply to: I screwed up the CSS :( can anyone help?
Flora1234
MemberI think it was something to do with buddypress 1.5 install. There is no widget, no login form on my websites either and the boxes are out of sync. A lot of problems with this buddypress 1.5 install.
September 23, 2011 at 8:43 am #120741In reply to: Widgets are not working BuddyPress 1.5
LPH2005
ParticipantDo you have a link to your website so we can look?
September 23, 2011 at 8:27 am #120740@mercime
ParticipantSeptember 23, 2011 at 8:18 am #120739Paul Wong-Gibbs
KeymasterWhat do you have set to appear on the home page in wp-admin under Appearance > Reading?
September 23, 2011 at 6:41 am #120732In reply to: How to Create a New Tab on Member Page
Toby Cryns (@themightymo)
ParticipantBy the way, I am running WP 3.1.2 with BuddyPress 1.2.8.
September 23, 2011 at 6:34 am #120730In reply to: to many queries in secondary sites
Paul Wong-Gibbs
KeymasterI doubt that it’s BuddyPress unless you are up for turning plugins off one-by-one and figuring out what’s going on.
September 23, 2011 at 6:01 am #120728In reply to: White screen of death when trying to activate 1.5
NicolaAvery
MemberThanks I’ll give that a go. Also deactivated other themes, installed bp-default theme manually without installing buddypress and that also went to a blank screen on the front end but not on the dashboard end. Then after the bp install it was all blank again. I haven’t checked the memory limits so will go and do.
September 23, 2011 at 4:33 am #120724lizac
Memberbtw, I’m also missing the members settings, forums section when accessed from my member’s account. Hoping for your help. Thanks!
September 23, 2011 at 2:24 am #120721In reply to: importing users from 1.2.10 to 1.5
THX 1138
Memberok figured what I could do, unfortunately almost all the plugins are useless now. some of theme like private buddypress is key, is there a way to keep profile pages offlimits to non-registered users?
My main question is this, I can set the media embed max width in the admin panel, and I can set in wp-config define(‘BPFB_OEMBED_WIDTH’, 200, true);
but videos still embed at full size, which means, that on the mobile site, using bp mobile, the video runs off the edge of people’s touchscreens. that’s it, I know no other way to have a safe transition to the new bp, which will should be called, due to all the changes, 2.0
that should be about it, I figured that i have to completely rebuild the site, once I have the compatible plugins set, I will update the ones on the remote server and remove the ones which don’t work, move my theme and hope to god I don’t loose my 400+ registered members….ugghSeptember 23, 2011 at 2:19 am #120719abutterworth
MemberHi update:
I’ve found bp-group-loader.php where I was able to define $sub_nav[] items and they are indeed displaying on the site.
I have defined the stock-quote item as follows:
$sub_nav[] = array(
‘name’ => __( ‘Stock Quote’, ‘buddypress’ ),
‘slug’ => ‘stock-quote’,
‘parent_url’ => $group_link,
‘parent_slug’ => $this->current_group->slug,
‘screen_function’ => ‘groups_screen_group_stock_quote’,
‘item_css_id’ => ‘stock’,
‘position’ => 50,
‘user_has_access’ => $this->current_group->user_has_access
);But I get this error when I try to click on the link:
First argument is expected to be a valid callback, ‘groups_screen_group_stock_quote’ was given in /home/resource/public_html/dev/wp-includes/plugin.php on line 405dev URI is:
http://dev.resourceclips.comAny thoughts?
September 23, 2011 at 1:39 am #120718In reply to: Widgets are not working BuddyPress 1.5
Chido
MemberBP Default. Native WordPress themes, like the login form that used to be in the right is not showing in this version
September 23, 2011 at 12:54 am #120714In reply to: Widgets are not working BuddyPress 1.5
@mercime
ParticipantWhat theme are you using? Which widgets – native WP or BP members/groups – are not sticking to sidebar/footer widget area?
September 23, 2011 at 12:52 am #120713In reply to: buddypress 1.5 won’t activate?
@mercime
ParticipantI had a problem upgrading in test install with 4 dozen WP/BP/MU plugins being checked out. It turns out that not all the BuddyPress files were uploaded in auto upgrade from dashboard. Most probably plugin conflict. Suggest re-upload BuddyPress manually via FTP/cpanel – it worked for me.
-
AuthorSearch Results