A partial archive of https://discourse-mediawiki.wmflabs.org as of Saturday May 21, 2022.

MobileDetect Extension

imenZr

I didn’t find version 1.30.0 of the extension MobileDetect. I have problems with the last one

Reedy

Where did you look?

https://www.mediawiki.org/wiki/Special:ExtensionDistributor?extdistname=MobileDetect&extdistversion=REL1_30

aklapper

https://www.mediawiki.org/wiki/Extension:MobileDetect has a link “Download extension” and offers a 1.30 branch?

imenZr

Thank u, but i used this version of extension but it didn’t work…
it seems a problem with
if ($mobile == true)

$wgDefaultSkin = "chick";
Reedy

What do you mean it’s a problem with that code? Where is that code from? Where is $mobile assigned?