This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

[OzzModz] OS/Browser Display for XenForo [Paid] 2.1.0

No permission to buy ($10.00)
just rebuild in the add on in xf admin panel



that's how I fixed the problem.

other add ons edited out for privacy reasons.
 
I do not think this is a bug, just a permissions conflict between two addons.
Code:
You must validate your XenForo license to see code
Can you tell me or do I need to ask Xon?
 
Thank you. I thought it was perhaps a file permission and I would just edit it.
 
No, seems one of the functions was set to public and it should have been protected.
 
When the following option is enabled, I still can't see a 'hide browser' option added in user's privacy settings.







Guess the template mod for privacy is not executed.

 
The add-on doesn't really show the icons as expected.

I tried to debug.

In this message_macros template mod (snogOSB1):

Code:
You must validate your XenForo license to see code



BBB is shown. That means the IF condition is not satisfied? Why?

I have the following settings configured.

 
When the following option is enabled, I still can't see a 'hide browser' option added in user's privacy settings.

View attachment 5581



View attachment 5582

Guess the template mod for privacy is not executed.

View attachment 5583

I solved this problem by changing the following Find line in template mod for account_privacy (snogOSB5):

arg-label="{{ phrase('view_your_details_on_your_profile_page:') }}" />

to

arg-label="{{ phrase('view_your_details_on_your_profile_page') }}" />
 

For this problem, I found that the add-on only shows those icons for new messages only..
 
Is it possible to update to detect Windows 11 (albeit we all know it is 10 w/lipstick). Thank you Snog
 
Is it possible to update to detect Windows 11 (albeit we all know it is 10 w/lipstick). Thank you Snog
Right now it doesn't have a unique enough user agent string. Perhaps when they add Android to the OS as rumored this might change. It identifies itself the same as version 10 does.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…