Forum Replies Created
-
I fixed this issue, it is temporary fixing.
I go to database, select data from wp_options table. with option_name == ‘bsp_style_settings_email’
on DB WP 5.6, it has data, then I copy data of ‘bsp_style_settings_email’ from DB 5.5.3 to DB 5.6 and it worked.
I guess, on WP 5.6, something was wrong this this data.
I just test, it worked on my new testing:
WordPress version: 5.5.3 WooCommerce version: 4.4.1 On WP 5.5.3, It could call to bsp_test_email function ( includes/functions_email.php) On WP 5.6, It could not call to bsp_test_email function ( includes/functions_email.php)
@Robin ok, thanks for your time.
My domain is forum.my_domain.com
– Subscriptions Emails -> 1: I enter hello@my_domain.com
This SMTP email work well.
– Subscriptions Emails -> 9: I tested with check/uncheck ‘Send a test topic email’ option, but after clicking on ‘Send test email(s)’, I got nothing.Settings->bbp-style-pack->Subscriptions Emails -> 9. Send test email did not work
yes, and it worked (I tested).