Search Results for 'buddypress'
-
AuthorSearch Results
-
June 3, 2010 at 8:00 pm #80536
3sixty
ParticipantRight, as I noted, you already get total_topic_count “for free” with $forum_template.
“Try commenting out this line in /bp-forums.php and see if the memory problems persist.”
Sorry to be unclear – yes, exactly – that’s how I found the problem.I did backtrack through the code, and I think you are right – it is a problem with the BB_Query instance. I would strongly advise against using bp_get_forum_topic_count unless this is addressed!!
Reported on trac: https://trac.buddypress.org/ticket/2421
June 3, 2010 at 8:00 pm #80535In reply to: New Buddypress Groups design.. Group Hierarchy
Ekine
ParticipantI like the idea of “Category Groups->Sub Category Groups”. This makes sorting by type of group so much easier.
June 3, 2010 at 6:48 pm #80532thekmen
Participant@pisanojm check out this plugin: https://buddypress.org/community/groups/buddypress-group-forum-extras/
June 3, 2010 at 6:48 pm #80531r-a-y
KeymasterJune 3, 2010 at 6:21 pm #80528In reply to: BuddyPress-Links 0.4.x Releases and Support
eborg9
MemberAm I the only one having a problem with the widget?
Everything is on top of each other and smashed together. Is it just me, I can’t believe no one would have mentioned it.Sorry, no link to show since I can’t exactly leave it on my live site like that.
Is this a bug? Are the images only supposed to be a certain size to display properly in the widget?
Did I mess a setting somewhere?Any help is appreciated.
June 3, 2010 at 6:15 pm #80527latinosamorir
ParticipantProblem with that though is that if Buddypress changes the structure, this won’t work in the future?
June 3, 2010 at 5:40 pm #80526In reply to: BP 1.2.4 – Custom BP_AVATAR_URL change
kipprsnak1
MemberI have tried using the bp-custom.php file and it hasn’t solved my problem. If I get it wrong, it some how messes up all the images on my site, including the ones that make no references to buddypress. I’ve tried all the solutions listed here. When I follow the URL to just the image, it says it can’t find it or I don’t have permissions. I’ve checked permissions and they should let me see the files there…
Any other solutions anyone has found???
June 3, 2010 at 5:22 pm #80524Pisanojm
ParticipantWe are using the BuddyPress Album plugin… So far it seems to be working… Check it out in the Extend section of buddypress.
You can add any type of category/question to the profile…
June 3, 2010 at 5:10 pm #80523In reply to: Header title tag for wp & buddypress pages
mistercyril
ParticipantIs no one having trouble with BuddyPress and SEO???
June 3, 2010 at 4:54 pm #80521In reply to: Killing the @mention function
techguy
ParticipantWhy not just leave it on the notification page? So far, you haven’t removed the functionality. You’ve just removed the navigation to see some of that functionality. So, if someone does the @username they’re going to get a notification unless you disable that also. Plus, not many people are going to look at the notifications page anyway;-)
To your question, I think you would have to remove the action and write another function that doesn’t display the mentions settings. You’d just need to test what happens when save is clicked and that setting isn’t passed. Maybe you pass it as a hidden variable or something.
June 3, 2010 at 4:49 pm #80520In reply to: Join all public groups at once
techguy
ParticipantOr…it looks like this plugin might fit your need: https://wordpress.org/extend/plugins/buddypress-auto-group-join/
June 3, 2010 at 2:19 pm #80510In reply to: upgrade to Wp 3 from Wp 2.9.2 with buddy press
gwu123
ParticipantThanks @Paul
I have been developing a website based on WP 2.9.2 and BP 2.4, which make take 1-2 months before launch. So, I just wanted to know if by the time of dev complete or launch a new version of BP and WP comes out how easily can I handle it. Or would it be worth to wait for WP 3 and BP 1.3 and then do the launch. I am not in hurry, and I do not want to put time in migrating from one version to other since I am goin to have a lot of custom code.
Thanks
June 3, 2010 at 1:55 pm #80509In reply to: Moderate Signup / Restrict Registration
Van Murray
Participant@zlamczyk: I think we are trying to work on the same thing.
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/disable-activation-email/I am getting spammed (bad) and they are simply using the activation email to approve themselves. My thought was just do a manual approval to either “activate”, “send activation email” or “delete from wp-signup”.
I have modified manual member approve for BuddyPress so I can see the signup table and manually approve members.
http://mattkern.com/wpmu-manually-approve-new-members-on-local-install/I just need to stop the automatic sending of the activation email. Do you know how?
I’ve simply tried commenting out the following line in wp-core-signup.php to test, but it’s not working.
wp_mail( $to, $subject, $message, $message_headers );This is the function; but for some reason the activation email still goes out.
June 3, 2010 at 1:47 pm #80508In reply to: Moderate Signup / Restrict Registration
zlamczyk
ParticipantI guess I’ll try this:
https://buddypress.org/community/groups/bp-registration-options/Not very good ratings and no support apparently.
I will test and update.
If anyone has any other suggestions, please reply asap. Thanks, in advance.
June 3, 2010 at 1:40 pm #80505In reply to: BuddyPress Avatar Issues upload avatar problem
VampireSpace.com
Participantstill no luck 4 me. any other suggestions?
June 3, 2010 at 1:11 pm #80502zlamczyk
Participant@piphut That plugin worked perfectly. Thanks for the suggestion! I can’t believe that I missed that plugin in the first place.
June 3, 2010 at 12:55 pm #80501In reply to: Make Main Blog Page Show Excerpts
pcwriter
ParticipantI’ve been trying to add a call for the excerpt for each “Latest Post” in blogs-loop.php (“Blogs” subtab in member profile) but, as I’m a php noob, I wind up with excerpts from ALL posts. (At least I got something.
)Would you happen to know how I can get just the excerpt for each corresponding Latest Post to show?
Any help is appreciated!
June 3, 2010 at 12:54 pm #80500In reply to: Registration email, link to profile?
thekmen
ParticipantJune 3, 2010 at 12:52 pm #80499In reply to: I need help with Buddypress on members blogs only
Mark
ParticipantTo give you an idea of what I mean if you look at this site they dont have BP services on the main site but it is on members site. the site is http://solopracticeuniversity.com/ and it is also in the Showcase section of this site https://buddypress.org/showcase/
June 3, 2010 at 11:35 am #80494In reply to: Registration email, link to profile?
rich! @ etiviti
ParticipantJune 3, 2010 at 11:24 am #80493In reply to: Moving “old” WordPress users to WPMU/Buddypress
Paul Wong-Gibbs
KeymasterIf you’re moving to WPMU, forget about BuddyPress at the moment. Once you have tested that WPMU is working correctly, then you can install BuddyPress.
June 3, 2010 at 9:46 am #80485In reply to: Registration email, link to profile?
Kalman Labovitz
Participant@thekmen – try this plugin, https://wordpress.org/extend/plugins/welcome-pack/, gives you many options.
Kalman
June 3, 2010 at 8:03 am #80482In reply to: Importing data from Excel, CSV sheet
Kalman Labovitz
Participant@wordpresschina – I have the same issue as you. One theory for a solutions is to use the import for Ning plugin, .
You will see in the comments that I asked @boonebgorges if he thought it might be possible to use a regular CSV instead of one generated by Ning. He responded that in theory it should work because the only two required column headers are “name” and “Email” and any other columns would “sniffed out”.
WARNING: I have not tried this yet and therefore can not tell you if this actually will work.
If you do try this and have success please let me know.
– Kalman
June 3, 2010 at 6:17 am #80474foxly
ParticipantWe’ve just made modifications to the new BP Album+ beta that fix the problem you’re describing.
Get it here:
https://buddypress.org/community/groups/bp-album/forum/topic/new-bp-album-version-download-and-test/June 3, 2010 at 5:16 am #80470In reply to: Disabling email activations
techguy
ParticipantThis thread has the closest solution I’ve found: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/i-would-like-to-disable-email-activation/?topic_page=1&num=15 Still has a couple issues to workaround though.
-
AuthorSearch Results