The Profile, Notification and Setting tab is empty
Here is the screenshot: https://www.dropbox.com/s/d4920u7r2g0e4fg/Screenshot%202020-07-26%2011.23.45.png?dl=0
Buddypress Versi 6.1.0
WordPress 5.4.2
Hello, is there a way to get dark mode on buddypress
By custom work or an external plugin
Thank You
I get the errors while enabling/disabling the components, I’m using the Buddypress newest version: 6.1.0
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_activity CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_activity_meta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_invitations CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_notifications CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_notifications_meta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_friends CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_groups CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_groups_members CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_groups_groupmeta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_messages_messages CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_messages_recipients CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_messages_notices CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_messages_meta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_xprofile_groups CHANGE COLUMN <code>id</code> id bigint(20) unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_xprofile_fields CHANGE COLUMN <code>id</code> id bigint(20) unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_xprofile_data CHANGE COLUMN <code>id</code> id bigint(20) unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_xprofile_meta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_user_blogs CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_bp_user_blogs_blogmeta CHANGE COLUMN <code>id</code> id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/workspace/wordpress/wp-includes/wp-db.php:1491) in /home/xxx/workspace/wordpress/wp-includes/pluggable.php on line 1281
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/workspace/wordpress/wp-includes/wp-db.php:1491) in /home/xxx/workspace/wordpress/wp-includes/pluggable.php on line 1284
I am using the Gwagi theme to make a social website. I am testing on the friendship connection function and found that the add friend button is missing and only have private message button.I have diable the private message function and the button will be disappeared. So I think the buddypress plugin in is functioning.
Could you have any suggestion for checking the friend connection function?
I like to provide my web site URL for your investigation:
http://www.lovedating.love
user:testing
password:123456
Hi,
I’ve added a custom column in my buddypress group backend part.
Now I want to filter this field in the “search form” of the group listing. How do I do this ?
Can’t find any filter or other stuff to achieve this
Hey Guys,
Wordpress version: 5.4.2
Buddypress Version: 6.1.0
(Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)
Yes I face the same issue with twenty, twenty themes.
Website URL: gooalgenie.com
Issue:
When we click on Groups and then click on groups tab >>>> it takes to particular group page >>> but there is no option for users to navigate back to my groups tab? How can we fix this.
Hey Guys,
Wordpress version: 5.4.2
Buddypress Version: 6.1.0
(Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)
Yes I face the same issue with twenty, twenty themes.
Website URL: gooalgenie.com
How to rename Home Tab in Groups tab
Issue:
How can we show all members tab and search Members under Friends tab.
Hey @VapVarun,
Do you have solution for this too, if you do help me on this too.
Nav and Sub Nav Ajax
Hey Guys,
Wordpress version: 5.4.2
Buddypress Version: 6.1.0
(Themes and plugins are all up to date. All the buddy press features are working fine except the below two issue)
Yes I face the same issue with twenty, twenty themes.
Website URL: gooalgenie.com
Issue:
How can we show all members tab and search Members under Friends tab.
We are using Total WordPress Theme with BuddyPress and everything is working well, except when I post a blog post… the post shows on my activity page with some initial shortcodes showing from Visual Composer…
[vc_row][vc_column][vc_column_text css=”.vc_custom_1595275549516{padding-bottom: 20px !important;}”]Saturn in Aquarius is the beginning of
I understood Visual Composer was compatible and not sure why the code is showing.
Any ideas? Thanks in advance.
Hello, thanks for this wonderful plugin
I would like to ask if it is possible to have 2 different sites but with the same buddypress database and the same posts andusers?
If yes then please share a way.
Thank You
Ahh the site is using the Legacy Template pack, this doesn’t happen with Nouveau template. You can switch between templates on the options page within buddypress settings.
Unfortunately I’m unfamiliar with this but https://buddypress.org/support/topic/how-to-disable-stay-on-page-confirmation-popup-from-registration-page/ has a possible solution.
@md40men Try WP Admin Dashboard > Tools > Buddypress to repair tables
Query Monitor has detected a Database error – Deactivating Buddypress removes the error, deleting and reinstalling Buddypress does not solve / or create the table.
How do I fix this?
running latest php version / latest version of wordpress.
SELECT DISTINCT i.item_id
FROM wpni_bp_invitations i
WHERE user_id IN (1)
AND class IN ('bp_groups_invitation_manager')
AND type = 'invite'
AND invite_sent = 1
AND accepted = 0
Unknown
Unknown Table 'training_cpd.wpni_bp_invitations' doesn't exist qmdb
I have just tried to use the basic Twenty Twenty theme (even tried older WordPress Default themes) and disabled every plugin other than BuddyPress and I still get the same message.
Here is a screenshot:
https://vts.aginginplacenews.com/wp-content/uploads/2020/01/buddy_press_warning_issue_error_screenshot.png
If you fill out the form here: https://vts.aginginplacenews.com/register/
but try to leave without submitting the form, the popup appears.
Is there anyway to switch themes on Buddy press from front end, I used theme switcha plugin but after switching the activity posts disappeared.
Your Help Is Appreciated
Hello,
I recently installed BuddyPress on My Website MyTechTalky
Whenever I click on the “Remember Me” option at the login page, It works fine at first but as I visit the site again, it prompts me to login again :/
How to solve this issue.
After upgrading, I get an error about a blank line causing problems with the plugins for UpdraftPlus and Yoast SEO.
Updraft gives me this error “Warning: Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here.”
Yoast gives me an error when I try to view my sitemap.xml file. “This page contains the following errors:
error on line 2 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.”
I installed a plugin that disables everything, then I started turning plugins back on, and when I turned on Buddypress, the error started happening again.
Here is the article on the Yoast website that explains the plugin I used for troubleshooting.
How to check for plugin conflicts
Again this just started happening after I upgraded BuddyPress.
thank you!
Hi,
Click ‘Screen Options’ on the menu page ( at the top right of the page ) and check Buddypress.
One other little question/variable. Everything works fine on one forum, but not the other. They are all part of the same theme and CSS. Configured the same as far as I can tell. The big difference is that one forum as 2500 users and the other has 900. I really don’t see anything else different. Is there a specific php script that returns members as part of buddypress? Could this some sort of query/memory issue?
Hi, I am a buddypress starter and have version 6.1 installed, and I am facing the problem of ajax front end not loading content for members, groups, activity listings pages.
Once a member is logged-in everything works, but not for logged-out users.
I also get a ‘page not found’ notice for members, groups and activity pages, although they actually load but miss ajax content as I mentioned.
I have made some readings of old similar issues, but I could not get a solution. Any help appreciated.
I already tried changing theme and deactivating plugins, but no success.
My website: diff-coworking.es
Thanks!
Hi @clickallco,
Thank you for your answer, but it is not what I was referring to, my buddypress already lets you do that, what would interest me is that all the files that the user can upload to the web will be done externally, from their clouds, for example, So my hosting would not be filled with user files and that way it would be lighter.
I just want to disable any error message visibility (in pages, not a LOG). Cause this errors seems to cause no problem to cover image uploading, everything works like a charm, thank you for BuddyPress!!!
@sunflowermom you can limit BP access by user roles using plugins like Paid Membership pro https://wordpress.org/plugins/pmpro-buddypress/