I have configured the weatherfacti module to "default" to my local zip code -- I'd like ALL users to see weather for this particular zip code and no other... I don't want them to be able to choose a different zip as my site will be all about this particular locality.

Problem I have is, any NEW user coming to the site sees "Boston, MA" and NOT the location I have configured. The weather content is correct for my location, but the location name shown is incorrect. When I log on as admin I see the correct name for my location.

Comments

newtownct’s picture

Updating my pending issue: The incorrect location name changed overnight from Boston MA to Richardson TX. My router's IP address had changed, and hostip.info returns incorrect location information for both the old and new IP addresses. Perhaps the module can be modified so that "detect user's geographic location" could be an option. But beyond that, there is still a problem with the code, because the current and forecast conditions shown are those for my geographic location -- only the location NAME is incorrect.