disable easy switching

rengatkids
13 years, 3 months ago
hi. i'm proud with the developer.

i have some questions.
how to disable easy switching template testing.
like. ?device=xhtml

because i want user can not access the mobile site when using pc.

where code must i delete.

thanks before.
please your helping.
dryabov
13 years, 3 months ago
File: plugins/system/mobilebot/mobilebot.php
Function: getUserMarkup
Code to remove:
if(isset($_GET['device']))
$markup = $this->CheckMarkup($_GET['device']);
rengatkids
13 years, 3 months ago
its work.,
thanks for your fast helping to me.
dryabov
13 years, 3 months ago
But it's not the best solution, because of some tablets may be determined as mobile devices, but users prefer to use desktop version instead of mobile one in this case, and "device=" parameter is the simplest way to give user a choice.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.