Search Results for 'buddypress'
-
AuthorSearch Results
-
June 23, 2009 at 5:34 pm #47975
In reply to: General Settings Change Password Broken
Sven Lehnert
Participanthi Jeff Sayre, I did the hole thing…. but I still can’t change the password.
I copied the db and data to a new working domain for messing around.
I switched to the default home and member theme. Turned off all plugins and deleted all mu plugins.
Any idea? the rest of mu and buddypress is doing his job correct…..
June 23, 2009 at 4:05 pm #47970Sean Choe
ParticipantTHE CAUSE FOUND!!!
I found the cause of this issue. So obvious. Everyone who’s having this issue please follow this instruction!!
DON’T REINSTALL THE WORDPRESS OR BUDDYPRESS. You should just follow the steps below.
1. go to siteurl/wp-admin
2. go to setting -> permalinks
3. Change common settings EXCEPT DEFAULT. If you set it as default, the issue occurs.
If this doesn’t work, please reply.
Thank you all!
June 23, 2009 at 4:04 pm #47969In reply to: Profile view shows on members page.
Sean Choe
ParticipantUPDATED : THE CAUSE FOUND!!!
I found the cause of this issue. So obvious. Everyone who’s having this issue please follow this instruction!!
DON’T REINSTALL THE WORDPRESS OR BUDDYPRESS. You should just follow the steps below.
1. go to siteurl/wp-admin
2. go to setting -> permalinks
3. Change common settings EXCEPT DEFAULT. If you set it as default, the issue occurs.
If this doesn’t work, please reply.
Thank you all!
June 23, 2009 at 3:27 pm #47968In reply to: Fatal Error? Help
Jeff Sayre
ParticipantIf you are just on a test site with no data that needs saving, then do a fresh install of everything–this means WPMU and also creating a new MySQL DB.
If not, then as this is WPMU issue and not BuddyPress, the proper place for this support request is on the WPMU forums.
June 23, 2009 at 2:40 pm #47966In reply to: Internet Explorer 6.0 and friend requests
Jeff Sayre
ParticipantI reckon as much as 25% of my users are using ie 6
Well, based on the most recent browser statistics, you have an unusual group of users!
It is very difficult to optimize a theme design for IE6. Are you using a custom theme? If so, look at the header.php file that comes with the default BP theme and make sure that you’ve included the calls to the ie6.css files.
Also, here’s a thread that about IE6 issues that may help out: https://buddypress.org/forums/topic.php?id=2262#post-14161
I said this in another thread about IE support:
Getting themes of any platform (not just WordPress) to work in all versions of IE can be frustrating and tricky at best, impossible at worst. I would focus on optimizing your users’ IE experience on IE8 and IE7. Some designers are not even supporting IE6 anymore. I wouldn’t even worry about IE5.5 Of course, this is only my opinion.
June 23, 2009 at 1:21 pm #47964In reply to: BuddyPress Showoff: Post your links
3198429
InactiveI am a NoobCake
But heres my Site
Along with my BP site “i still figuring bp out,, hehehe”
http://www.monstershideout.com/
not teh best, but its alrightszzzz
June 23, 2009 at 9:38 am #47959gpo1
Participant@honewatson, Is this a new plugin you are making, if so would a holy grail for new users?
June 23, 2009 at 9:28 am #47954In reply to: My ‘home’ link is error
plrk
ParticipantYou are confusing buddypress, which uses /blog/ to refer to the blog page. install it elsewhere, say “wpmu”, and try again
June 23, 2009 at 7:53 am #47950In reply to: Profile view shows on members page.
Sean Choe
ParticipantThank you all. I solved this problem. I don’t know what’s the cause though.
I just reinstalled whole WordPress MU & BuddyPress. But I didn’t erased the MySQL DB. So I could use whole data base again normally.
If someone is struggling with this issue, Just reinstall them. It’s easiest way I think.
June 23, 2009 at 7:27 am #47947takuya
ParticipantYes, rpx just jumps the standard registration process for buddypress which is required. The ideal is to direct rpx users fill the required forms in the profile…
Does your plugin offer such function?
June 23, 2009 at 7:10 am #47944honewatson
ParticipantSocialpreneur, do you have any stats on your openid sign ups?
Just to clarify, you would like to require that certain form entries be completed when accounts are registered?
June 23, 2009 at 5:51 am #47938talk2manoj
ParticipantI am not sure in which sidebar you want to implement this.
If you are talking about blog sidebar in default BP theme.
1. Open sidebar.php from wp-content/themes/bphome/
2. Replace all content with following code
<div id="sidebar">
<?php if ( !function_exists('dynamic_sidebar')
|| !dynamic_sidebar('blog-sidebar') ) : ?>
<div class="widget-error">
<?php _e( 'Please log in and add widgets to this column.', 'buddypress' ) ?> <a href="<?php echo get_option('siteurl') ?>/wp-admin/widgets.php?s=&show=&sidebar=sidebar-4"><?php _e( 'Add Widgets', 'buddypress' ) ?></a>
</div>
<?php endif; ?>
<?php bp_adminbar_notifications_menu(); ?>
</div>3. Check by clicking on any post from main blog.
June 23, 2009 at 5:03 am #47937In reply to: Profile view shows on members page.
Sean Choe
ParticipantThank you Brian!

So you solved the problem by reinstalling WordPress MU and Buddypress right? Did you reset the DB also?
June 23, 2009 at 4:39 am #47936takuya
Participantsounds interesting, I’m using RPX for twitter, facebook, openid logins for my site, but it doesn’t support required form entries when registering an account.
June 23, 2009 at 12:47 am #47931Tracedef
ParticipantGetting the same error on new signups.
http://i8.photobucket.com/albums/a22/tracedef/257error.png
WPMU 2.7.1
BuddyPress 1.0.1
LiteSpeed
June 22, 2009 at 11:56 pm #47929Burt Adsit
Participant[Mon Jun 22 01:48:49 2009] [error] [client 69.242.205.122] PHP Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /var/www/vhosts/ourcommoninterest.org/httpdocs/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-signup.php on line 257
I have registrations disabled. Bunches of warnings like that right after some cracking attempt to run a php file that doesn’t exist on my system. Not all of the warnings are attempts to run files such as ‘approved_checks.php’ though some are after msgs like this:
Sat Jun 20 23:09:13 2009] [error] [client 66.249.71.195] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.
It is always right after one or the other though.
June 22, 2009 at 9:11 pm #47924Joss Winn
ParticipantI can’t tell you if it’s browser related. I’m using Chrome and I can’t trigger it but I’m seeing other IP addresses trigger it every few minutes. I could try switching log level to debug and see if that shows the browser identifier. If I get anything, I let you know.
PHP 5.1.6 (cli) (built: Feb 26 2009 07:01:12)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with eAccelerator v0.9.5.3, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
Apache/2.2.3
WPMU 2.7.1
BuddyPress 1.0.1
No other errors in my logs
Thanks.
June 22, 2009 at 8:24 pm #47922In reply to: BuddyPress Kills WordPress Themes
gwsa
ParticipantPer Burt, tried reinstalling both WPMU and BP. No luck.
Everything is great, I activate BP, and then I don’t have access to my WP themes, anywhere.
I guess as Andy pointed out, its not a universal bug, and as a result have been trying to track down the filter that replaces the theme_root, at the very least to make an ugly hack to keep things running. Any suggestions in that dept.?
June 22, 2009 at 8:21 pm #47921In reply to: “Send To” Error in “Compose Message”
Paul Wong-Gibbs
Keymasterhttps://trac.buddypress.org/changeset/1562 – see, fixed already
June 22, 2009 at 7:19 pm #47917In reply to: bpContents 1.0 Alpha 2 Released
3125432
InactiveThanks for the reply.
One question about your word of caution: if a newer version of Buddypress is released, and I upgraded to that version, would the current 10a21 not be compatible? The reason I ask that is really a lead in to a more specific question: could I, as the site admin, upload a newer version of bpcontents and then reassign a newly recreated set of categories and tags to our existing groups, or would that have to be done by the those who are the group administrators and who originally created the groups?
Thank you so much for the time and effort you put in to developing and improving Buddypress.
Brian
June 22, 2009 at 6:25 pm #47912In reply to: Is BuddyPress for me?
Andy Peatling
KeymasterKunal17: a plugin for this would be very handy.
June 22, 2009 at 6:13 pm #47909In reply to: BuddyPress Kills WordPress Themes
Burt Adsit
ParticipantThis hasn’t been reported by others. There have been a couple of ‘The bp themes are missing and it’s showing /themes in the bp backend instead of /bp-themes.’
Reinstall of wpmu/bp seems to solve the issue. Haven’t been able to track it down.
June 22, 2009 at 5:58 pm #47908In reply to: Is BuddyPress for me?
Kunal17
ParticipantI just recovered from a bad spam incident on my buddypress site. A user (who looked legit) suddenly started private messaging the whole community with obviously spam material resulting in some very angry members

I will go ahead and install Akismet and a captcha during registration H.owever, is it true that each user has to obtain their own key from wordpress.com and plug it into Akismet to get it to work? Is there an alternative that I can just activate for everyone? Or can I just provide all my members with my key to activate their akismet?
Also, what steps have other BP admin used to prevent the kind of spam that I mentioned above? I do not think Akismet & the captcha during registration would have helped in this situation.
Is there a plugin that flags users who message a lot of users in a short time? Something like that might help fight spammers.
Thanks.
June 22, 2009 at 5:57 pm #47907In reply to: BuddyPress Kills WordPress Themes
Andy Peatling
KeymasterI’ve closed the ticket for this, I’ve not heard of anyone with the same problem. If anyone else can confirm this problem on their setup I will take a look at it.
June 22, 2009 at 2:20 pm #47901In reply to: Widget that shows members in a group
Jeff Sayre
ParticipantAs far as I know, there is not a widget that does that. It’s a good idea though!
You could create your own custom widget using the Featured Groups widget as a template. You would need to add CSS to create a grid pattern that positions the avatars the way you want. Here’s a post in which I describe how to make a very rudimentary grid structure using CSS.
If you do end up making this widget, consider sharing it with the community!
-
AuthorSearch Results