Search Results for 'buddypress'
-
AuthorSearch Results
-
September 26, 2011 at 8:13 pm #121161
In reply to: Buddypress 1.5 using too much resource??
kshirtcliffe
MemberJust to note, I’m also experiencing buddypress using 1.5 eating memory. My site is terribly slow at the moment.
When I disable buddypress, my site becomes lightning fast again. Specifically, when I installed I get :
“The plugin generated 1 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.”
Did you have the same message echiomega?
September 26, 2011 at 7:23 pm #121157In reply to: BuddyPress AJAX and jQuery Clashing
authenticstyle
MemberCould you point me to the line of the code please enderandrew?
I’ve had a quick look in ‘header.php’ and can’t see it being called twice, but I may well have missed something.
Thanks
September 26, 2011 at 7:20 pm #121156In reply to: Buddypress 1.5 using too much resource??
echiomega
ParticipantYes i did tried it before without cache and it’s even slower without cache and minify on. Is it just because i’m using too much plugin or is it because of buddypress?
In my old theme where i’m not running buddypress everything loads fine without high load on server.September 26, 2011 at 6:46 pm #121153In reply to: BuddyPress AJAX and jQuery Clashing
enderandrew
MemberIt looks like you’re loading jquery more than once.
September 26, 2011 at 6:30 pm #121151In reply to: Author specific custom post in profile
modemlooper
ModeratorNot a BuddyPress issue. You need to query a WordPress loop for that user and post type. Curious as to why you chose custom post type and not a BuddyPress component?
September 26, 2011 at 5:59 pm #121146In reply to: Remove search links
Paul Wong-Gibbs
KeymasterI think this in bp-custom.php (https://codex.buddypress.org/extending-buddypress/bp-custom-php/):
`
remove_filter( ‘bp_get_the_profile_field_value’, ‘make_clickable’, 8 );
`September 26, 2011 at 5:22 pm #121143In reply to: Buddypress 1.5 using too much resource??
Austin Nichols
MemberBuddypress is very dynamic and hard to cache. Try turning off wp super cache and wp minify and see if that helps.
September 26, 2011 at 4:56 pm #121139modemlooper
ModeratorYou can’t use two themes for same site.
September 26, 2011 at 4:48 pm #121137In reply to: Add widget areas to BP 1.5 bp-default child theme?
modemlooper
ModeratorNot a BuddyPress issue. You add widget areas to a theme just like you would to a plain WordPress theme.
September 26, 2011 at 4:45 pm #121136In reply to: Post rating plugin?
modemlooper
ModeratorNot a BuddyPress issue. You’ll have to search and find a plugin that works for you.
September 26, 2011 at 3:43 pm #121135In reply to: Avatar upload error
Lee Rickler
Member@Milo317 I had a similar problem – uploaded avatars were being chopped/ no crop function.
Check your javascript load order – I found out that a main script wasn’t being pulled in – updated AJAX and correctly referenced and it all started working again.September 26, 2011 at 2:26 pm #121133In reply to: Buddypress 1.5 using too much resource??
echiomega
ParticipantHelp ??
September 26, 2011 at 12:55 pm #121130In reply to: Help with A Hook?
sirspacey
Member@twodeuces I’m trying to make it so when a user clicks “Join group” they are taking to the group’s page, instead of left on the directory. could you provide me with some clues on how to do that?
September 26, 2011 at 12:24 pm #121129In reply to: Avatar upload error
milo 3oneseven
ParticipantFresh copy of buddypress&default theme installed, still no avatar showing up nowhere,
might be a subdomain problem?September 26, 2011 at 11:43 am #121127lizac
MemberHi! Paul. I followed this – http://buddydev.com/buddypress/cosmic-buddy-rc2try-the-updated-cosmic-buddy-theme-for-buddypress-now/comment-page-1/#comment-17332
I’ll look at the link you gave and I’ll get back to you for updates. Thanks again!
September 26, 2011 at 11:37 am #121126In reply to: Only default theme works with BuddyPress
pixelsandtea
MemberOk I gave it another chance as I didn’t have anything to lose really, and this time it’s turned out ok. I think what might’ve been doing it was that with my previous installation, there was an option to enable buddypress theming, forums and groups on all blogs, which I ticked and this time I didn’t.
Thanks for your help
September 26, 2011 at 11:25 am #121125In reply to: Activity follow up pages not showing
Paul Wong-Gibbs
KeymasterThe activity/post issue is known and has been fixed for BuddyPress 1.5.1 (not out yet). In the meantime, either do this https://buddypress.trac.wordpress.org/changeset/5187/ or include the default theme’s javascript into your theme.
September 26, 2011 at 11:22 am #121124Paul Wong-Gibbs
KeymasterWhat did Brajesh say to fix the first problem?
For the 2nd, look at the two points under the Theme Information heading on https://codex.buddypress.org/releases/1-5-developer-and-designer-information/
September 26, 2011 at 11:20 am #121123In reply to: Buddypress mails
Paul Wong-Gibbs
KeymasterYou probably need a SMTP email plugin
September 26, 2011 at 10:20 am #121121In reply to: Buddypress mails
Tammie Lister
ModeratorWhen you say can’t send out emails are you on a server that has been set up to email? I ask this as you may not be.
Also what happens on activation does it just not send out?
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/registration-not-working may also help you.
September 26, 2011 at 10:17 am #121120In reply to: [Resolved] Make all members active
Tammie Lister
ModeratorPerhaps this thread will help?
September 26, 2011 at 8:59 am #121119lizac
Memberhi again Paul. I’m using CosmicBuddy theme and I was able make the blog link work now as suggested by the creator of the theme.
So now I’m missing the member settings area. My wordpress is a single site and the subdir is bp/. The page is blank when i try to go to /bp/members/admin/settings and /bp/members/admin/forums. Thanks again for your help.
September 26, 2011 at 8:13 am #121118In reply to: Registration Approval Plugin
moltenpool
Member@acurran – This does not work for me. Please test.
September 26, 2011 at 6:12 am #121115In reply to: BuddyPress 1.5 user fullname save/show errors
juanmaguerrero
ParticipantWhoa, Just updated to 1.5 current version and this issue started to happen again
I’ve checked and the file mentioned in https://buddypress.trac.wordpress.org/changeset/4939 is “updated”, some clues on where can the error be? Thanks!September 26, 2011 at 6:08 am #121113Paul Wong-Gibbs
KeymasterWhat theme are you using? Are you using multisite? What’s the name of the subdir that you’ve installed WordPress into?
-
AuthorSearch Results