Geolocation plugin

  • Posts: 42
  • Thank you received: 2
12 years 2 months ago #41729

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


It's amazing how the omission of a semicolon can absolutely ruin an otherwise pleasant evening.
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 81633
  • Thank you received: 13085
  • MODERATOR
12 years 2 months ago #41730

Nice catch. That's a problem of copy/paste. You should replace the file plugins/system/hikashopgeolocation/hikashopgeolocation.xml by the one enclosed.

Attachments:
The following user(s) said Thank You: spoonbow

Please Log in or Create an account to join the conversation.

  • Posts: 42
  • Thank you received: 2
12 years 2 months ago #41731

Nicolas
That did the trick nicely. Thank you for the quick reply, as always!

Matt


It's amazing how the omission of a semicolon can absolutely ruin an otherwise pleasant evening.

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum