Replies
Hi Katrine,
No, you do not need to pay the complete membership fee for a plugin. Our system has an issue with identifying your past purchase and the default behaviour for expired access is to redirect to membership page on clicking download.I had a look at your purchases and you had purchased 1 month access to the plugins. It expired and that’s why you were not able to download it.
I am happy to provide it via google drive the plugins/versions that you had purchased from us. Please note for future that the access to the plugin download becomes unavailable after the access expires, so you should keep a copy for future use.
Please let me know which of these plugins you need and I will share them with you.
Regards
BrajeshHi Stephanie,
Thank you for the details.It seems you either have the code snippet or a second version of the plugin(different folder) still active. Please check the list of active snippets and active plugins and make sure it is not the case.
Once you find the conflicting plugin, just deactivate and reactivate and It will work.
Regards
BrajeshI am sorry about this.
When you enabled, WP_DEBUG, Please enable WP_DEBUG_LOG too and then check wp-content/debug.log to see if there is any fatal error there.
It should capture the fatal error.
Regards
BrajeshHi Stephanie,
Thank you for reply and the details.
I am sorry, all of the above are deprecation notice, I am not seeing any fatal error in that log. Is it probably an older log?Regards
BrajeshHi,
Hope you are doing well.I am sorry for the delay. Have released the update. Please upgrade to 2.1.3.
If you select “Show Registration response” in the “After registration successful action”, It will keep showing the response unless a user closes it.
Regards
BrajeshHi Stephanie,
I am sorry, I tried by installing after git cloning as well as zip on latest version of BuddyPress and I did not encounter any issue. I tested on PHP 8.1.2Can you please share the error log? I don’t see any reason for this plugin to trigger fatal.
Regards
BrajeshHi La,
I am sorry for the delayed reply again.It is probably the theme if you are using a custom theme.
Regards
BrajeshHi Josh,
Thank you for the reply.It is definitely a plugin bug. Not cleaning notifications on user delete is related to how that plugin uses notification and not related to BuddyPress. BuddyPress has no idea what is in secondary_item_id.
You will need to use
delete_user
ordeleted_user
hook.Regards
BrajeshHi Josh,
You can usebp_is_user()
to check if you are on user profile page . Also, the recommended hook to inject js would bewp_enqueue_scripts
orbp_enqueue_scripts
.Regards
BrajeshHi Joseph,
Thank you for using the plugin.The path is correct and the file that needs override is
friends-suggestions-buddyboss.php
. Please allow me 24 hours to check it against t BuddyBoss and get back to you.Regards
Brajesh