AdBlock Usergroup Swap & Tracker

AdBlock Usergroup Swap & Tracker [Paid] v3.0.5

No permission to buy ($45.00)
8.4.11

Edit:
Downgraded PHP to 8.3.25 but that results in the same error.

Edit2:
Upgraded to the latest 8.4.12.

Rebuilding master data with the GUI still results in the error above but using the CLI it works without any issue...

Weird!
 
Last edited:
Yeah, strange right? It's because I think the cli runs isolated and doesn't load in the mismatched previous add-on's PSR.

Appreciate all your technical help trying different scenarios.

I've not even installed PHP 8.4, so let me start there and hopefully I get similar issues.
 
Oh actually.... Do me a favor. See if your command line uses a different version of PHP - it very well might.

Where you run CLI, do a:

PHP -v
 
All the version I mentioned were looked up using the CLI...(and yes, the php-fpm versions are the same on cli and gui)
 
When you get a minute can you just let me know the list of files for the following - run from your xenforo root:

Code:
find . -type f -name "CacheItem.php"
 
Code:
./src/addons/SV/RedisCache/SymfonyCache/CacheItem.php
./src/addons/Siropu/AdsManager/Vendor/MobileDetect/mobiledetect/mobiledetectlib/src/Cache/CacheItem.php
./src/addons/Wutime/AdBlockTracker/lib/mobiledetectlib/src/Cache/CacheItem.php
./src/vendor/symfony/cache/CacheItem.php
 
I'm super interested to buy this mod. I am mostly interested to use it to encourage my members to disable ad blocking by doing the following:

If the system detects they are not ad blocking then they get a hero badge under their profile image. It seems like this will be possible? Maybe when the addon knows a user is allowing ads they can be added to an "allowing ads" group and this group is set to display the badge? But will it remove the badge if they start ad blocking? Thanks for any info!
 
If the system detects they are not ad blocking then they get a hero badge under their profile image. It seems like this will be possible? Maybe when the addon knows a user is allowing ads they can be added to an "allowing ads" group and this group is set to display the badge? But will it remove the badge if they start ad blocking? Thanks for any info!
Yes, but it would work the opposite in the sense that if the user is adblocking they'll be added to a usergroup that would deny/remove the badge.
 
Yes, but it would work the opposite in the sense that if the user is adblocking they'll be added to a usergroup that would deny/remove the badge.
Cool, I assume it works fairly quickly. So it would be all users have the hero badge at first, they hit the site, it detects an ad block and throws them in the badgeless group. If they then disable the ad block it removes them from the badgeless group? I think initially I'll use it to get some stats on how many block. Stoked about this script and to see it is updated frequently and your quick responses. I'll order now.
 
Sorry, having trouble purchasing. I'm based in New Zealand. I have tried Paypal, Stripe and Applepay without luck. Just let me know how to go about it, maybe I can paypal you direct? Thanks
 
Back
Top Bottom