Hi there,
I have a problem with CGGoogleMaps. I upgraded to the latest version, 2.0.3.
Now, on the page I want to have the maps, I get the alert
'JQuery is required for this map to function'
I tried to insert a link to a jquery.js file, with no result.
Any ideas?
Kind regards,
Sander
[SOLVED] Problem with CGGoogleMaps
[SOLVED] Problem with CGGoogleMaps
Last edited by sander on Tue Dec 07, 2010 9:54 am, edited 1 time in total.
Re: Problem with CGGoogleMaps
It may require the jQuery module, look in Help to see...
Re: Problem with CGGoogleMaps
Thanks for your reaction.
The Jquery module is not mentioned in the dependencies, but I will try to install and come back.
The Jquery module is not mentioned in the dependencies, but I will try to install and come back.
Re: Problem with CGGoogleMaps
Your problem is exactly what message says, 'JQuery is required for this map to function'
Possibly your path to jquery.js was worng?
Add
inside your tag in template.
Possibly your path to jquery.js was worng?
Add
inside your tag in template.
Re: Problem with CGGoogleMaps
Thanks a lot!
I think I need some type-lessons
Problem is solved.
I think I need some type-lessons

Problem is solved.
Re: [SOLVED] Problem with CGGoogleMaps
Correct me if I'm wrong -
You could also install the js script in a js folder in your root
with the link:
making the external call unnecessary
You could also install the js script in a js folder in your root
with the link:
making the external call unnecessary
Re: [SOLVED] Problem with CGGoogleMaps
@spike Correct whatever you prefer, but than again if that one more call is so important you have to stop using analytics and other external stuff 
At the end i won't profit that much from one less request but save my time if i want to update my jquery framework, by changing only one number or even not to worry about until 1.5 by using http://ajax.googleapis.com/ajax/libs/jq ... /jquery.js.
You can also read this why CDN http://gem-session.com/2010/06/speeding ... -as-jquery

At the end i won't profit that much from one less request but save my time if i want to update my jquery framework, by changing only one number or even not to worry about until 1.5 by using http://ajax.googleapis.com/ajax/libs/jq ... /jquery.js.
You can also read this why CDN http://gem-session.com/2010/06/speeding ... -as-jquery
Re: [SOLVED] Problem with CGGoogleMaps
@uniqu3 - Thanks for the info Goran, very much appreciated, I shall make a note of it.
very nice blog - I've bookmarked it. - never too old to boogie & never too old to learn
gruss - spike
very nice blog - I've bookmarked it. - never too old to boogie & never too old to learn

gruss - spike