Locator Module

This module shows the users location based on the http://www.geobytes.com free script. Please read the Terms on their website before using. For every item you select to be loaded, a javascript variable will be set (same name as displayed eq var = sGeobytesCountryId;), which you can use through your system, and A cookie will be set, also able to use through the system and by the same name: eq. $_COOKIE['sGeobytesCountryId']. Once the cookie has been set, it will not retreive the information anymore, to speed up page loading. Depending on these variables, you can move your user to another page, or display information which is closest to him.

Report