Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM Google Map plugin - don`t work
#1
Hello,
Please help launch the plugin Google Map.
I installed the plugin, but it does not work.
The script is not generated Java code [code]. I have no idea what's going on:
Quote:<!-- Google map Plugin : start -->
<script language="javascript" type="text/javascript">
//<![CDATA[
if (typeof jQuery == "undefined") {
document.writeln('<script type="text\/javascript" language="javascript" src="http://code.jquery.com/jquery-1.6.1.min.js"><\/script>');
};

//]]>
</script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript" src="http://karpi.pl/simplecms/plugins/googlemap/js/jquery.gomap-1.3.2.min.js"></script>
<script language="javascript" type="text/javascript">
//<![CDATA[
$jQ = jQuery.noConflict();
$jQ(document).ready(function()
{
Here there is no code
});
//]]>
</script>
<!-- Google map Plugin : end -->

Web address: http://karpi.pl/simplecms/index.php?id=map

Thank you for your help
karpi
Reply
#2
I don't use this plugin, but maybe if you put:

(%googlemap:myMap%)

with parenthesis

or

(% googlemap:myMap %)

Google Map plugin support thread:
http://get-simple.info/forums/showthread.php?tid=1419
Reply
#3
Yes, thank you. It was about the brackets.
Reply




Users browsing this thread: 1 Guest(s)