Nicolas
There are no configuration options available for the Geolocation plugin. Took a look at the XML file for the plugin and discovered this:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/plugin-install.dtd">
<install type="plugin" version="1.5" method="upgrade" group="system">
<name>Hikashop Registration redirect Plugin</name>
<creationDate>April 2010</creationDate>
<version>1.0.0</version>
<author>Hikashop</author>
<authorEmail>dev@hikashop.com</authorEmail>
<authorUrl>http://www.hikashop.com</authorUrl>
<copyright>Copyright (C) 2010 HIKARI SOFTWARE SARL - All rights reserved.</copyright>
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<description>This plugin enables you to redirect users to the HikaShop registration page</description>
<files>
<filename plugin="hikashopregistrationredirect">hikashopregistrationredirect.php</filename>
</files>
<params addpath="/components/com_hikashop/params">
</params>
<config>
<fields name="params" addfieldpath="/components/com_hikashop/fields">
</fields>
</config>
</install>
This is the contents of the hikashopgeolocation.xml file. Hikashop business 1.5.6 Attached is a screen shot of the plugin config page.
Thanks
Matt