No, thats what the permission set is for
[3.3][RC] AdBlock Detector - phpBB Extension
- Stoker Offline
- Site Admin
- Posts: 4,555
- Joined: 12 May 2008, 21:26
- Local time: 04 Sep 2025 21:58
- Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
- Contact:
[3.3][DEV] AdBlock Detector - phpBB Extension
~ The greatest achievement in life is to inspire ~
Regards Stoker
Regards Stoker
-
- BBCoder II
- Posts: 19
- Joined: 02 Jun 2025, 18:27
- Local time: 04 Sep 2025 22:58
- Last active: -
[3.3][DEV] AdBlock Detector - phpBB Extension
Why should I make manual edits to the code if I can do it with a simple click in the extension settings? My option is much more convenient.
- Stoker Offline
- Site Admin
- Posts: 4,555
- Joined: 12 May 2008, 21:26
- Local time: 04 Sep 2025 21:58
- Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
- Contact:
[3.3][DEV] AdBlock Detector - phpBB Extension
Your image is not about exclusing forums, which I understood was your question.romaamor wrote: 27 Jul 2025, 13:08Why should I make manual edits to the code if I can do it with a simple click in the extension settings? My option is much more convenient.
If you want to exclude groups, just set the correct permission in the groups permission.
Misc tab and you will find: Can see AdBlock Detector messages
Set it to no for groups that shouldnt see them
~ The greatest achievement in life is to inspire ~
Regards Stoker
Regards Stoker
-
- BBCoder II
- Posts: 19
- Joined: 02 Jun 2025, 18:27
- Local time: 04 Sep 2025 22:58
- Last active: -
[3.3][DEV] AdBlock Detector - phpBB Extension
Yes, I was talking specifically about group rights. And your extension has no settings for group rights in the miscellaneous tab.

- Steve Offline
- Donator
- Posts: 1,589
- Joined: 04 Mar 2010, 23:10
- Local time: 04 Sep 2025 20:58
- Last active: -
- Favourite BBCode: {
- Favourite EXT: {
- Location: { .
[3.3][DEV] AdBlock Detector - phpBB Extension
version 1.0.1 migration file has permissions...
stokers bugs: {.23%t>
my bugs: .
my bugs: .
- Stoker Offline
- Site Admin
- Posts: 4,555
- Joined: 12 May 2008, 21:26
- Local time: 04 Sep 2025 21:58
- Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
- Contact:
[3.3][RC] AdBlock Detector - phpBB Extension
Update to 1.0.3 RC
Duplicate ID's and js console errors fixed
Update instructions:
Disable extension
Delete files in FTP
Upload new version
Enable it
Duplicate ID's and js console errors fixed
Update instructions:
Disable extension
Delete files in FTP
Upload new version
Enable it
~ The greatest achievement in life is to inspire ~
Regards Stoker
Regards Stoker
- SpIdErPiGgY Offline
- Donator
- Posts: 53
- Joined: 13 Dec 2024, 08:43
- Local time: 04 Sep 2025 21:58
- Last active: -
- Location: Erpe-Mere, Belgium
- Contact:
-
- BBCoder II
- Posts: 19
- Joined: 02 Jun 2025, 18:27
- Local time: 04 Sep 2025 22:58
- Last active: -
[3.3][RC] AdBlock Detector - phpBB Extension
Do you think it is possible to do it like on this site en.softonic.com?
There, when you click the button to disable the ad blocker in the pop-up window, when the ad blocker is detected, the ad blocker browser extension automatically disables it for the site.
There, when you click the button to disable the ad blocker in the pop-up window, when the ad blocker is detected, the ad blocker browser extension automatically disables it for the site.
- Stoker Offline
- Site Admin
- Posts: 4,555
- Joined: 12 May 2008, 21:26
- Local time: 04 Sep 2025 21:58
- Last active: -
- Favourite EXT: Forum Goal
- Location: Denmark
- Contact:
[3.3][RC] AdBlock Detector - phpBB Extension
Its interesting. But it doesnt work with adguard and probably also other adblockers
It do semi work with adblock.
The biggest problem on that site is that functions are disabled, silently, without notifying the users thats its because of their adblocker.
If we want this to work properly, we would need a script to identify EVERY known adblocker software and inplement a way to disable it.
I would be a great feature, But I dont think we cn do that in a rock solid way..
I think it would be better to use the custom page for a howto disable your adblocker software
It do semi work with adblock.
The biggest problem on that site is that functions are disabled, silently, without notifying the users thats its because of their adblocker.
If we want this to work properly, we would need a script to identify EVERY known adblocker software and inplement a way to disable it.
I would be a great feature, But I dont think we cn do that in a rock solid way..
I think it would be better to use the custom page for a howto disable your adblocker software
~ The greatest achievement in life is to inspire ~
Regards Stoker
Regards Stoker