Search Results for 'buddypress'
-
AuthorSearch Results
-
May 22, 2009 at 12:40 pm #45866
jfcarter
ParticipantDoes anyone have any other tools and plugins that they’ve found useful?
May 22, 2009 at 11:41 am #45864Marcin Biegun
Participantthere is already topic about it, https://buddypress.org/forums/topic.php?id=2552#post-13973 , hopefully somebody will help me to put it all toegether…
May 22, 2009 at 11:18 am #45863In reply to: New Twitter Plugin for BuddyPress
stefk
ParticipantWhen will this plugin be available for download? Aswell as the bp-chat that you created? Great work!
May 22, 2009 at 7:09 am #45860In reply to: Erroneous message -> Buddypress themes not installed
jugularbean
ParticipantThanks for the response Burt.
I am using WPMU 2.7.1
However the subfolder within bp-themes is bpmember, so no problems there. And when I go to the wpmu BuddyPress backend I cannot select any themes.
See screenshots at
http://70.32.90.231/buddypress-gen-settings.gif
http://70.32.90.231/wpmu-site-themes.gif
http://70.32.90.231/ftp-file-structure.gif
I even tried removing the non BP themes from the BP folder. But it doesn’t make a difference.
May 22, 2009 at 5:59 am #45847In reply to: fatal error
John James Jacoby
KeymasterIt sounds to me like you’re installing BuddyPress on a non-MU installation of WordPress.
BuddyPress only works with WordPress MU.
May 22, 2009 at 5:48 am #45846In reply to: Fresh New Install Error 404 Not Found
John James Jacoby
KeymasterNot all of them..
http://www.sportssonet.com/?p=1
http://www.sportssonet.com/wp-login.php?redirect_to=http%3A%2F%2Fwww.sportssonet.com
It’s just the BuddyPress ones. Does your theme have the functions.php that came included with the bphome theme still there?
Can you copy/paste the contents of your .htaccess file here within code tags? Also, what are your permalink settings set to, or are they still just the default?
May 22, 2009 at 5:07 am #45840In reply to: Forums Not Being Created
Schafir
ParticipantI am hosting on 1and1 in a shared hosting environment and I have the same problems that Gordon Bunker had. After making the same change to the buddypress-enable.php file, the forums finally work, but I cannot make a post to them. It comes up with the following error: “There was an error posting that topic” Not very informative is it?
I also get the ” -32300 >> transport error – HTTP status code was not 200 ” error when trying Burt’s “say hello” test.
Anyone figure out how to get around this in a shared hosting environment?
Is it time to give up and just go to another hoster? Any recommendations?
thanks!
May 22, 2009 at 4:31 am #45839Rich Spott
ParticipantActually i did have some mu-plugins still running, so now everything is out, just buddypress.
With the domain mapping plugin I am using it so that bloggers can use their own domain (ie http://baseballpastandpresent.com) instead of the subdomain way (baseballpastandpresent.sportsblognet.com)
Currently we only have 2 domains which require this plugin, but I’m slated to convert at least 10 more to their own domains within the next week, but I’ve halted that until I get the site running correctly.
This is a subdomain install.
Here’s the phpinfo
May 22, 2009 at 3:25 am #45838In reply to: no tables created when BP installed
mgrunk1
ParticipantBuddyPress 1.0
Wordpress MU 2.7.1
*replaced db name w/ mydb – and this is the errors that show at the bottom of the page in the admin – if I delete the BP plugin, the messages all go away.
WordPress database error Table ‘mydb.wp_bp_xprofile_data’ doesn’t exist for query SELECT d.value, f.name FROM wp_bp_xprofile_data d, wp_bp_xprofile_fields f WHERE d.field_id = f.id AND d.user_id = 1 AND f.parent_id = 0 AND f.name = ‘Name’ made by require, require_once, require_once, require_once, do_action, call_user_func_array, bp_core_setup_globals, bp_core_global_user_fullname, bp_fetch_user_fullname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byfieldname WordPress database error Table ‘mydb.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE name = ‘Name’ made by require, require_once, require_once, require_once, do_action, call_user_func_array, bp_core_setup_globals, bp_core_global_user_fullname, bp_fetch_user_fullname, xprofile_set_field_data, xprofile_get_field_id_from_name, BP_XProfile_Field->get_id_from_name WordPress database error Table ‘mydb.wp_bp_notifications’ doesn’t exist for query SELECT * FROM wp_bp_notifications WHERE user_id = 1 AND is_new = 1 made by require, require_once, include, get_footer, locate_template, load_template, require_once, wp_footer, do_action, call_user_func_array, bp_core_admin_bar, do_action, call_user_func_array, bp_adminbar_notifications_menu, bp_core_get_notifications_for_user, BP_Core_Notification->get_all_for_user
May 22, 2009 at 3:01 am #45837Jeff Sayre
Participantt’s about 30 minutes later and an Internal Redirect Error just showed up in my logs with wp-super-cache out, and all but buddypress plugins out. So it doesn’t look like its a plugin.
So, you had all plugins deactivated except BuddyPress?
doncha’s domain mapping plugin
What are you trying to accomplish with this plugin?
Are you running this as a subdomain or subdirectory install?
I’d suggest that you also create a phpinfo file and provide the output of that file to a pastebin that some of us can look at.
May 22, 2009 at 1:39 am #45834In reply to: New Twitter Plugin for BuddyPress
May 22, 2009 at 1:03 am #45833Rich Spott
ParticipantOkay, thank you for helping me, I’ll try to go through your questions one-by-one.
First I’ll let you know what I have:
Slicehost
1GB slice
Ubuntu Hardy LTS 8.04
Running Apache, PHP 5, MySQL 5.0 (followed Pickeled Onion’s walk-throughs on how to set it up, I am by no means an expert, and my very first barebones VPS was this one.)
I help run http://sportsblognet.com where we have WPMU 2.7.1 and BP 1.0, along with bbPress 1.0-alpha6
Have you tried deactivating all non-buddypress plugins, wp-super-cache in particular?
I deactivated all but buddypress, feedwordpress (because our theme will break), wp-super-cache, and doncha’s domain mapping plugin. But maybe I will remove them all for an hour to see if any errors get through
I am removing wp-super-cache right now, but it was tough to get rid of the wp-content/cache folder because it was owned by the root user. But i got it deleted and removed the wp-super-cache stuff in the .htaccess and I’ll guess i’ll have to wait to see how that goes.
Have you tried using the default .htaccess file that ships with WPMU?
I just tried to, but it won’t let me.
My current working .htaccess (minus wp-super-cache stuff)
<FilesMatch ".(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$">
Header set Expires "Thu, 15 Apr 2015 20:00:00 GMT"
</FilesMatch>
RewriteEngine On
RewriteBase /
#uploaded files
RewriteRule ^(.*/)?files/$ index.php [L]
RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*
RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]
# add a trailing slash to /wp-admin
RewriteCond %{REQUEST_URI} ^.*/wp-admin$
RewriteRule ^(.+)$ $1/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule . - [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*.php)$ $2 [L]
RewriteRule . index.php [L]
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>and the WPMU standard one
RewriteEngine On
RewriteBase BASE/
#uploaded files
RewriteRule ^(.*/)?files/$ index.php [L]
RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*
RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]
# add a trailing slash to /wp-admin
RewriteCond %{REQUEST_URI} ^.*/wp-admin$
RewriteRule ^(.+)$ $1/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule . - [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*.php)$ $2 [L]
RewriteRule . index.php [L]
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>it wont let me use the standard one, and the only difference that I can see is the expires header setting that i added.
Are there any PHP errors in your log files?
this is my current concern right now
Request exceeded the limit of 10 internal redirects due to probable configuration error.ALERT - canary mismatch on efree() - heap overflow detectedfor the ALERT error, I contacted slicehost and they upgraded my kernel, they said that has fixed other people’s problems (fingers crossed – but no errors since they did that this morning) if that doesnt work i have to go through and install php without the suhosin patch.
most of the other errors are of spam scripts trying to signup and not finding wp-signup (i changed the signup name)
what are the other listed errors in your apache log?
That’s pretty much it.
EDIT: it’s about 30 minutes later and an Internal Redirect Error just showed up in my logs with wp-super-cache out, and all but buddypress plugins out. So it doesn’t look like its a plugin.
May 21, 2009 at 10:49 pm #45831JsonB123
ParticipantUPDATE: I just installed it online at http://bp.jason-boyle.com. You can access the forums at http://bp.jason-boyle.com/forums…I haven’t put the button in the navigation yet.
I am still experiencing this problem…however I will not fix it here in case anyone wants to check it out. Just look at the topics I’ve posted in Groups on BuddyPress and the same topics reflected on the BBPress side at http://bp.jason-boyle.com/forums.
If no one responds to this in the next day or so though I’m going to put my crappy fix on it. Let me know if you want to poke around a bit on it, maybe I could set up a temporary FTP for just that folder so you can see my code.
May 21, 2009 at 10:44 pm #45830Jeff Sayre
Participant301 Redirects:
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=93633
http://www.seomoz.org/blog/url-rewrites-and-301-redirects-how-does-it-all-work
Using your robots.txt file to block googlebot-image from discovering your image files:
http://www.google.com/support/webmasters/bin/answer.py?answer=35308
Make sure you block only the image directories that you do not want indexed.
Also, if you do not use Google’s Webmaster Tools, you may want to investigate. This service offers many tools, including a list of which files are throwing 404s. http://www.google.com/webmasters/tour/tour1.html
Do you mean while I get this situation worked out? Or do you mean that people are working on this because numerous people have been getting this issue?
I’m not sure that the word numerous applies as I’ve only seen a half dozen or fewer threads with this particular issue. Remember, one person’s 404 is not necessarily the same as the next persons.
This type of issue often comes down to one or more factors: bad install, using too old a version of WPMU or BP, plugin conflict, custom theme issue, apache issue, ISP limitations.
We can try helping you with most of these but do not have any control outside the core of the BuddyPress code. We investigate as best we can with the information provided and if it is caused by BuddyPress, offer a fix in trunk.
I see in another thread that you are on Slicehost. I’m with them as well. Since you have to set up your own slice, there may be an apache issue. So, to better understand you particular issue, please provide some more details:
- Have you tried deactivating all non-buddypress plugins, wp-super-cache in particular?
- Have you tried using the default .htaccess file that ships with WPMU?
- Are there any PHP errors in your log files?
- what are the other listed errors in your apache log?
May 21, 2009 at 9:54 pm #45828JsonB123
ParticipantOkay, so it seems your content areas are stripping out my backslashes that I’m trying to show as an example, even with the code tag around them.

The first BBPress example should be:
triple-backslashes for every single-backslashes that shows in my post above
The one after my FIRST fix should show a single backslash before each of these characters ” ‘ and (back-slash character)
May 21, 2009 at 8:30 pm #45825In reply to: New Twitter Plugin for BuddyPress
Roy McKenzie
Participant@M, @BeLogical – we want twitter plugin, we want twitter plugin, hehe.
May 21, 2009 at 8:06 pm #45823In reply to: New Twitter Plugin for BuddyPress
May 21, 2009 at 7:50 pm #45822In reply to: New Twitter Plugin for BuddyPress
gpo1
Participantwhat about friends avatars in the chat box like FB?
May 21, 2009 at 7:06 pm #45820JsonB123
ParticipantHey Rbn,
I found an awesome tutorial that utilizes the Alpha 6 version of BBPress…not the latest one since no one can seem to get it working. http://theeasybutton.com/blog/2009/04/30/integrating-buddypress-10-wpmu-and-bbpress/
Just follow those instructions EXACTLY and you’ll get the integration up and running.
WPMU 2.7.1, BuddyPress 1.0 (current latest), and BBPress Alpha 6 (note, Chris posted a link for this download in the above tutorial since it is unavailable on the BBPress site…at least I can’t find it there.)
May 21, 2009 at 7:03 pm #45819JsonB123
ParticipantHey Rbn,
I found an awesome tutorial that utilizes the Alpha 6 version of BBPress…not the latest one since no one can seem to get it working. http://theeasybutton.com/blog/2009/04/30/integrating-buddypress-10-wpmu-and-bbpress/
Just follow those instructions EXACTLY and you’ll get the integration up and running.
WPMU 2.7.1, BuddyPress 1.0 (current latest), and BBPress Alpha 6 (note, Chris posted a link for this download in the above tutorial since it is unavailable on the BBPress site…at least I can’t find it there.)
May 21, 2009 at 7:02 pm #45818JsonB123
ParticipantHey Rbn,
I found an awesome tutorial that utilizes the Alpha 6 version of BBPress…not the latest one since no one can seem to get it working. http://theeasybutton.com/blog/2009/04/30/integrating-buddypress-10-wpmu-and-bbpress/
Just follow those instructions EXACTLY and you’ll get the integration up and running.
WPMU 2.7.1, BuddyPress 1.0 (current latest), and BBPress Alpha 6 (note, Chris posted a link for this download in the above tutorial since it is unavailable on the BBPress site…at least I can’t find it there.)
May 21, 2009 at 6:35 pm #45816In reply to: Reinstall – Should I delete old tables from db?
omgitsrfb
ParticipantDJPaul,
I deleted all of the wp_bp tables. I’m not sure what you meant by check the wp_sitemeta table for similarly-named buddypress settings? Could you give me an example of what you are talking about? Here are the meta_keys for the sitemeta table? Anything I need to do or am I good to go with the reinstall?
admin_email
admin_user_id
registration
upload_filetypes
blog_upload_space
fileupload_maxk
site_admins
allowedthemes
illegal_names
welcome_email
first_POST
update_core
blog_count
blog_count_ts
user_count
user_count_ts
comment_indexer_version
comment_indexer_installed
communities_version
communities_installed
forums_version
forums_installed
friends_version
friends_installed
messaging_version
messaging_installed
post_indexer_version
post_indexer_installed
signup_language_version
May 21, 2009 at 6:14 pm #45814In reply to: New BP Chat plugin for Buddypress
2766283
InactiveHello! I have not any idea of programation, maybe you can use this jquery component for your chat. I think it’s simple.
http://anantgarg.com/2009/05/13/gmail-facebook-style-jquery-chat/
Sorry for my english!
May 21, 2009 at 6:04 pm #45813In reply to: New BP Chat plugin for Buddypress
Roy McKenzie
ParticipantHey this plugin rocks. I’m testing it now. Other people should come by and test too …SO COOL!
May 21, 2009 at 5:46 pm #45812In reply to: Reinstall – Should I delete old tables from db?
Paul Wong-Gibbs
KeymasterYes. all the buddypress tables are prefixed _bp_ which are in turn prefixed by whatever the buddypress table prefix is (by default, wp_).
Also check the wp_sitemeta table for similary-named buddypress settings.
-
AuthorSearch Results