Replies
- Brajesh Singh on May 18, 2020 at 5:28 am in reply to: No Video / Photo Upload to Activity Feed #29945
Hi Tony,
I am not aware of any conflict as of yet. Will test with their new release and get back to you in next 24 hours.Regards
Brajesh Hi Serge,
Welcome to BuddyDev.We are using following code to set membership level
pmpro_changeMembershipLevel( $level_id, $user_id );for the user.
If it is not taking the month, It is most probably a bug in PMPro API or they might have changed it.Please post it PMPro support and let me know if it needs change.
Also, In order to assist you in future, Please share me your order id or account from which it was purchased.
Thank you
Brajesh- This reply has been marked as private.
H Eri,
Welcome to BuddyDev.Thank you for using our theme and plugin.
Please enable WP_DEBUG and post me the error log. That will help me assist you quickly.
Regards
Brajesh- This reply has been marked as private.
Hi Carsten,
Please enable wp debug and check for the error.You can do so by wditing wp-config.php and changing
define ( 'WP_DEBUG', false);to
define ( 'WP_DEBUG', true);After finding the error, Please disable it again.
Regards
Brajesh- Brajesh Singh on May 17, 2020 at 7:24 pm in reply to: Profile tabs – linking to profile field sets #29927
We have issued the refund as requested. Please check your PayPal account.
Regards
Brajesh - Brajesh Singh on May 17, 2020 at 7:08 pm in reply to: Buddyboss theme and Fantastic Plugins of the Buddydev #29924This reply has been marked as private.
- This reply has been marked as private.
Hi Carsten,
I am sorry for the inconvenience.1. I am not sure if the plugin can cause this. Let us troubleshoot and find out for ourselves.
To troubleshoot, let me help you with point 2 first
2. It can happen if you are calling functions from Recent visitors directory in your theme code or bp-custom.php without checking function_exists for the same.
can you please look for it and disable the snippets if any?
Regards
Brajesh