Search Results for 'wordpress'
-
AuthorSearch Results
-
May 20, 2018 at 1:44 pm #273219
In reply to: BuddyPress 3.0, no new users since…
Paul Wong-Gibbs
KeymasterKeep an eye on https://buddypress.trac.wordpress.org/ticket/7845#ticket !
May 20, 2018 at 1:44 pm #273218Paul Wong-Gibbs
KeymasterThanks for the details. Keep an eye on https://buddypress.trac.wordpress.org/ticket/7845#ticket
May 20, 2018 at 1:40 pm #273217In reply to: No more Forums tab inside the group since 3.0
Paul Wong-Gibbs
KeymasterWe don’t have enough information to figure out what the cause might be yet, I think we will need to try to reproduce the problem, but it doesn’t seem to be unique to your site, so I’ve created a bug report at https://buddypress.trac.wordpress.org/ticket/7844 — please keep an eye on that for updates.
May 20, 2018 at 1:40 pm #273216In reply to: Forums No Longer Appearing After Update
Paul Wong-Gibbs
KeymasterWe don’t have enough information to figure out what the cause might be yet, I think we will need to try to reproduce the problem, but it doesn’t seem to be unique to your site, so I’ve created a bug report at https://buddypress.trac.wordpress.org/ticket/7844 — please keep an eye on that for updates.
May 20, 2018 at 1:34 pm #273213In reply to: BuddyPress 3.0, no new users since…
Paul Wong-Gibbs
KeymasterAre you using WordPress with multisite enabled, or not?
May 20, 2018 at 1:32 pm #273212In reply to: Profile Menu’s Disabled
Paul Wong-Gibbs
KeymasterThis might be related to https://buddypress.trac.wordpress.org/ticket/7837
Were you using the new Nouveau template pack when you had this problem?
May 20, 2018 at 1:31 pm #273211In reply to: Buddypress user and group home set up
Paul Wong-Gibbs
KeymasterHi
I assume you’re using the new Nouveau template pack? Have you tried looking in the WordPress Customizer for the options?
May 20, 2018 at 1:28 pm #273210Paul Wong-Gibbs
KeymasterThis would have been better posted on the wordpress.org forum for that specific plugin next time, please.
May 20, 2018 at 1:27 pm #273209Paul Wong-Gibbs
KeymasterBug: https://buddypress.trac.wordpress.org/ticket/7843
Keep an eye on that. Sorry for the inconvenience.
May 20, 2018 at 1:26 pm #273208In reply to: Want to allow everyone can view single activity
Paul Wong-Gibbs
KeymasterBug: https://buddypress.trac.wordpress.org/ticket/7843
Keep an eye on that, and sorry for the inconvenience in the meanwhile.
May 20, 2018 at 7:31 am #273202In reply to: Forums No Longer Appearing After Update
Varun Dubey
Participant@mrlen Legacy Forums support is removed with BuddyPress v3.0.0 and theme also need to update accordingly. Please check with your theme support
For details, you can check https://bpdevel.wordpress.com/2017/12/07/legacy-forums-support-will-be/May 20, 2018 at 7:01 am #273200Varun Dubey
Participant@kelvinnm no need to alter codes inside the plugin you can simply use https://wordpress.org/plugins/wp-mailfrom-ii/ it will give your option to set name and from
May 19, 2018 at 6:05 am #273178In reply to: Rtmedia doesnt work with buddypress 3.0?
Varun Dubey
Participant@bjoerndz rtMedia working fine with BP 3.0.0 with the legacy template.
For Nouveau, they have to work on the template file, you can check with their support for template styling related to Nouveau.
https://drive.google.com/a/wbcomdesigns.com/file/d/11vfmqRo0QO9J6-euUnvmAQOm4dHFCruc/view?usp=drivesdk with default WordPress theme.May 19, 2018 at 5:52 am #273177Varun Dubey
Participant@andreia22
bp_is_user_forums() no longer used in core, but supported for third-party code.
legacy forum support removed in BP v3.0 you can find the details here https://bpdevel.wordpress.com/2017/12/07/legacy-forums-support-will-be/You can check with your theme support to update the corresponding codes inside the theme.
You can keep using legacy template pack for while and after your theme vendor announces support for nouveau you can switch on it.
May 18, 2018 at 8:15 pm #273164In reply to: ERROR: Call to a member function close() on null
ma3ry
ParticipantIt happens when I run BackWPup. There are no line numbers. It shows up in the logs as follows.
[18-May-2018 09:49:33] Database backup done!
[18-May-2018 09:49:33] 1. Trying to create a WordPress export to XML file …
[18-May-2018 09:49:36] Check WP Export file …
[18-May-2018 09:49:36] WP Export file is a valid WXR file.
[18-May-2018 09:49:36] Compressing file …
[18-May-2018 09:49:36] Compressing done.
[18-May-2018 09:49:36] ERROR: Call to a member function close() on null
[May 18, 2018 at 7:29 pm #273162r-a-y
KeymasterI can’t duplicate gcmaryland’s problems with group meta.
For those with problems, can you post what group plugins you are using and what the expected behavior is? Please list clear steps to duplicate. Imagine a person that does not know anything about BuddyPress and WordPress and expect that person to duplicate the problem.
Update – duplicated the problem with the bp-nouveau template pack. I have some tentative fixes that I’ve added to the ticket.
However, here’s the easiest fix you can add to your site for now:
https://buddypress.trac.wordpress.org/attachment/ticket/7837/7837.01.patchMay 18, 2018 at 7:00 pm #273161Varun Dubey
Participantadd_filter( 'wp_mail_from', $admin_email_filter ); add_filter( 'wp_mail_from_name', $from_name_filter );is defined inside https://github.com/boonebgorges/buddypress-group-email-subscription/blob/master/bp-activity-subscription-digest.php
which you can override via functions or try
try https://wordpress.org/plugins/wp-mailfrom-ii/May 18, 2018 at 6:36 pm #273160gcmaryland
ParticipantPosted to: https://buddypress.trac.wordpress.org/ticket/7837#ticket with code sample
(First issue, so please let me know if this is right – thanks!)
May 18, 2018 at 5:03 pm #273153In reply to: Replacement for Xprofile Custom Fields?
Varun Dubey
Participant@ma3ry there is a temp fix for BuddyPress Xprofile Custom Fields Type by @venutius you can check it.
https://wordpress.org/support/topic/warning-breaks-with-bp-3-0/May 18, 2018 at 5:01 pm #273152gcmaryland
ParticipantIssue confirmed for some of our sites as well. Rolling back BP to 2.9.4 fixes issues in both the previous and current versions of WP. It appears to be linked to sites currently using custom group meta through an active or inactive plug-ins. I’ve noticed that removing the line: add_filter( ‘groups_custom_group_fields_editable’, ‘group_header_fields_markup’ ); from active plug-ins using the group meta template (https://codex.buddypress.org/plugindev/how-to-edit-group-meta-tutorial/) breaks the plug-in and allows the group pages to be loaded correctly. I’ve noticed that all of these functions have the $wpdb object referenced in (https://buddypress.trac.wordpress.org/ticket/7834). Perhaps there’s a connection? Otherwise, it still appears to be limited to sites using custom group meta plug-ins.
May 18, 2018 at 3:39 pm #273147Venutius
Moderatorhmm, with the recent changes in WP it’s not that straightforward. You’d need to download the files from the BP SVN here https://plugins.svn.wordpress.org/buddypress/tags/2.9.4/ and for that you would need an SVN browser such as tortoise SVN. One you had the files you would also need FTP access to your site, to rename the current BP directory in plugins to something else (buddypress-3.0 for example) and then copy the 2.9.4 files into a new buddypress directory. then you could test it.
May 18, 2018 at 2:08 pm #273141In reply to: No more Forums tab inside the group since 3.0
Slava Abakumov
ModeratorHello,
Starting from BuddyPress 3.0 we have removed support for the deprecated and unsupported bbPress 1.x that was bundled with BuddyPress.
As written in our release post:
Most notably, the Legacy Forums component has been removed after 9 years of service. If your site was using Legacy Forums, you need to migrate to the bbPress plugin.
And here is our general bbPress 2.x forum installation guide:
So, @m1000, please follow the migration guide and move everything forum-related to bbPress 2.x, which is faster and overall works better.
May 18, 2018 at 12:33 pm #273136May 18, 2018 at 9:42 am #273123ajaxthemestudios
ParticipantHi
This is how it happened. We got an email from registered members that they are being spam. Another member was sending them SPAM messages.
The mail sent to them contained the name of the member so we searched for it. We also got the spammer’s account username and link by checking the affected members messages directly under their profile page on the frontend. The spammer has a profile page already. However, the username could not be found in the users section of the backend.
Then we checked users that have not activated their account or received the activation email through a plugin named Unconfirmed.
That was when we found the spammer info meaning the spammer has not activated his/her account yet but is already interacting with the community.
That I cannot explain why it happened. It seems even though the user has not activated his/her account, he/she is already recognized by buddypress.Regards
May 18, 2018 at 6:00 am #273120Varun Dubey
Participant@dggerhart you can try https://wordpress.org/plugins/ban-hammer/ it will allow you to block list domain TTL.
-
AuthorSearch Results