The url for getting browser data no longer works

http://www.garykeith.com/browsers/...

should be

http://browsers.garykeith.com/...

The patch included works for both 4.6 and 4.7.

CommentFileSizeAuthor
#9 browscap.module.txt15.11 KBdkruglyak
browscap-fix.patch.txt1.5 KBjbrown

Comments

khoogheem’s picture

Looks like there are also some duplicates in the data..

Tobias Maier’s picture

+1
I did exactly the same change to my local copy....

jbrown’s picture

what do you "mean there are also some duplicates in the data"?

Spinifex’s picture

+1
This fixed a fresh install of browscap on 4.7 as advertised.

marcoBauli’s picture

the new web addresses seem to be still good....but no data is imported into mysql for me...

applyed the patch, cleared the cache, deactivated/re-activated the module, runned cron several times, updated the settings page....nothing

does anyone have a clue of why please? Drupal 4.7.2 here

Thank you!

Tobias Maier’s picture

this is because it only imports the datas every x days
--> this means you have to unset the specific variable so that the module thinks it never ran
or simply wait a few weeks... ;)

marcoBauli’s picture

ahhaaaaa...!

dunno why but truncating 'browscap' tables and browscap line in 'system' table and reactivating the module wasn't enough...picky mod!

thanks for the hint! :)

marcoBauli’s picture

..but still crawlers are not recognized as such... :(

Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) Crawler: NO

but i should open a bug report about this maybe..

dkruglyak’s picture

Version: 4.6.x-1.x-dev » 4.7.x-1.x-dev
StatusFileSize
new15.11 KB

Can we also commit 4.7 version? Attached is what I used.

Who is the maintainer now?

robloach’s picture

Status: Reviewed & tested by the community » Needs work

An actual patch would help.

greggles’s picture

Status: Needs work » Closed (won't fix)

4.7 should not be maintained any more.