Home › Forums › WordPress Plugins › Digest settings not available
- This topic has 2 replies, 2 voices, and was last updated 2 months ago by
vinny.
-
AuthorPosts
-
-
December 10, 2025 at 9:54 am #33912
David Teske
ParticipantWe have:
bbPress Notify (No-Spam)
bbPress Notify (No-Spam) Digests
bbPress Notify (No-Spam)/BuddyPress BridgeWe are implementing this on our second site. For some reason, even though the plug-ins are all active, when I click on the Digest tab of bbPress Notify (No-Spam) Settings (v2.20), the setting don’t appear, only a Save Changes button. The digest are actually sending as expected, I just can’t modify the settings or the template settings.
Support Info:
array(12) {
[“PHP Version”]=>
string(6) “8.4.15”
[“WordPress Version”]=>
string(3) “6.9”
[“BBPNNS Settings”]=>
array(25) {
[“newtopic_email_subject”]=>
string(37) “[[blogname]] New topic: [topic-title]”
[“newreply_email_subject”]=>
string(40) “[[blogname]] New reply for [topic-title]”
[“newtopic_email_body”]=>
string(4989) ”IACLEA Connections
[topic-author] created a new discussion in : [topic-forum]
[topic-title]
[topic-content]
View Post
© IACLEA
If you don’t want to receive these emails in the future, please update your preferences.
”
[“newreply_email_body”]=>
string(5010) ”IACLEA community
[reply-author] created a new discussion in : [reply-forum]
[topic-title]
[reply-content]
View Post
© IACLEA
If you don’t want to receive these emails in the future, please: update your preferences.
”
[“newtopic_recipients”]=>
array(0) {
}
[“newreply_recipients”]=>
array(0) {
}
[“encode_subject”]=>
bool(false)
[“newtopic_background”]=>
bool(false)
[“newreply_background”]=>
bool(false)
[“background_notifications”]=>
bool(false)
[“use_action_scheduler”]=>
bool(false)
[“default_topic_notification_checkbox”]=>
bool(true)
[“default_reply_notification_checkbox”]=>
bool(true)
[“override_bbp_forum_subscriptions”]=>
bool(true)
[“override_bbp_topic_subscriptions”]=>
bool(true)
[“include_bbp_forum_subscriptions_in_replies”]=>
bool(true)
[“forums_auto_subscribe_to_topics”]=>
bool(true)
[“forums_auto_subscribe_new_users”]=>
bool(false)
[“notify_authors_topic”]=>
bool(false)
[“notify_authors_reply”]=>
bool(false)
[“hidden_forum_topic_override”]=>
bool(false)
[“hidden_forum_reply_override”]=>
bool(false)
[“email_type”]=>
string(4) “html”
[“from_name”]=>
string(18) “IACLEA CONNECTIONS”
[“from_email”]=>
string(22) “[email protected]”
}
[“Active Plugins”]=>
array(31) {
[“worker/init.php”]=>
string(6) “4.9.25”
[“ACGI-SSO/acgi-sso.php”]=>
string(5) “1.0.0”
[“advanced-custom-fields-pro/acf.php”]=>
string(5) “6.7.0”
[“akismet/akismet.php”]=>
string(3) “5.6”
[“bbpnns-buddypress-bridge/bbpnns-buddypress-bridge.php”]=>
string(6) “1.17.4”
[“bbpnns-digest/bbpnns-digest.php”]=>
string(7) “2.4.4.1”
[“bbpress-notify-nospam/bbpress-notify-nospam.php”]=>
string(4) “2.20”
[“bp-default-group-tab/bp-default-group-tab.php”]=>
string(5) “1.0.6”
[“buddyboss-platform-pro/buddyboss-platform-pro.php”]=>
string(6) “2.10.1”
[“buddyboss-platform/bp-loader.php”]=>
string(6) “2.15.3”
[“buddypress-auto-join-groups/buddypress-auto-join-groups.php”]=>
string(5) “1.2.5”
[“google-analytics-premium/googleanalytics-premium.php”]=>
string(6) “9.10.0”
[“groups-404-redirect/groups-404-redirect.php”]=>
string(5) “1.9.0”
[“groups-bbpress/groups-bbpress.php”]=>
string(5) “1.4.0”
[“groups-import-export/groups-import-export.php”]=>
string(5) “2.0.0”
[“groups/groups.php”]=>
string(5) “3.8.0”
[“imagify/imagify.php”]=>
string(5) “2.2.6”
[“insert-headers-and-footers/ihaf.php”]=>
string(5) “2.3.1”
[“itthinx-updates/itthinx-updates.php”]=>
string(5) “2.0.0”
[“loco-translate/loco.php”]=>
string(5) “2.8.0”
[“maintenance/maintenance.php”]=>
string(4) “4.19”
[“pexlechris-adminer/pexlechris-adminer.php”]=>
string(5) “4.3.0”
[“redirection/redirection.php”]=>
string(5) “5.5.2”
[“searchwp-live-ajax-search/searchwp-live-ajax-search.php”]=>
string(5) “1.8.6”
[“wordfence/wordfence.php”]=>
string(5) “8.1.3”
[“wordpress-seo/wp-seo.php”]=>
string(4) “26.5”
[“wp-crontrol/wp-crontrol.php”]=>
string(6) “1.19.3”
[“wp-mail-smtp-pro/wp_mail_smtp.php”]=>
string(5) “4.7.1”
[“wp-rocket/wp-rocket.php”]=>
string(8) “3.20.1.2”
[“bbpress/bbpress.php”]=>
NULL
[“buddypress/bp-loader.php”]=>
NULL
}
[“Network Active Plugins”]=>
bool(false)
[“Active Theme”]=>
array(3) {
[“Theme Name”]=>
string(15) “BuddyBoss Theme”
[“Theme Version”]=>
string(6) “2.15.2”
[“Theme URI”]=>
NULL
}
[“mb_encode_mimeheader Available”]=>
string(3) “Yes”
[“iconv_get_encoding Available”]=>
string(3) “Yes”
[“Iconv Internal Encoding”]=>
string(5) “utf-8”
[“Site Charset”]=>
string(5) “UTF-8”
[“DB Charset”]=>
string(7) “utf8mb4”
[“DB_COLLATE”]=>
string(18) “utf8mb4_general_ci”
}Attachments:
You must be logged in to view attached files. -
December 10, 2025 at 9:54 am #33916
David Teske
ParticipantUpon further investigation, it appears there is a conflict between bbPress Notify Version 2.20 and bbPress Notify (No-Spam) Digests 2.4.4. When I reverted to Version 2.19.5, the digest screen appears as expected.
-
December 10, 2025 at 9:56 am #33919
vinny
KeymasterHi David, thanks for reaching out.
Yes, it was a conflict with bbpnns 2.20. It’s fixed in Digests version 2.4.5. Please update and you’ll see the settings screen again.
Sorry for the inconvenience.
Cheers,
Vinny
-
-
AuthorPosts
- You must be logged in to reply to this topic.