Search Results for 'buddypress'
-
AuthorSearch Results
-
April 10, 2009 at 2:23 pm #42279
In reply to: Buddypress Total-Black-Out :(
Jeff Sayre
ParticipantWell, it seems like you have an issue, alright. Let’s go down the list once again:
- You’re working with a current trunk of both WPMU 2.7.1_beta1 (current: r1725) and BuddyPress 1.0_RC2 (current: r1324)
- You’re using an old copy of wp-config.php which you updated as appropriate. In other words, you did not use the wp-config-sample.php that came with WPMU 2.7.1.
- You did a clean install of WPMU 2.7.1_beta1 by deleting everything, except your updated version of wp-config.php, and then uploaded the unzipped Mu files
- You then launched WPMU’s admin screen. That worked with out any problems.
- You then went to Site Admin > Upgrade and finished the upgrade
- You logged out of WPMU
- Next, you installed BuddyPress by:
- moving the contents of the unzipped BuddyPress 1.0_RC2 (r1324) to the WPMU plugins directory into a subdirectory called /buddypress/
- moving the /bp-themes/ directory out of the /buddypress/ directory
- placing the various themes in their proper locations
- You then logged back into WPMU and got a blank screen
A few follow up questions:
9. You’ve enabled error reporting as detailed above by John and Burt and after step 8 above, there are absolutely no errors being reported of any kind.
A few thoughts:
- Since this seems to be a test install and you do not have any content that needs saving, I would delete everything once again.
- This also means deleting your MySQL table that you’ve been using for this attempt and starting with a brand new database.
- I would then download the latest trunks of both WPMU and BuddyPress once again–>get rid of the old ones first.
- I would then use the wp-config-sample.php file that comes with the latest WPMU trunk and configure as necessary
- IMPORTANT: I believe when I downloaded the WPMU trunk (r1722) and looked at the wp-config-sample.php file, it had a trailing space after the closing php tag. You need to delete this!
- Now, go through steps 1 through 7 again and let’s hope when you get to step 8 it works!
April 10, 2009 at 2:12 pm #42277In reply to: Buddypress Total-Black-Out :(
Burt Adsit
ParticipantI don’t think you are seeing the errors that are happening. The error log is the apache error log for your webserver. In most cases the php errors and warnings get sent there.
You said you asked your host to give you a backup and got back all the old tables. Try installing wpmu from scratch. Start with a fresh database that is empty. Install and test wpmu with the new database. Then install and activate bp.
April 10, 2009 at 1:53 pm #42276In reply to: iExplorer 6.0 and Buddypress
enlightenmental1
Participantanyone else having issues with IE 6 and the “buttons”
i.e.
accept friends
deny friend
etc
– they all display far right and cause a big scroll bar..
– so the user doesnt know they’re their
(damn you IE 6)
April 10, 2009 at 1:43 pm #42275In reply to: Welcome Pack update request
Paul Wong-Gibbs
KeymasterVersion 1.1. should appear shortly on https://wordpress.org/extend/plugins/welcome-pack/. In addition to working with the latest BuddyPress, it also lets you specify more than one person/group as the default friends/groups.
April 10, 2009 at 1:36 pm #42273In reply to: XMLRPC support in BuddyPress with BPDEV XMLRPC
Jeff Sayre
ParticipantNicola-
Very nice!
I will investigate this for one of our projects. It could help with something we’ll be working on next month.
April 10, 2009 at 1:01 pm #42272In reply to: BuddyPress Showoff: Post your links
2397932
InactiveCalvary Geeks is a community of believers in Jesus who are serving or working with new media and technology or who want to learn about innovations in technology and how to use them effectively.
April 10, 2009 at 12:12 pm #42271In reply to: Buddypress Total-Black-Out :(
Michael Berra
ParticipantOK – what I did now:
1. I deleted everything that is, keeping the wp-config.php
2. WPMU works, I could delete blogs, create new ones
3. I copied the BP-Components per ftp in plugins/buddypress (which I created anew)
4. BLANK – everywhere
5. NO entry in the PHP-Log at all
6. Deleted the BP-COmponents per FTP, WPMU works again just fine
I guess the activation of the activated BP-Plugin (as descriped above…) caused somehow a DB-Messup.
April 10, 2009 at 11:15 am #42268In reply to: Buddypress Total-Black-Out :(
nicolagreco
Participantif i were you, i would reinstall wpmu & bp keeping the wp-config.php
April 10, 2009 at 11:13 am #42267In reply to: How to add new top buttons ??
halfpint
ParticipantIs this the code to one of the top buttons you mean in the header.php
<?php if ( function_exists( ‘bp_blogs_install’ ) ) { ?>
<li<?php if ( bp_is_page( BP_BLOGS_SLUG ) ) {?> class=”selected”<?php } ?>>/<?php echo BP_BLOGS_SLUG ?>” title=”<?php _e( ‘Blogs’, ‘buddypress’ ) ?>”><?php _e( ‘Blogs’, ‘buddypress’ ) ?>
<?php } ?>
April 10, 2009 at 9:09 am #42262In reply to: Group invite as in XING?
takuya
ParticipantSay you create a group called “We love mustard” and I have friends outside of BuddyPress that also love Mustard, that I could request their presence in the group via an email address, and when they register they are auto-joined in the “We love mustard” group?
yup.
April 10, 2009 at 8:43 am #42261In reply to: BuddyPress Showoff: Post your links
2387722
Inactive@Felix2009 I really like the blue!

I’ve been working on Squidoosphere.com. Will probably do a re-launch within the next few days after I clean up the test posts.
And a BIG Thanks to the BuddyPress developers! BuddyPress was just what I was wishing for!
Cheers!
April 10, 2009 at 7:42 am #42260In reply to: Buddypress Total-Black-Out :(
Michael Berra
ParticipantJohn James, thanks for your “hack”. At least I was able to get to the backend with it. There it gave me Pages of error when I tried to start the plugins overview… I guess, since it is a very simple Test-Install – I’ll ask my provider to give me the backup. Or I delete everything (the messed up DB too) and start again…
Thanks for the hint about the upgrade – I will do that in the future.
Thanks for everyone who tried real hard…
Michael
April 10, 2009 at 4:16 am #42256vito687
ParticipantI am running MAMP on a mac OS, I followed andys instuctions in a former post, I have a custom theme that I used so I copied the functions files to the members theme as per the instuctions as well as the functions from the home theme to my home theme.
https://buddypress.org/forums/topic.php?id=1994
It is not a cache issue or cookies or anything, it physically was not loading the style sheet which is stored in bp-themes/bp-members/css/directories.css, I got it working by putting the name into the loader.php file which is stored in the same place.
what I need now though is the header.php that is called within the groups/index.php and members/index.php because they are now stored in bp-themes/bp-members it calls the wrong header
April 10, 2009 at 3:55 am #42255In reply to: Forum integration 101 needed!
John James Jacoby
KeymasterThe only way to do this, is with “deep integration.”
You will want to scour the bbpress.org forums for some more information about how to do this.
I’m going to assist Trent in including deep integration as part of his revised integration write-up that’s coming next. BuddyPress.org uses deep integration, but it’s still tricky and still has pro’s and con’s, particularly on a shared host and also with xmlrpc requests.
By the time that bbpress turns 1.0, most of the integration issues should be resolved, but you’re still loading ALL of WordPress + bbPress to make things go.
April 10, 2009 at 3:46 am #42253In reply to: Does akismet work with buddypress?
John James Jacoby
KeymasterAkismet does work for WPMU, bbPress, etc… Akismet does not however work site-wide, only on a blog by blog basis, exactly like you’ve mentioned, even if your site isn’t making money.
Akismet is not a WPMU site-wide plugin, and to use it site wide currently requires the enterprise version.
April 10, 2009 at 3:41 am #42252John James Jacoby
KeymasterWhat OS are you running locally, and what browser? I’ve installed the trunk versions of both WPMU and BuddyPress on two local installs so far, and haven’t experienced these issues.
When you say that directories.css wasn’t being loaded, was it 404’ing or was it just not mentioned at all?
I’m not on my laptop at the moment so I can’t see where directories.css is included normally.
When you updated, did you DELETE your old files and upload your new ones? Delete browser cache, site cookies, etc…
April 10, 2009 at 3:32 am #42250In reply to: BuddyPress Showoff: Post your links
felix2009
ParticipantAs i didnt like the orange colors in BuddyPress, i did a slightly little make over …
And yes .. I did integrate bbPress in the current theme with a few minor steps
April 10, 2009 at 3:27 am #42249In reply to: Group invite as in XING?
John James Jacoby
KeymasterI don’t exactly understand your idea here.
You are free to start any group you want. Then you can ask your friends to join that group if you’d like.
Are you saying that Xing can ask non-registered email addresses to register, and when they do they are automatically added to the group you create?
Say you create a group called “We love mustard” and I have friends outside of BuddyPress that also love Mustard, that I could request their presence in the group via an email address, and when they register they are auto-joined in the “We love mustard” group?
April 10, 2009 at 3:15 am #42247In reply to: My theme …
John James Jacoby
KeymasterNot necessary to open a second topic.
You can add your link to this post if you’d like.
https://buddypress.org/forums/topic.php?id=185
We appreciate your contributions, but you’re going against the grain here.
April 10, 2009 at 3:03 am #42244In reply to: BuddyPress in /plugins/ not /mu-plugins/ from r1303+
takuya
ParticipantLog in as a site admin, and head to the \”Plugins\” admin panel. You will need to activate each plugin (activate CORE first).
Thanks Jeff. The original instruction was kinda confusing.
April 10, 2009 at 2:59 am #42241In reply to: Edited evrything …
felix2009
Participant“I’m keeping this topic open for now, but it’s on my watch list because it’s already breaking some rules. If it gets too rowdy in here I’m locking it up.
“What rules did i broke, just that i wrote down, that i edit and integrate bbpress into a buddypress theme ?
“(cause you’re not ok with the wp policy) “
There are many website’s out on the net who arent: “oke” with the WP policy (what ever that should be) …
I dont see the problem, and the only who makes a problem out of it, are you guys
April 10, 2009 at 2:39 am #42239vito687
ParticipantFinal post, I got eveything working using the above mentioned fix, it appears the loader.php stored in the CSS was not loading directories css so maybe andy could take a look at that. Also the header is in fact linked, but its the members header, which my members header is different than my Home theme header, could anyone tell me how I could include my header that is stored in themes/buddypress-home rather than the memebers one? thanks
April 10, 2009 at 2:17 am #42238In reply to: Buddypress theme?
Kevin Ryman
ParticipantI am also interested in this question.
April 10, 2009 at 12:11 am #42234In reply to: Does akismet work with buddypress?
nicolagreco
ParticipantGiven that i’m interested in that i’m buildin a plugin against spammers in bp,
BPDEV NoSpam for now in the trac of BPDEV Plugins so you can install it here : http://bp-dev.org/download
April 9, 2009 at 11:41 pm #42232In reply to: I need some help…Freelancer needed
Jeff Sayre
ParticipantYou may also want to post your request in this group’s wire: BuddyPress Job Board
-
AuthorSearch Results