Deprecated: Joomla\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/vendor/joomla/input/src/Input.php on line 41

Deprecated: Return type of Joomla\Input\Input::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/13/d380392445/htdocs/Jlive/libraries/vendor/joomla/input/src/Input.php on line 170

Deprecated: Joomla\CMS\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Input/Input.php on line 31

Deprecated: Joomla\CMS\Input\Cookie implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Input/Cookie.php on line 21

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Uri/Uri.php on line 141

Deprecated: KunenaControllerApplicationDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/kunena/controller/application/display.php on line 21

Deprecated: preg_match_all(): Passing null to parameter #2 ($subject) of type string is deprecated in /homepages/13/d380392445/htdocs/Jlive/administrator/components/com_easyblog/includes/adsense/adsense.php on line 138
IP Mapping 1.2.3 released - Macrotone Blogs
By Christine Chapman on Tuesday, 03 June 2014
Category: Latest Updates

IP Mapping 1.2.3 released

IP Mapping release 1.2.3 available.

The Joomla component came from a requirement to display IP addresses of site visitors upon Google maps.

This minor update fixes a problem with a change implemented in the previous update regarding updating multiple records. We have also taken the opportunity to restructure the handling of web crawlers (also known as robots). A new table has been introduced to enable site administrators to define their own robots entries, used in the front end visitor agent module.

A new logging debug option is present to be used in tracking down some of those difficult problems, but its usage is recommended only to those requested by support or for the adventurous.

A new check for a specific PHP setting 'allow_url_fopen' is introduced for those sites that do not, for possible security reasons, permit its usage, and the connection to IPInfoDB will use a Curl mechanism instead.  This specific problem would result in the geolocation data not being populated.

Some new options on the mapper module now permit the complete control of the displayed fields in the 'table' display.  This is particularly useful for those sites that place the mapper module in a side bar and might consider the use of scrollbars a little intrusive. It is also possible to specify the 'referrer' field as a link instead of just a text field.

The documentation has been updated for this release.

The release is available in the usual download location on our site.

Leave Comments