Search Results for 'wordpress'
-
AuthorSearch Results
-
January 5, 2011 at 5:49 pm #101986
In reply to: Problems to create a new blog
Paul Wong-Gibbs
KeymasterWhat version of BuddyPress and WordPress are you using?
January 5, 2011 at 5:40 pm #101985In reply to: Problems to create a new blog
sienteastu
Participanthi guys. I have a multi-site created with wordpress mu and BuddyPress.everything works full but whem an user wants to create a new blog from top navigation bar (>>create a new blog!) it show that the page wasn’t found
January 5, 2011 at 5:32 pm #101984In reply to: How to allow members to create their own blogs?
sienteastu
ParticipantI have run buddypress with wordpress. All work fine, but if an user want to create another blog from top navigation bar show :’ the page not foun’ which is the problem…..
Thank’s a lot guys!
January 5, 2011 at 5:21 pm #101983In reply to: reCaptcha + Buddypress
sienteastu
ParticipantYesterday i had installed this plugin.: si-captcha-for-wordpress
January 5, 2011 at 5:15 pm #101981In reply to: Automatic registrations … spam
sienteastu
ParticipantTry to put the plugin: si-captcha-for-wordpress, this works on buddypress.
January 5, 2011 at 2:51 pm #101972In reply to: excerpt not working with buddypress
Andrea Rennick
ParticipantThis is a WordPress template issue and nothing to do with BuddyPress.
you shoudl ask over on the wordpress forums.
January 5, 2011 at 2:45 pm #101971dmillasich
Memberthanks for the suggestions. it indeed was a memory limit problem with the PHP server. after modifying the .htaccess file to allow for a bit more memory, buddypress activated as desired.
however, it looks like any time i make a configuration change in the wordpress settings, my .htaccess file is wiped out and replaced with an empty version. i’ve changed the file permissions on the .htaccess file to “read only” but this doesn’t seem to be adequate.
any tricks?
January 5, 2011 at 7:08 am #101948dmillasich
MemberThe php server error log provided this information:
_____________________________________________________________________________________________________________________________________________________________________
[05-Jan-2011 05:38:20] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 748
[05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
[05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
[05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
[05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
[05-Jan-2011 05:52:02] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
[05-Jan-2011 05:52:02] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 748
[05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
[05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
[05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
[05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
[05-Jan-2011 05:56:08] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
[05-Jan-2011 05:56:08] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 1038
[05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
[05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
[05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
[05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
[05-Jan-2011 05:56:16] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
[05-Jan-2011 05:56:16] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /social.nanocrowd.com/wp-admin/includes/template.php on line 154
[05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
[05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
[05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
[05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
[05-Jan-2011 06:24:03] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
[05-Jan-2011 06:24:03] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 318
[05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_xprofile_data’ doesn’t exist for query SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid
[05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_Field->bp_xprofile_field, BP_XProfile_Field->populate
[05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_globals, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field
[05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_groups_members’ doesn’t exist for query SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, groups_setup_nav, groups_total_groups_for_user, BP_Groups_Member->total_group_count
[05-Jan-2011 06:49:18] WordPress database error Table ‘social.wp_bp_messages_recipients’ doesn’t exist for query SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_loaded, do_action, call_user_func_array, bp_setup_nav, do_action, call_user_func_array, messages_setup_nav, messages_get_unread_count, BP_Messages_Thread->get_inbox_count
[05-Jan-2011 06:49:19] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /social.nanocrowd.com/wp-admin/includes/post.php on line 318
____________________________________________________________________________________________________________________________________________________________________Is there a memory threshold problem with my shared php server? I’m using Rackspace cloud. This would be the first time a memory issue has surfaced using them.
January 4, 2011 at 4:17 pm #101871Tosh
Participant@hnla Plugin is now live! But on the BuddyPress site how can I get rid of the warning message?
“Warning: This plugin has not been tested with the latest version of BuddyPress”
https://buddypress.org/community/groups/buddypress-activity-stream-bar/
https://wordpress.org/extend/plugins/buddypress-activity-stream-bar/January 4, 2011 at 5:24 am #101849In reply to: The wire won’t update…
modemlooper
ModeratorIs it a separate install or a blog on a wordpress multisite?
January 4, 2011 at 4:04 am #101842In reply to: I don’t update. Is this a bad thing?
yeggermuffin
MemberI agree 100%, I always upgrade wordpress. I always use latest version.
January 4, 2011 at 1:30 am #101826In reply to: I don’t update. Is this a bad thing?
Andrea Rennick
ParticipantTo me, it depends on if you’ve updated WordPress or not. The last couple small releases were critical security upgrades.
January 4, 2011 at 12:30 am #101822In reply to: Confirmation e-mails aren’t being sent.
techguy
ParticipantBluehost might be the best option for WordPress (I use it myself), but it’s far from the best option for BuddyPress. It can work with BuddyPress, but not with any scale and you have to deal with little things like configuring the mail from plugin, or setting up the email address that BP uses. Either fix works for Bluehost.
January 3, 2011 at 7:57 pm #101797In reply to: Login page not found
SupaBucs
MemberI installed WordPress in a different directory. I see this is causing problems so I will just install in the home directory. Thank you.
January 3, 2011 at 7:42 pm #101794In reply to: Login page not found
SupaBucs
MemberI can get to the login page via WordPress. I cannot get to the login page via the Buddypress menu at the top of my page.
January 3, 2011 at 7:21 pm #101792In reply to: Login page not found
Virtuali
Participant1. This is not a buddypress issue.
Here are several support topics for you to choose from: They may help you.
January 3, 2011 at 7:08 pm #101788Tosh
ParticipantSee I knew it was something simple, lol. Thank you SOO much for your speedy assistance. I’ll just need to tidy up some things and then I’ll submit it to the wordpress plugin directory sometime this week.
January 3, 2011 at 4:33 pm #101770In reply to: Buddy Press Registration Disable
Xevo
ParticipantWpmu? There’s WordPress with multisite now a days?
And no you can’t use the native register page with BuddyPress.
January 3, 2011 at 11:11 am #101758In reply to: Project management plugin/ groups mod
G Matta
ParticipantIts been so long to your post , but I wonder where have you reached with your idea.
I am looking for something similar, but not just replacing the name from group to project. Can there be any drawing tool, so that we can just draw and share.?anyways if somebody come across again,this plugin can be helpful :
https://wordpress.org/extend/plugins/buddypress-group-documents/
for sharing documents inside a group.
January 3, 2011 at 10:40 am #101755In reply to: BP Sections?
@mercime
Participant@PiManIII The plugin works with WordPress multisite, whether BP is installed or not.
January 3, 2011 at 9:37 am #101747kateM82
MemberHi,
I realise that it’s not a buddypress functional problem, but as it’s a buddypress theme the wordpress forum won’t help so that’s why I am hoping to get some help here. I am really not a programmer, and have been trying to fix this last little thing for nearly a day now so was just hoping for some second eyes.Thanks for picking up on the open div, I closed that and now the custom-post-meta div is showing. Yay!
I still can’t get the sidebar aligned though.
Here’s the archive.php if anyone feels like some light reading I’d really appreciate it.
January 3, 2011 at 5:52 am #101737In reply to: BP Sections?
@mercime
Participant@nahummadrid this would help with directing user to his/her site https://wordpress.org/extend/plugins/primary-blog-switcher-for-superadmins/
January 3, 2011 at 5:42 am #101735In reply to: wp-admin login screen
@mercime
ParticipantDefault login URL http://yourwordpress.com/wp-login.php or http://yourwordpress.com/wp-admin/
so unless you placed a redirect script to log in at front end, those are the links.January 3, 2011 at 2:57 am #101729life2000
Participant@hnia: Yes. You are absolutely right. The dashboard tab does not show up for regular subscribers. Sorry, I kept getting it because I was signed in as super admin. Problem solved

The only remaining issue is that when I start letting my users sign up for their site/blog, they will have access to wordpress dashboard. I really would like to offer them a more user friendly interface like buddypress’s front end; color wise, etc.. But that’s a whole other issue. For now, I am happy to have this solved

Thanks so much hnia and everyone else

VidaJanuary 2, 2011 at 9:43 pm #101710Paul Wong-Gibbs
KeymasterThanks for the heads-up, @gunju2221

If by “BuddyPress profile”, you mean the fields and groups you have configured in the xprofile settings screen, then yes it’s certainly technically possible because site admins can create new user accounts without having to complete BuddyPress profiles. I’m not sure how to practically do this, however. Would need to try and find out.
Try to see if there’s a user registration widget (i.e. https://wordpress.org/extend/plugins/registration-form-widget/ — not tested) and see if it works and does what you want it to do.
(To clarify, there’s no difference between a “WordPress user” and a “BuddyPress”, both are the same.)
-
AuthorSearch Results