Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
opentype Posted March 23, 2015 Posted March 23, 2015 I just noticed that all my new members have this turned off: Can I turn that on as default? I couldn’t find where.
CheersnGears Posted March 23, 2015 Posted March 23, 2015 I would like a script to reset this for the entire userbase also. I think @Marcher Technologies had one for an older version of 3.4
Adriano Faria Posted March 23, 2015 Posted March 23, 2015 It is the core_members.auto_track column but I'm not sure how to update it on a query.
Marcher Technologies Posted March 23, 2015 Posted March 23, 2015 I just noticed that all my new members have this turned off: Can I turn that on as default? I couldn’t find where. The default for any further registrations can be set from Admin > Members > Member Settings > Notifications, by clicking the 'Notifications Settings' button on that page.
opentype Posted March 23, 2015 Author Posted March 23, 2015 The default for any further registrations can be set from Admin > Members > Member Settings > Notifications, by clicking the 'Notifications Settings' button on that page.Mhh. I still don’t get. Or it doesn’t work somehow. The “groups to automatically follow all content” only saves one group, even though I have choosen several. Bug? Can anyone confirm?The default follow method was set to “One email per day” since I opened the board. But I guess that only kicks in when the group was correctly chose before, doesn’t it?
Marcher Technologies Posted March 23, 2015 Posted March 23, 2015 Mhh. I still don’t get. Or it doesn’t work somehow. The “groups to automatically follow all content” only saves one group, even though I have choosen several. Bug? Can anyone confirm?The default follow method was set to “One email per day” since I opened the board. But I guess that only kicks in when the group was correctly chose before, doesn’t it?Report the groups issue, I can reproduce that.That however is completely unrelated to the default follow setting. I'm actually confused. The setting states:Default follow method for automatically following content replied toWhen it only appears to affect "Method to use for content I follow automatically" and not the "Automatically follow content I reply to" notification configuration for a new user, the latter defaults to disabled.Not sure if bug or bad verbiage in language string.
opentype Posted March 24, 2015 Author Posted March 24, 2015 Bug reported. But regarding the defaults I am more puzzled than when I started this topic. I just tried it with a test account. The settings under “Notification settings” don’t turn on the default member’s settings for “Automatically follow content”. So this is intentional then or a bug? Members need to actively turn these options on here and this cannot be pre-set by the admin? And if is not a bug, what is the selection “Groups to automatically follow all content” in the ACP supposed to do then?
Skipy7 Posted March 24, 2015 Posted March 24, 2015 The default for any further registrations can be set from Admin > Members > Member Settings > Notifications, by clicking the 'Notifications Settings' button on that page.That setting will make that group follow all content posted to the community not just their own?"Selected groups will automatically receive notifications for all new content "
Andy Millne Posted March 24, 2015 Posted March 24, 2015 The settings under “Notification settings” don’t turn on the default member’s settings for “Automatically follow content”. So this is intentional then or a bug? Members need to actively turn these options on here and this cannot be pre-set by the admin? And if is not a bug, what is the selection “Groups to automatically follow all content” in the ACP supposed to do then?The defaults only apply to new members, they will not update existing member preferences.
opentype Posted March 24, 2015 Author Posted March 24, 2015 The defaults only apply to new members, they will not update existing member preferences.Sure, makes sense. But I tried that with a new account as well and couldn’t see an effect. Is “Groups to automatically follow all content.” (ACP) supposed to turn on “Automatically follow new content I post” (Member setting) for new members of the selected groups?
teraßyte Posted March 24, 2015 Posted March 24, 2015 That setting in 3.x worked in the back-end without showing any visible change on the front-end. Even if you didn't choose to subscribe that setting would force you to receive a notification regardless without changing your settings. Not sure if that was supposed to change for 4.0.
opentype Posted March 25, 2015 Author Posted March 25, 2015 That setting in 3.x worked in the back-end without showing any visible change on the front-end. Even if you didn't choose to subscribe that setting would force you to receive a notification regardless without changing your settings. Not sure if that was supposed to change for 4.0. And another comment which leaves me even more puzzled about what these settings are meant to do and how they interact.
Durango Posted August 18, 2015 Posted August 18, 2015 Hi Same problem here, it is not very clear in the ACP we would also like to have users automatically follow topics they have created, or topics they have replied to this is a must have so how can i set this for all members ? Tx a lot
Durango Posted August 20, 2015 Posted August 20, 2015 No idea anybody ? i cant believe there is no solution for this, as this so important to boost a forum activity
BomAleold Posted August 21, 2015 Posted August 21, 2015 i have used this for 3.xhttp://pastebin.com/XYswSZL8for a array... sure a way to do this for 4.x there is.
BomAleold Posted August 21, 2015 Posted August 21, 2015 i have used this for 3.xhttp://pastebin.com/XYswSZL8for a array... sure a way to do this for 4.x there is. for auto track on 3.xPer settare in automatico la notifica mail delle risposte agli utenti è necessario lanciare la query direttamente sul database ALTER TABLE members CHANGE auto_track auto_track VARCHAR( 50 ) NULL DEFAULT 'XX'; UPDATE members SET auto_track='XX';Cambiando le XX con uno dei segueti valorinoneimmediatedelayeddailyweekly
Durango Posted August 22, 2015 Posted August 22, 2015 Tx BoomaleI would pay for a plugin or anyting able to perform this for 4.X as this it can make the difference for a board so much !
Damien Symonds Posted July 19, 2016 Posted July 19, 2016 I would also pay. Has anything been created? This is absurd.
Durango Posted July 20, 2016 Posted July 20, 2016 yes this plugin works like a charm i cant understand why IPS didnt offer this option at first either
Durango Posted August 21, 2016 Posted August 21, 2016 yes, i cant figure why IPS didnt set it as an option in the ACP
Recommended Posts
Archived
This topic is now archived and is closed to further replies.