Search Results for 'buddypress'
-
AuthorSearch Results
-
February 16, 2009 at 3:48 am #38038
In reply to: BP admin bar on bbpress front page
fishbowl81
ParticipantI have spent a long time and created a general forums plugin. I will not be releasing it, as it requires additional modifications to the core of buddypress, but you cen see it working at:
http://gorgeousgamers.com/beta/forums
There is a modification request which I submitted, to remove the error in the core, but I don’t believe it has been resolved yet.
Brad
February 16, 2009 at 3:40 am #38037In reply to: Blog Avatar?
John James Jacoby
KeymasterThat’s actually kind of neat, and it would be a good starting point to port over to BuddyPress. The fact that it’s a “premium” theme however probably doesn’t put it under the GPL, so a new method might need to be arranged.
February 16, 2009 at 2:54 am #38034In reply to: Announcing BuddyPress Group Forums for bbPress
John James Jacoby
KeymasterSorry for the confusion. I’m juggling a few ideas so I’m probably not communicating in a straight line right now.
Check out http://delsolownersclub.com/discussions/topic/great-job-john for an example…
Basically some of the people logged in and posting in my forums were converted over from a wordpress.org install, and they have yet to update their buddypress profiles with real name info, so using this plugin, their names don’t show up at all, and neither do their avatars as they haven’t uploaded one yet either. Make sense?
And yes about your template… If you look at the front-page.php or forum.php files, you’ll see that the usernames still fall back on the bbPress username of ‘admin’ instead of your name as ‘Site Admin’ if that makes sense? Striving for uniformity, I’d like to get all of the names displayed the same.
February 16, 2009 at 2:49 am #38033In reply to: Announcing BuddyPress Group Forums for bbPress
Burt Adsit
ParticipantHi John. Glad it’s working for you.
I’m kinda confused. You’re talking about bbGroups plugin, the bbpress template that runs on my forums now or bp?
We’ve got several things you are mentioning:
username, nicename and full name
avatars
If you are talking about my template for bbpress then what you see is what I got at the moment. Nothing held back. That bbpress template was really just a toy to get some bp goodies showing in bbpress. Just an experiment. I was and still am using it to test code and ideas.
February 16, 2009 at 2:28 am #38032In reply to: “BuddyPress” logo on the top left hand side
Adam W. Warner
ParticipantI may be late to the party on this thread, but thanks for the simple non-core hacking solution!
Is there any chance that a simple plugin like this could be used for replacing the “Social Network” image as well?
February 16, 2009 at 2:00 am #38025In reply to: Announcing BuddyPress Group Forums for bbPress
John James Jacoby
KeymasterInstalled and working. Yay!

Since I converted my db from a wordpress.org install, not all of my users have converted their information, i.e. real names, etc… Is there any way to have a fall back and use the nicename in the event no real name exists? Also, if there is no avatar uploaded, it doesn’t seem to use the generated avatar for me. The idea would be to have everyone use an avatar eventually, but alas my user base can be slow to adapt…
Do you have a way to do the user names in forum.php, functions that are usually topic_last_poster() and $topic->topic_poster_name? I suppose if the user->ID of those people is within $topic then it’s pretty straight forward eh…
February 16, 2009 at 1:25 am #38024In reply to: group membership request error
Andy Peatling
KeymasterRead the second post in this thread:
https://buddypress.org/forums/topic.php?id=1223
Specifically the part about “_wpnonce” support.
February 16, 2009 at 1:00 am #38021In reply to: Possible to get BuddyPress stock image file
John James Jacoby
KeymasterEr, I meant “white matte” duh… Ha ha! I could just make my own… I would just rather not totally reinvent the wheel…
February 16, 2009 at 12:38 am #38019In reply to: BP admin bar on bbpress front page
John James Jacoby
KeymasterI just wish I knew how to get bbPress to stop wiping out all the BuddyPress/WPMU filters and hooks. Incorporating them together is so easy, but making them play nice together isn’t…
February 15, 2009 at 9:19 pm #38014In reply to: Any solutions on blank Member theme?
Burt Adsit
ParticipantOh boy am I getting milage out of this link today.
https://codex.buddypress.org/getting-started/using-the-buddypress-themes/
wuhudo, your confusion is absolutely normal. You should have been involved near the beginning of all this BP stuff. It took a week for the ‘non-blogcentric nature’ headache of BP to wear off slightly.
We just aren’t in Kansas anymore Toto.
February 15, 2009 at 9:10 pm #38013In reply to: Confused about Member & Home themes
Burt Adsit
ParticipantFresh out of the oven:
https://codex.buddypress.org/getting-started/using-the-buddypress-themes/
February 15, 2009 at 8:53 pm #38012In reply to: bbpress, buddypress & wpmu
mark235
ParticipantAndy, I deleted the 9 bb_ rows from the database, reinstalled skipping the integration step and that worked. Thank you!
February 15, 2009 at 8:28 pm #38011In reply to: bbpress, buddypress & wpmu
mark235
ParticipantMartin, thanks for the tip, but there was no “Auth Salt” value in my wp-config.php file.
Andy, even if I try to skip the cookie integration it still seeks out the salt values and says “Forum could not be created!”
Maybe I need to delete all the bb_ tables in the database?
February 15, 2009 at 8:12 pm #38009In reply to: bbpress, buddypress & wpmu
Andy Peatling
Keymasteryou don’t need the cookie integration for forums to work. Check the new readme file.
February 15, 2009 at 7:55 pm #38006In reply to: bbpress, buddypress & wpmu
MartinNr5
ParticipantRead the sticky by Trent on how to do this but read the entire thread as the first post hsan’t got all the answers.
I manually opened the wp-config.php file and copied the salts to the bb-config.php file, changing the names of the variables in the process.
February 15, 2009 at 7:46 pm #38003In reply to: New Install… now what?
February 15, 2009 at 7:34 pm #38002In reply to: bbpress, buddypress & wpmu
mark235
ParticipantI’ve been trying for two weeks to figure out how to install the Forums and can’t even get BBpress to install, much less integrate it. No help on their forums, so I’m hoping someone might have a hint here.
None of the salt values appear in the WPMU 2.7 admin options menu
I have the exact same issues at marcbrzeau and get these errors at end of install:
>>> WordPress “auth” cookie salt not set.
>>>>>> Could not fetch “auth” cookie salt from the WordPress options table.
>>>>>> You will need to manually define the “auth” cookie salt in your database.
>>> WordPress “logged in” cookie salt not set.
>>>>>> Could not fetch “logged in” cookie salt from the WordPress options table.
>>>>>> You will need to manually define the “logged in” cookie salt in your database.
Forum could not be created!
February 15, 2009 at 7:15 pm #38001In reply to: Announcement: BuddyPress RC-1
MartinNr5
ParticipantAndy wrote: “You may find some activity stream items around blog posts will take some time to re-cache and update properly. Give it a few days.”
I’ve waited a couple of days now and no old blog posts show up in my site wide activity widget, only new blog posts and other activities.
Should I wait longer or give an update to the latest trunk a shot?
February 15, 2009 at 6:03 pm #37995In reply to: BuddyPress Showoff: Post your links
wormman
MemberIt seems that I also have some internal errors. I can’t get subdomain blog created for users. Back to the drawing board!
February 15, 2009 at 5:55 pm #37993In reply to: Any solutions on blank Member theme?
MartinNr5
ParticipantNo worries, it’s always better to ask and learn than to be silent and stay uneducated.

And yes, you need to look at a members profile in order to see the BuddyPress member theme.
The individual blogs are not managed by BuddyPress but by WordPress MU and because of that the themes are standard WordPress themes.
February 15, 2009 at 4:59 pm #37989In reply to: RC-1: no widgets?
danbpfr
ParticipantHi,
And one more… In France we have the same problem on the BP demo.
http://buddypress-fr.net/bpdemo
Setting default language to english resolved the problem, but the site has to be in french. Huh ?
Admin-bar on wpmu admin is also in english now…
And plenty of post information as “on” by” “at” also.
Feb. 15th, the black sunday for non english buddy sites
February 15, 2009 at 3:58 pm #37983In reply to: Any solutions on blank Member theme?
wuhudo
MemberMartinNr5
Thanks for coming back on this.
I have actually now deleted the whole Mu and BuddyPress set-up (as it is new) and downloaded the latest. I have gone through the install guide again and…same problem.
I fiddling around last time, I forgot to mention that when the Member theme is installed in wp-content it does not show up at all in themes control panels. It is only when it is put in themes directory that it registers in the themes admin but it does not show in Ajax preview and results in blank page if installed.
The last time, I recursively changed all permissions to 777 of every file in desperation, but still no joy.
For what I want to do, a constant theme across all blogs and sites is the ideal, so I want to get this to work. It allows the BuddyPress Home theme OK, by the way.
Hope there might be a clue there somewhere.
Any help appreciated. Thanks.
February 15, 2009 at 3:14 pm #37976In reply to: Blog Avatar?
MartinNr5
ParticipantWell, you can always post a feature request in the trac.
February 15, 2009 at 3:11 pm #37975In reply to: Any solutions on blank Member theme?
MartinNr5
ParticipantHave you checked this thread: https://buddypress.org/forums/topic.php?id=1223 ?
February 15, 2009 at 3:09 pm #37974In reply to: Modify BP links
jedbarish
ParticipantI activated it for community.domain.com but the links kept going back to domain.com not community.domain.com within its own theme. I cant find anything to insert the static links to keep buddypress theme within its own subdomain itself.
-
AuthorSearch Results