Map icons not displayed.

There are a few circumstances where the map icons are not displayed.

If the site is using an ‘.htaccess’ file it is necessary to allow the ‘map_data.php’ file to be visible. To do this it is necessary to add the following exception to the ‘.htaccess’ file:

RewriteRule ^modules\/mod_ipmapping_mapper\/map_data\.php$ - [L]

The placement of this directive within the .htaccess file is important, as described else where in this document.

A second possible (although unlikely) cause is the settings upon map_data.php file.

If the above suggestion does not work try changing the permissions upon the file map_data.php in the directory "modules/mod_ipmapping_mapper/" to 755.

i.e.

       cd modules/mod_ipmapping_mapper
       chmod 755 map_data.php

One way to assist in determining the cause of problems is to use the Firefox browser with the Firebug extension and turn on the Web Console and inspect the generated messages. [Go to Tools -> Web Developer -> Web Console].

Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries