[3.3][RC] AdBlock Detector - phpBB Extension

Extensions for phpBB 3.3.X
Maintained and supported by Stoker
User avatar
Stoker Offline
Site Admin
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

Post by Stoker »

romaamor wrote: 27 Jul 2025, 11:42 I think it will be cooler this way. :)
Image
No, thats what the permission set is for
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
romaamor Offline
BBCoder II
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

Post by romaamor »

Stoker wrote: 27 Jul 2025, 12:39
romaamor wrote: 27 Jul 2025, 11:42 I think it will be cooler this way. :)
Image
No, thats what the permission set is for
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.
User avatar
Stoker Offline
Site Admin
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

Post by Stoker »

romaamor wrote: 27 Jul 2025, 13:08
Stoker wrote: 27 Jul 2025, 12:39
romaamor wrote: 27 Jul 2025, 11:42 I think it will be cooler this way. :)
Image
No, thats what the permission set is for
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.
Your image is not about exclusing forums, which I understood was your question.

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
No Avatar
romaamor Offline
BBCoder II
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

Post by romaamor »

Yes, I was talking specifically about group rights. And your extension has no settings for group rights in the miscellaneous tab.
Image
User avatar
Steve Offline
Donator
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

Post by Steve »

version 1.0.1 migration file has permissions...
stokers bugs: {.23%t>
my bugs: .
User avatar
Stoker Offline
Site Admin
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

Post by Stoker »

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
~ The greatest achievement in life is to inspire ~
Regards Stoker
User avatar
SpIdErPiGgY Offline
Donator
Donator
Posts: 53
Joined: 13 Dec 2024, 08:43
Local time: 04 Sep 2025 21:58
Last active: -
Location: Erpe-Mere, Belgium
Contact:

[3.3][RC] AdBlock Detector - phpBB Extension

Post by SpIdErPiGgY »

No Avatar
romaamor Offline
BBCoder II
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

Post by romaamor »

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.
User avatar
Stoker Offline
Site Admin
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

Post by Stoker »

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
~ The greatest achievement in life is to inspire ~
Regards Stoker
Post Reply