MrPaul Posted December 16, 2008 Posted December 16, 2008 One to pass on to the vBulletin people - the Search and Quick Links dropdown menus don't appear in Google Chrome. Quite annoying. Quote Never trouble another for what you can do for yourself.
MrPaul Posted December 16, 2008 Author Posted December 16, 2008 Problem with User-Agent detection? I found this on another forum running vBulletin: From www.advrider.com: ADVrider has a hardcoded list of web browsers to the extended interface to, which is terrible terrible terrible. If you change Firefox to advertise itself as Chrome (via general.useragent.override), ADVrider.com falls back to the dumb-browser interface. ADVrider.com needs to do better browser sniffing. It has hardcoded Safari as supported, but not extended it to other WebKit browsers such as Chrome. The easiest way to do so without overhauling your broken sniffing system, is to search HTTP_USER_AGENT for 'WebKit' or 'KHTML', so that you do not have to keep updating this hardcoded list for each KHTML or Webkit based browser that is released. Possibly something that could be fixed by the admins of this forum then, or would that be wishful thinking? :rolleyes: Quote Never trouble another for what you can do for yourself.
SoftWareRevue Posted December 17, 2008 Posted December 17, 2008 Re: Problem with User-Agent detection? I'll pass it on to the dev team. Thanks for bringing it up! Quote Have a community? Have questions? ForumUniversity's GlobalWarming Awareness2007 project.
cveks Posted February 28, 2009 Posted February 28, 2009 Re: Problem with User-Agent detection? i think it works now in latest version. Quote
SoftWareRevue Posted March 19, 2009 Posted March 19, 2009 Re: Problem with User-Agent detection? Great! Thanks for the update! Quote Have a community? Have questions? ForumUniversity's GlobalWarming Awareness2007 project.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.