Forum Replies Created
-
In reply to: Is wp-fb-autoconnect broken?
Anyone else having this problem?
In reply to: New Facebook LikeThanks Sarah.
I think I prefer to use the XFBML version but I am not completely clear on how to implement the JavaScript SDK. Could you perhaps give me a few pointers?
In reply to: Facestream (Facebook plugin)I have the same problem as @MariusOoms – the plugins doesn’t seem to sync from Facebook to Buddypress.
Also, on a side notice, the “To Facebook” text in the update box could do with a bit more with. In my display i gets cut into two lines.
In reply to: Facestream (Facebook plugin)Thanks for a GREAT plugin!
I’ve found a small bug I hope you can fix:
When I write an update on Buddypress containing the letters æøå Facebook will convert them to:
æøåIn reply to: Rename componentsBump!
Any suggestions?
In reply to: Rename componentsOk, now it seems that another problem has shown up.
I have renamed the slugs for i.e. GROUPS. But as a result of that, the drop-down adminbar submenu containing the “My groups”, “Create group” and “Group Invitations” functions has been disabled.
Anybody knows how to crack that nut?
In reply to: Rename componentsThanks, that did the trick for me. Any help regarding the bp_page_title() issue?
In reply to: Rename componentsHmm… Just tried out defining slugs in wp-config.php but it didn’t change anything? Wrote the following at the bottom:
/** Set up Buddypress Slugs */
define ( ‘BP_GROUPS_SLUG’, ‘ideer’ );
define ( ‘BP_FORUMS_SLUG’, ‘debat’ );
define ( ‘BP_MEMBERS_SLUG’, ‘medlemmer’ );
define ( ‘BP_ACTIVITY_SLUG’, ‘aktivitet’ );
define ( ‘BP_GROUPS_SLUG’, ‘clubs’ );
define ( ‘BP_WIRE_SLUG’, ‘vaeg’ );
Also I took a look at bp_page_title() but it seems to me that it only defines titles for the blog area. Not directories, wire etc. Am I misunderstanding anything?
In reply to: Rename componentsThanks for the reply. I have translated Buddypress myself to da_DK.
In reply to: Create Group Button from within Group DirectoryI was actually looking for a way to do that as well, so I am very eager to see some responses.
In reply to: Translation issuesThanks for the responses!
In reply to: Translation issuesBump!
In reply to: æøå in bbPress / activity streamsBump!
No solutions?
In reply to: Date’s bugYeah, I guess it is. I am running 5.2.10
In reply to: Date’s bugOh, I see. Well thanks for the answer.
In reply to: Date’s bugI have just noticed another bug in regards to the date box.
It seems that BuddyPress will not grant any dates before December 14th 1901 (as of today – i am not aware of whether that date shifts as days pass).
Granted, not many people – if any – will be needing this date as long as it is used for birthdays. But there might be some other purposes where this is a real bugger.
Any fix on this (and the before mentioned)?
In reply to: Date’s bugSo what can we do about that? Other than not translating the months?
In reply to: Translation issuesBump!
In reply to: Blog registration drops data fields at signup?Great workaround! Works like a charm!

Thanks a lot, r-a-y
In reply to: Blog registration drops data fields at signup?Bump!
Is there anyone who can help me?
If anyone could tell me how to remove the blog registration part from the mysite.com/register so that all the visitor can do at that point is to create a user account, I’d be thrilled!

I do not want to completely switch off the blog functionality from Buddypress. All I want is to prevent the option from occuring at the registration stage.
Please help me – it’s kinda urgent!
So, any idea on how to do the exact opposite?
I don’t want my users to be able to create blogs at the registration point, but I do not want to turn the blog feature completely off, as they should still be able to create blogs at later stages from within the Buddypress interface.
Any good approaches?