Search Results for 'buddypress'
-
AuthorSearch Results
-
October 2, 2009 at 2:46 pm #53594
In reply to: activate kills wordpress
Jeff Sayre
Participant@forestwander-
Your issue is not the same as the OP. I’ve replied to your issue on your other cross post.
October 2, 2009 at 2:46 pm #53593In reply to: Cannot Activate 1.1
Jeff Sayre
ParticipantFirst of all, please do not cross post. Your issue will be addressed in time.
Secondly, did you search the forums before posting? This issue has been addressed several times in the past. It is an issue with 1and1 and how they set up hosting. It is not a BuddyPress-specific issue.
https://buddypress.org/forums/topic/500-error-after-uploading-buddypress-102#post-18421
October 2, 2009 at 2:18 pm #53591In reply to: Is it 'bp-themes' or 'themes'?
lostdeviant
Participantperhaps instead of giving everyone that big error, the message could be changed to tell them to place themes in the theme folder and to activate a buddypress theme.
October 2, 2009 at 2:00 pm #53590In reply to: How to Remove Admin Bar from Buddypress 1.1
AndreMartin
ParticipantI had the same issue as the original post here but the suggested custom CSS modification didn’t work for me. I solved the issue nevertheless, as below:
– Originally I used Remove BuddyPress Admin Bar 1.3 by Alessandro Raffa
That worked perfect (normal plugin for blog admins to use as they wish) *until* upgrading to BuddyPress 1.1. After the upgrade, the problem above appeared.
– Now I use Remove BuddyPress AdminBar 1.2 by NetWebLogic LLC
Just when I was about to mention my problem on this forum, I noticed that earlier today the “other” version (1.2) was released on the BuddyPress Developer > Plugins page.
What I did:
– I disabled the 1.3 plugin for all and mass-deactivated it.
– I enabled the 1.2 plugin and now all blogs activating it have no more space problem.
No idea why that is but I thought it might help some running the same version(s).
October 2, 2009 at 1:41 pm #53586In reply to: Restricting group creation to admins
Simon Wheatley
ParticipantOK, but bear in mind you will be editing the core files, which is Not A Good Thing ™.
Apply this diff to plugins/buddypress/bp-groups.php: https://trac.buddypress.org/attachment/ticket/1150/hook-to-stop-group-creation.diff
Then use this plugin code as the basis for your own restrictions based on whatever you want: https://trac.buddypress.org/attachment/ticket/1150/restrict-group-creation.php
October 2, 2009 at 12:44 pm #53582In reply to: BuddyPress says themes are missing, but they aren't
jgcooper
ParticipantHey there – I’m getting a similar, probably related issue.
I have followed the steps above regarding moving the folders etc.
However I am getting a ‘Broken Theme’ message: Stylesheet is missing & template is missing.
Also ‘BuddyPress Default Home Theme 1.0.2’ appears to be the only BP related theme available.
Thanks!
October 2, 2009 at 12:08 pm #53576In reply to: Need for Buddypress API
takuya
ParticipantIf someone could write an iPhone app, it might open doors to more people.
October 2, 2009 at 11:10 am #53571In reply to: BuddyPress says themes are missing, but they aren't
Paul Wong-Gibbs
KeymasterIt worked for me – and I suspect plenty of others – so there’s probably a bug lurking somewhere.
So just to check – delete /wp-content/bp-themes/. Put the new two theme directories into /wp-content/themes/. At this point, going to the BuddyPress admin backend (in /wp-admin/) will get you a red warning box.
Then go to http://example.com/wp-admin/wpmu-themes.php, activate ‘BuddyPress Default’ (not ‘BuddyPress Social Network Parent Theme’). Then you should be able to activate the ‘BuddyPress Default 1.1’ theme on http://example.com/wp-admin/themes.php.
October 2, 2009 at 11:07 am #53570In reply to: What happened to "Add Prebuilt Field''
Paul Wong-Gibbs
KeymasterMarking this as resolved. The next version of BuddyPress will also include a free kitten wearing an orange hat.
October 2, 2009 at 11:03 am #53568In reply to: Private Groups and Forum
Paul Wong-Gibbs
Keymastermadloki, he’s just released a major new version of BuddyPress 2/3 days ago. Any further release – unless there’s a genuine critical bug found, and this isn’t one – I expect will be quite a few weeks at the very least.
Obviously a trunk code fix will happen as soon as Andy or someone else contributes a fix.
October 2, 2009 at 10:59 am #53566In reply to: Where are the avatars ?
Paul Wong-Gibbs
KeymasterPlease continue this discussion on this thread.
October 2, 2009 at 10:57 am #53564In reply to: Sign up fatal error!
Paul Wong-Gibbs
KeymasterIf /wp-content/bpthemes/ exist, BP will try to use pre-version 1.1 themes.
If that folder doesn’t exist, it will load from /wp-content/themes/ as like normal WordPress. This is explained perfectly well in the upgrade documentation and throughout this forum.
October 2, 2009 at 10:55 am #53562In reply to: Need for Buddypress API
Paul Wong-Gibbs
KeymasterOf course there’s a BuddyPress “API”. How do you think we write plugins and themes that rely on BuddyPress? If you are specifically talking about stuff like how WordPress can use XML-RPC for remote blog posts, then, no, there’s nothing like that at the moment. You could use the AJAX functions for quite a lot of stuff, however.
I would imagine this is a very low priority feature suggestion and such a thing would more likely be driven by someone writing some kind of external app.
October 2, 2009 at 10:52 am #53560October 2, 2009 at 10:47 am #53558In reply to: How to Remove Admin Bar from Buddypress 1.1
bpisimone
ParticipantHehe, thanks for trying anyways!

I’ve put it in the mu-plugins folder with a file called remove-adminbar.php. And it seems to be working fine! Thanks a lot!
I am under the impression that the site reacts a bit slower right now, but that is just a feeling, no php error found there.
October 2, 2009 at 10:23 am #53556Paul Wong-Gibbs
KeymasterYou are not following the upgrade instructions properly. There’s a document linked on the news post on the front of this site to an in-depth article, but:
1) Deactivate all of your plugins, but not BuddyPress (yet).
2) Remove any plugins out of your mu-plugins folder.
3) Change your theme back to the standard WordPress theme.
4) (Now) deactivate the BuddyPress plugin.
5) Delete BuddyPress off your server and the /wp-content/bp-themes/ directory.
6) Upload 1.1 and move the new themes into /wp-content/themes/.
7) Reactivate the BuddyPress plugin. Reactivate the BuddyPress theme.
Reactivate any other plugins you took out in step 1.
October 2, 2009 at 10:06 am #53554In reply to: How to Remove Admin Bar from Buddypress 1.1
Simon Wheatley
ParticipantDoh! Good point. I did say untested.

You could try adding the line to your functions.php in the theme?
October 2, 2009 at 9:41 am #53551In reply to: advertising code is being added to activity
pengume
Participantupdate I deactivated all my plugins and then only activated buddypress and it seemed to get rid of the ads code, but still displayed site wide activity for each member. so it was a plugin issue, one that I was using to place ads into the posts and pages. Not crucial but would be nice to have eventually working so users can put in their own code without tweaking the template. one last thing that is a different topic I also upgraded bpPicture Album to the new version thinking it would improve my problem but am getting this error when i activated it and on the album page.
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in /home/content/12/4455612/html/wp-includes/plugin.php on line 414I’ll ask the creater of the plugin too.Thanks for the support
-Aaron
October 2, 2009 at 9:38 am #53550In reply to: How to Remove Admin Bar from Buddypress 1.1
bpisimone
ParticipantThanks Simon!
That gets me a white page and this error message,
[02-Oct-2009 11:35:47] PHP Fatal error: Call to undefined function is_admin() in /(…)/wp-config.php on line 109
October 2, 2009 at 9:23 am #53549takuya
ParticipantSomething you must read before posting the forum.
October 2, 2009 at 9:03 am #53548In reply to: advertising code is being added to activity
pengume
ParticipantHey John thanks for getting back to me on this so quickly, you actually have to be a member to see the buddypress part of the site. but I’ll create you a user name named: jacoby , password: password so you could have a look but the link is HERE
Cheers,
Aaron.
October 2, 2009 at 9:01 am #53547In reply to: Restricting group creation to admins
Simon Wheatley
ParticipantI’ve proposed a patch to add a hook which would allow the restriction of group creation through a plugin, and provided a plugin which demonstrates it’s use in this trac ticket: https://trac.buddypress.org/ticket/1150
How does it look?
(Also, not sure whether trac keywords should be comma separated?)
October 2, 2009 at 8:29 am #53543In reply to: Need for Buddypress API
takuya
ParticipantThat would be interesting.
October 2, 2009 at 8:28 am #53542In reply to: How to Remove Admin Bar from Buddypress 1.1
Simon Wheatley
ParticipantYou could (probably, I haven’t tested this) use the following in wp-config.php to remove the admin bar from the WP Admin area only:
if ( is_admin() ) define( 'BP_DISABLE_ADMIN_BAR', true );October 2, 2009 at 8:25 am #53541Reiner
Participantokay, now I have tried to “automatically upgrade” and I get a fatal error:
Fatal error: Cannot redeclare bp_activity_install() (previously declared in /web/1/000/014/981/12741/htdocs/hierinwangen/wp-content/plugins/buddypress/bp-activity.php:19) in /web/1/000/014/981/12741/htdocs/hierinwangen/wp-content/plugins/buddypress/bp-activity.php on line 52
any ideas??
thanks,
Reiner
-
AuthorSearch Results