Search Results for 'buddypress'
-
AuthorSearch Results
-
August 5, 2010 at 8:40 pm #88155
thekmen
Participant@nuprn1, i’m using your filters above but noticed when mixing php & css in the same forum post, the css code messed up.
changing
add_filter( ‘bp_get_the_topic_post_content’, array(&$this, ‘parse_shortcodes’), 7 );
to
add_filter( ‘bp_get_the_topic_post_content’, array(&$this, ‘parse_shortcodes_comment’), 7 );
fixed the issue.Other than that, did you ever figure how to get it working on the activity stream?
August 5, 2010 at 8:36 pm #88154José M. Villar
ParticipantThis has been asked on the plugin developer’s blog, and this was his answer:
“Regarding users uploading their own avatars, the way it’s setup now is for Facebook avatars to take precedence over Buddypress avatars for users who connect with this plugin. You can of course eliminate this entirely, but if you wanted to allow users to choose to use their FB avatar or their BP avatar on an individual basis, it would require additional coding (to add such an option to the user profile pages). This isn’t a feature I intend to add though, so if you want it I’m afraid the ball’s in your court “http://www.justin-klein.com/projects/wp-fb-autoconnect#feedback
August 5, 2010 at 7:44 pm #88148250
ParticipantI’m building a private community network in the company I work for. I could really use some settings in Buddypress where I can order the members alphabetic by there real Last names.
August 5, 2010 at 7:30 pm #88146In reply to: New install NO pages Error 404 — NEED HELP PLEASE
Michael Junker
MemberNo I looked at the server directorys and the link from the buddypress buttons and they are pointing to none existing locations. That is why i’m getting error 404 when i want to go to forums, blog etc.
When I activated the buddypress plugin was i to run something to set things up? or create pages etc.??
do i have to run a setup file?
how do i get this thing to work?
August 5, 2010 at 7:08 pm #88142In reply to: Group Images
glowstixx
MemberI use this plugin: http://buddydev.com/buddypress/introducing-bp-gallery-rc4-for-buddypress-time-to-get-stable-in-next-week-now/
It’s great – but not free, you need a subscription to the site (one month will do – and then you can download all their plugins)
August 5, 2010 at 6:17 pm #88137In reply to: Members cant register using BP Registration Form
neufuture
MemberPeople who try to register on my buddypress install at http://our.windowfarms.org suffer from the exact same problem
August 5, 2010 at 5:06 pm #88132Paul Wong-Gibbs
Keymaster@nuprn1 is half right! bp_groups_random_selection() is from BuddyPress 1.0?, the function had been deprecated (https://svn.buddypress.org/branches/1.1/bp-groups/deprecated/bp-groups-deprecated.php) in 1.1 and is now removed from 1.2.
Replace it with:
bp_has_groups( ‘type=random’ )August 5, 2010 at 5:03 pm #88131In reply to: Adding menu items to the admin bar
justbishop
Member@alanchrishughes: Me too, lol!
I pastebinned this for you. Might work, might not. It’s only a link for the “Activity” page. I’m not sure how you’d go about coding the menu that appears to the side of it (the one with “Personal”, “Friends”, “Groups”, etc.), but at least this may give you a start
August 5, 2010 at 4:58 pm #88128In reply to: New install NO pages Error 404 — NEED HELP PLEASE
Paul Wong-Gibbs
KeymasterAre you looking at “Pages” in the wp-admin? BuddyPress doesn’t add anything there.
August 5, 2010 at 4:57 pm #88127In reply to: Banning users from groups
Paul Wong-Gibbs
KeymasterAlso, let us know which theme you’re using.
August 5, 2010 at 4:56 pm #88126In reply to: BuddyPress on Some Specific Blogs
Paul Wong-Gibbs
KeymasterOnly on one blog, though it will aggregate user registrations and blog/comments posts from across the entire site (unless you disable that option).
August 5, 2010 at 4:54 pm #88125In reply to: New install NO pages Error 404 — NEED HELP PLEASE
Michael Junker
MemberWhen I look at the directories in the site there is only the wordpress directories and none of the directories that buddypress is looking for when you hover over buttons (www.whatever.com/activity/) activity/ does not exist. Its like buddypress plugin installed in plugin directory but did not install needed items. At least that is what it looked like…
Plugin is buddypress 1.2.5.2
Please Help
August 5, 2010 at 3:56 pm #88121In reply to: Adding menu items to the admin bar
alanchrishughes
Participant@justbishop the <?php things right? I really am a newb when it comes to php
August 5, 2010 at 1:49 pm #88116In reply to: Adding menu items to the admin bar
justbishop
Member@alanchrishughes: Yep, I use the following in member-header.php on my site for the link to the feedback posts (which are titled with the @user name of each member):
href=”http://www.clothunderground.com/feedback/bp_displayed_user_username();/” title=”View or leave feedback for this user”
Worth a try!
ETA: of course, you’d need the php open/close pieces around that bp_displayed_user_username(); tag
August 5, 2010 at 1:41 pm #88115In reply to: Delete (unfinished) accounts
roelant
ParticipantThanks, the user has been deleted.
@hnla: Where can i activate the catchall option? (I can’t find it)
August 5, 2010 at 1:32 pm #88114In reply to: Adding menu items to the admin bar
alanchrishughes
Participant@justbishop Are you saying it might be possible to write something like
a href= members/bp_displayed_user_username()/profile/change-avatar
August 5, 2010 at 1:28 pm #88113costin
MemberWhile a plugin would be ideal, have you considered just using a script and a DIV block inserted into the header.php file of your theme? I use a jquery banner script – http://www.mclelun.com/blog/2010/01/jquery-rotating-banner/ – on one site. It just cycles through four banners, each with links. BuddyPress already has jQuery in place, so I think it should work if you follow the guidance on the page re. the banner. Yes, it’s a quick and dirty solution – with no clever tracking within the site, but it is at least a solution!
August 5, 2010 at 1:04 pm #88110In reply to: Strange behaviour of Latest Forum Topics widget
rossagrant
Participant@nuprn1 Hmm… I just don’t know why it only happens on topics made after the update. Topics made before seem to be fine. It’s all a bit strange, but I really need this widget to bring visitors attention to the community aspect of the site.
Any help you can give me would be so greatly appreciated. I’ll gladly send you some money for a few beers if we can fix it!
August 5, 2010 at 12:59 pm #88109In reply to: Email notification not working
aduggan
ParticipantSome emails are being sent with links to buddypress but others – hotmail one, was logged into wordpress profile page…
August 5, 2010 at 12:48 pm #88108justbishop
Member@nuprn1: sargbhnes;rkgubser OK, how does this look?
I feel like I’m missing something important!
August 5, 2010 at 12:29 pm #88105Clive Hetherington
ParticipantHas she not updated this in the mean time? I’m using the latest version on a BP install and it all works great (I’ve changed it’s presentation a lot).
August 5, 2010 at 12:02 pm #88100In reply to: Email notification not working
aduggan
Participantwp3 sends new registration password emails without problem on bluehost – simplescripts or manual setup… until buddypress is installed. It then stops.
Problems with such a fundamental part of the software doesnt bode well for buddypress – Im starting to think it was better to just cough up the money to Ning.com and save the stress, grey hairs and months of leisure time likely lost.Will try the mail from plugin but if other long roundabout fixes are required to send an email friom buddypress its not worth the trouble.
August 5, 2010 at 11:56 am #88099In reply to: Strange behaviour of Latest Forum Topics widget
rossagrant
Participant@nuprn1 Thanks Rich that’s great!
So can you replicate this problem in WP 3.0.1?
Is it likely to be changes to core code and not something I might have done my mistake? If you could look into it that would be great!Can anyone else replicate this too?
August 5, 2010 at 11:23 am #88093rich! @ etiviti
Participantlooks like a theme issue as that function is not part of the buddypress core
August 5, 2010 at 10:52 am #88089In reply to: Users can’t register through BuddyPress home page
ri-kun
ParticipantThis is also happening to me. Seems like registering in the BP form isnt working. I also got the latest versions of WP and BP
-
AuthorSearch Results