Browser Detection (Mobile/MSIE)

Browser Detection (Mobile/MSIE) 1.3.3

No permission to download
ErrorException: Fatal Error: syntax error, unexpected T_DOUBLE_ARROW - library/Sedo/DetectBrowser/Listener/Visitor.php:164
Сгенерирована пользователем: Неизвестная учётная запись, 10 мин. назад
Трассировка стэка
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Содержимое запроса
array(3) {
["url"] => string(34) "http://forum.xxx.su/admin.php"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 
May you please add the tapatalk user agent as tapatalk ? Not mobile.
For what purpose ? I will not integrate it to the Mobile Agent Tracer (it's not a device, so it doesn't make sense here) and any customization on the templates based on tapatalk conditional will not work since the software only care of getting message data. Even a Bb Code to modify the message data is likely to fail, since it certainly only supports a few Bb Codes.
 
Tapatalk on Android devices looks as "iphone" agent .

We testet it on many users and if user send a post via android devices on tapatalk, they shows as sent from iphone ..

But there are no problem on ios - tapatalk . It says sent via mobile. May u fix that ?

However, we have many tapatalk users on forum so we want to see who sent posts via tapatalk just, nothing else @cclaerhout
 
Tapatalk on Android devices looks as "iphone" agent .

We testet it on many users and if user send a post via android devices on tapatalk, they shows as sent from iphone ..

But there are no problem on ios - tapatalk . It says sent via mobile. May u fix that ?

However, we have many tapatalk users on forum so we want to see who sent posts via tapatalk just, nothing else @cclaerhout
What is the user agent?
 
Check this FAQ please and once you've got the answer, you can post it in the other addon thread. Thank you.
Yes but Tapatalk is different agent as you know because it is an application.
So, tapatalk should be defined different insteaf of other mobile devices user agents (browsers)
 
I'm getting a template syntax error when using simple code like this in a normal template (not CSS):

Code:
<xen:if is="{$visitor.getBrowser.isMobile}" />
Hello
</xen:if>

Using Xenforo 1.4.1. Any ideas??
 
Hello, Can you please upgrade your addon with mobile detect v2.8.11 ? Because new devices definitions . @cclaerhout

http://mobiledetect.net/
I will do it but will wait a little. The new detection variables don't seem so needed right now (as usual, the major changes are for the tablets):
  • #Phones
    • 'Wolfgang'
    • 'Alcatel'
    • 'Nintendo'
    • 'Amoi'
    • 'INQ'
  • #Tablets
    • 'AudioSonicTablet'
    • 'AMPETablet'
    • 'SkkTablet'
    • 'TecnoTablet'
    • 'JXDTablet'
    • 'iJoyTablet'
    • 'FX2Tablet'
    • 'XoroTablet'
    • 'ViewsonicTablet'
    • 'OdysTablet'
    • 'CaptivaTablet'
    • 'IconbitTablet'
    • 'TeclastTablet'
    • 'JaytechTablet'
    • 'BlaupunktTablet'
    • 'DigmaTablet'
    • 'EvolioTablet'
    • 'LavaTablet'
    • 'CelkonTablet'
    • 'MiTablet'
    • 'NibiruTablet'
    • 'NexoTablet'
    • 'UbislateTablet'
    • 'PocketBookTablet'
  • #Browsers
    • 'baiduboxapp'
    • 'baidubrowser'
    • 'ObigoBrowser'
    • 'NetFront'
 
cclaerhout updated Browser Detection (Mobile/MSIE) with a new update entry:

Version 1.3.2 released

Version 1.3.2 released
  • Addon updated with the version 2.8.11 of the MobileDetect class
  • Faq updated with the new variables of the new detected variables
  • New detected devices (or browsers):
    • #Phones
      • 'Wolfgang'
      • 'Alcatel'
      • 'Nintendo'
      • 'Amoi'
      • 'INQ'
    • #Tablets
      • 'AudioSonicTablet'
      • 'AMPETablet'
      • 'SkkTablet'
      • 'TecnoTablet'
      • 'JXDTablet'
      • 'iJoyTablet'
      • 'FX2Tablet'
      • 'XoroTablet'
      • 'ViewsonicTablet'
      • 'OdysTablet'...

Read the rest of this update entry...
 
Top Bottom