Hi there,
just change line 106 of bbp-anonymous-subscriptions.php from
<input name="bbp_anonymous_subscribe" id="bbp_anonymous_subscribe" type="checkbox" value="1" tabindex="<?php bbp_tab_index(); ?>" />
to
<input name="bbp_anonymous_subscribe" id="bbp_anonymous_subscribe" type="checkbox" value="1" tabindex="<?php bbp_tab_index(); ?>" checked="checked" />
Have a nice day, 🙂
Stefano
This is now the default behavior 🙂
Hi Ste_95,
I tried your plugin, but no notification are sent in my mailbox when i am anonymous.
Is your plug-in must be associated with another ? which one ?
Thank you.
Ok sorry
“Allow users to subscribe to forums and topics” must to be checked in the forum setting
Right, yes, notifications must be enabled 🙂
Yep 🙂
Sorry. Thanks, it’s working perfectly 🙂