View Full Version : vb's Default Mobile Redirect
Budget101
05-07-2015, 11:38 AM
Does anyone know which files/templates contain vb's default Mobile Redirect script (ver 4.2.2) ? I'd like to disable mobile design on Tablets/iPads- They're plenty big enough to view the default site and articles.
Thank you in advance for any assistance.
Looks like it might be in includes/init.php, starting around line 557. Well, at least that looks to be the part that determines whether or not the browser is "mobile". class_bootstrap.php has a function fetch_style_record() which decides which style to load based on a number of things, including whether or not a mobile browser is detected.
Budget101
05-07-2015, 12:31 PM
Thank you, editing now!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.