Batch update users appears to have an option to bulk change activity summary setting! And if you do not want anyone to use this feature, I suppose you can disable the feature as well? Setting is here: admin.php?options/groups/emailOptions/#activitySummaryEmail
this guide can be handy.
https://xenforo.com/community/resources/upgrading-from-xenforo-2-2-to-xenforo-2-3-guide.9513/
take backup. take another one. check status of addons for 2.3 compatibility. test upgrade on a test install first maybe.
one tiny feature enhancement that would help me would be ability to sort the Current visitors page by IPs. would be easier to see which ip ranges are hammering the forum at any point of time. of course, ability to block ip/ip-range/user-agents from this page would make it a bit easier but i see...
if you do need a fast solution and can pay for an addon that does a lot more than what your requirement is... i think this addon from @Siropu should work well for you!
https://xenforo.com/community/resources/keyword-linking-by-siropu.7406/
so... i am on 2.3.4 and using the 2.4.1 version of this addon. with this addon enabled i get an error on sending a test outbound mail.
Error: Call to a member function getDebug() on int in src/XF/Admin/Controller/ToolsController.php at line 318...
are you on 2.3? xenforo changed how images are uploaded big time on 2.3 iirc where images are resized before uploads so such problems should be massively reduced? plus webp also helps.
here in india, ipv6 usage exploded after a new player (jio) launched as they went ipv6 by default. took a while to get used to seeing these. since then many mobile operators now use ipv6... ipv4 is now in minority here in india as a result.
so yeah as per my understanding, browser notifications do not work like app notifications where developers/users have a lot of control. there is no syncing of notifications between different devices. your mobile browser won't know what threads you have read on desktop browser and vice versa. And...
So, I am on a slightly older version (2.3.4) and recently i noticed that test sending an email from backend shows this error:
Error: Call to a member function getDebug() on int in src/XF/Admin/Controller/ToolsController.php at line 318
XF\Admin\Controller\ToolsController->actionTestEmail() in...
yeah for that you would probably have to start with a fresh database. i do not think it is possible to start from thread id 1 without actually messing around with the database index entries.