@Jalien – not sure just how I missed your request before. If you need to use SCORM (and not everyone does/should), we released a plug-in a month or so ago that does just that. It allows you to use our SCORM Cloud product directly in WordPress and it’s BuddyPress compatible. You can see an example of it in BuddyPress on my testing blog – http://susanvillaslewis.com/scormtesting/ – although you have to be registered user to see the courses. More at http://scorm.com/wordpress
@r-a-y,
I have an activity stream on my home page, Is there any way of disabling oembed on a certain activity steam?
@rang501 I agree. This could be useful.
@r-a-y, would this be possible?
Hello,
I have a navigation bar in my wordpress installation, on that navigation bar, I have various tabs and one of those tabs is ‘Member Content’ now member content is parent to various pages within my wordpress installation, I also want it to be parent to some of the buddypress pages. Basically I want Forums, Groups and Members to be in the ‘Member Content’ sub nav, and if the user is on the Forum for example I want the ‘Member content’ tab to active, much like it is for any other tab if that tab is the parent of the current page. The code I have so is as follows,
`<?php
if(!is_user_logged_in()) {
wp_page_menu(‘show_home=1&exclude=214&exclude_tree=80’);
} else {
wp_page_menu(‘show_home=1&exclude=214’);
}
?>`
thanks 
do you know a good affiliate payout app?
i just know of idev affiliate
This page will show you the parameters that can be passed:
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
What you show should work to limit the qnt returned
Oh wow, thanks for sharing that. I hope you plan on sharing this on @bowromir‘s new website that’s launching next week, bp-tricks.com (cause if you don’t, then I will
).
In that case the automatic WP installation is broker, files are in place but no tables. I will try to install bbpress separately then.
@janismo We use the Favicon Rotator plugin with our child theme: http://archetyped.com/tools/favicon-rotator/
forums are installed automatically by WP
How so? have you attempted the BP forum install? as I said in an earlier comment, I didn’t spot any BB tables in your list
@jutecht12 Our problem was fixed it the next the release of BP I believe (1.2.3??) You’re sure that all of your blogs are plublic, right?
Are you in a sub-domain or a sub-folder install?
Bump! People seem to have a lot of problems with this although permalinks are well adjusted, .htaccess is configured properly and forums are installed automatically by WP. Can anyone else please help?
Hello @hnla and @mercime. Thanks for your attention.
However I think you’ll see from previous posts that I have changed the Permalinks settings from the default (to Month and name) successfuly.
I have checked the URL settings and both the WordPress address (URL) and Site address (URL) are the same (‘blog’ subdirectory of root).
I have activated the default theme (successfully in the admin) but once installed all links from admin or the blog result in the error described.
So I’m no further forward at the moment. I have also deleted and reinstalled BuddyPress. No difference.
Happy to leave the ‘broken’ blog in place so you can look to see if I’m missing something: http://www.warchest.co.uk/blog/
Thanks in advance
@pcwriter: Thanks Patrick! Glad the screenshots sold the deal for you, I hope to not disappoint you, there’s a bunch of other stuff which hasn’t even been showed yet!
@skolbloggense: I’ll install CoureWare on my local install and see how it looks and behaves.. If it’s coded with the default theme in mind, it should behave pretty well.. If it contains LOTS of custom css and templates, it might mean that I’ll look into on a later date.. Depending on the work involved that might mean a special version of the theme to be released with custom templates, and to keep the code clean for people who are not using CourseWare. I need to study the amount of work involved to see if it can be a free download, or that it comes with a small price (like the MultiSite and s2member version). It is a good suggestion, and since Courseware is an important plugin for a lot of education based communities, it is something that will be right on top of to-do-list 
I’ll report back to let you know how it behaves! Thank you for your pre-order 
hi,
is there any new way of adding favicon to BP child theme since last few topics in the forum from months ago?
maybe now it is possible to add favicon without any changes in php files…maybe using bp-custom.php?
@boonebgorges @hnla @r-a-y
don’t know whether I should write it to you, but when you try to search support for “favicon”, there is one spam post, which crashes web page (at least in IE8)
thank you!!
The view shown when looking at this page:
http://buddypress.org/community/members/DougJoseph/activity/81219
…Is what I am after.
I am using the FISHBOOK theme (BuddyPress BuddyPack) and that one page shows all screwy in the formatting of its header and width, and I cannot find where the code is to see why. I switched from the FISHBOOK theme to the FISHLOOK theme, and back, and that may be why I am having trouble, but I am at a loss for how to get it fixed.
Ok I changed the two lab1006 to jscience and also changed this:
$bb->uri = "http://www.punkrockprincess.com/wp-content/plugins/buddypress/bp-forums/bbpress/";
$bb->name = " Forums";
And then uploaded the new bb-config.php file to the server & yet it’s still redirecting me to the main page when I try to go to http://www.punkrockprincess.com/forums
?
Sorry I guess I didnt mention it because when I did the move, everything else was completely fine – I dont know why this would have been left behind?
I would have had the developers do it but it would have cost more money & thats why I had to cancel with them, my budget is bone dry right now. Plus it gave me an opportunity to really get a hands on experience & learn a lot.
So on my bb-config.php I see those two areas that has lab1006, and I just need to replace that with the new one.
I also see this at the bottom of the bb-config:
$bb->uri = "http://74.54.128.67/~lab1006/wp-content/plugins/buddypress/bp-forums/bbpress/";
Do I just need to replace http://74.54.128.67/~lab1006 with http://www.PunkRockPrincess.com
Then everything should work fine?
Hi all.
i’ve been using buddypress for about a week now! i’ve been having issues with those 3 tabs…groups, blogs and forums…however i try to access the “page url” it will automatically redirect me to my webhost error page
my blog is at http://9xxssf.info …any help is appreciated 
Thanx
@hnla — I had same problem and tried your solution and it worked. Thanks! Hopefully this bug can be fixed down the line.
@thelandman – I will also like to see how you do it with Ajax.
Oh, I’m sorry, I should have clarified: this happened on buddypress.org when trying to upload an avatar. So I don’t have access to the server. I imagine something is wrong on this server, assuming that I should be able to upload a group avatar…