News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

OS & Browser Detection (version 1.5 is out) [20. 09. 2010.]

Started by Branko., December 06, 2008, 05:23:42 AM

Previous topic - Next topic

French

Quote from: Reaper.CSF.Attached is the icon that goes in /Themes/default/images/os_browser_detection/
Also attached is the full package that includes the changes.
Great thanks for your time.
Check everything twice icon Mint is in default/images/os_browser_detection,full package includes the changes installed after uninstalled the last one.
Still no Mint icon

French

Yes found it
    }
      elseif(preg_match('/linux/si', $user_agent))
        {
      $client_data['system'] .= " (Linux mint)";
      $client_data['system_icon'] = "mint";

instead of
    }
      elseif(preg_match('/mint/si', $user_agent))
        {
      $client_data['system'] .= " (Linux mint)";
      $client_data['system_icon'] = "mint";

Doburpally

Quote from: French on October 10, 2011, 06:31:25 AM
Yes found it
    }
      elseif(preg_match('/linux/si', $user_agent))
        {
      $client_data['system'] .= " (Linux mint)";
      $client_data['system_icon'] = "mint";

instead of
    }
      elseif(preg_match('/mint/si', $user_agent))
        {
      $client_data['system'] .= " (Linux mint)";
      $client_data['system_icon'] = "mint";


Thanks m8 ;)

The new package is attached ;)

cieplutki

hi all my forum cant see a symbian os [Nokia C5 03] Symbian60v5




.

SD-X


NanoSector

Quote from: cieplutki on October 18, 2011, 05:55:46 AM
hi all my forum cant see a symbian os [Nokia C5 03] Symbian60v5
What does it report? SMF version? Does it detect all other systems? If not, what other systems does it fail to report?

We need more information :(

@SugarD-x: Great to know :)
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Vlada87

Can someone made Blackbeery and Tapatalk (BB, iOS, andorid) detection!?


SD-X

Quote from: Old Fossil on February 02, 2012, 07:53:54 PM
Tapatalk isn't a browser.
I think they are still requesting it since it's an app specifically made for browsing forums, just as if a user were using a web browser to do the same thing.

TheListener


Vlada87

One more thing...

People on my board saying that detection for OS is wrong:

When using debian it show like Mint
When using ubuntu it show like Mint
When using Slackware it show like Mint

Can someone fix this!?

NanoSector

Quote from: Vlada87 on February 05, 2012, 06:34:02 AM
One more thing...

People on my board saying that detection for OS is wrong:

When using debian it show like Mint
When using ubuntu it show like Mint
When using Slackware it show like Mint

Can someone fix this!?
Ubuntu should show up like Ubuntu.

Are you sure that your installations are up-to-date?
My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

TheListener


NanoSector

My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Vlada87

Quote from: Yoshi2889 on February 05, 2012, 09:13:40 AM
Quote from: Vlada87 on February 05, 2012, 06:34:02 AM
One more thing...

People on my board saying that detection for OS is wrong:

When using debian it show like Mint
When using ubuntu it show like Mint
When using Slackware it show like Mint

Can someone fix this!?
Ubuntu should show up like Ubuntu.

Are you sure that your installations are up-to-date?

What version you suggest that work well!?

lucifur

/*  Modification.thai-utf8.php   */


<?php

$txt['OS_Browser_Compatible'] = 'ตระกูล: ';
$txt['OS_Browser_OS'] = 'ระบบปฏิบัติการ:';
$txt['OS_Browser_Unknown'] = 'ไม่ทราบ';
$txt['OS_Browser_Browser'] = 'บราวเซอร์:';
$txt['permissiongroup_simple_view_os_browser'] = 'สามารถดู  ระบบปฏิบัติการ & บราวเซอร์ ในกระทู้ได้';
$txt['permissionname_view_os_browser'] = 'สามารถดู  ระบบปฏิบัติการ & บราวเซอร์ ในกระทู้ได้';
$txt['permissionhelp_view_os_browser'] = 'หากเปิดใช้ สมาชิกจะเห็นการตรวจสอบบราวเซอร์และระบบปฏิบัติการ สำหรับแต่ละกระทู้หากมีการตรวจพบ';

?>


Zuća

I use ubuntu and it says that I use linux mint  ...bug O.o ?

NanoSector

My Mods / Mod Builder - A tool to easily create mods / Blog
"I've heard from a reliable source that the Answer is 42. But, still no word on what the question is."

Zuća

no, this is not the same
mint and ubuntu is quite different.....should be separated

Advertisement: