Page 1 of 1

cgMaps JQuery Error

Posted: Sun Aug 25, 2013 4:43 am
by Cyberholic
Get this Error on CGMaps:

if( typeof(jQuery) == 'undefined' ) {
var div = document.getElementById('cggm_map_1').
div.innerHTML = '<h3 style="color: red;">jQuery and jQuery UI Are Required</h3>';
throw new Error('jQuery and jQuery UI Are Required')


Any suggestions?


CMS Version => 1.11.7
CompanyDirectory => 1.19.3
CGExtensions => 1.35.1
CGSimpleSmarty => 1.5
JQueryTools => 1.2

Re: cgMaps JQuery Error

Posted: Sun Aug 25, 2013 8:47 am
by velden
Make sure jQuery is included (duh) and it's not included more than once.

Re: cgMaps JQuery Error

Posted: Sun Aug 25, 2013 4:17 pm
by Cyberholic
CMSMailer 5.2.1
CMSPrinting 1.0.4
FileManager 1.4.3
MenuManager 1.8.5
MicroTiny 1.2.5
ModuleManager 1.5.5
News 2.12.12
Search 1.7.8
ThemeManager 1.1.8
Gallery 1.6.1
FormBuilder 0.7.3
CGExtensions 1.37.2
CGCalendar 1.10.4
CGSimpleSmarty 1.7
CGBlog 1.10.2
CGGoogleMaps2 0.98.1
CGFeedMaker 1.0.17
CMSForms 1.10.10
Twitter 2.0.0
JQueryTools 1.2.5
CompanyDirectory 1.19.3
CGSmartImage 1.12
jQuery 1.2.0
ListIt2 1.4
ListIt2TheList 1.4

Re: cgMaps JQuery Error

Posted: Sun Aug 25, 2013 4:58 pm
by velden
I mean in the page (template).

Maybe you have a link to the page?

Re: cgMaps JQuery Error

Posted: Sun Aug 25, 2013 9:05 pm
by Cyberholic
http://puna411.com/index.php?page=puna-map


When I add a "Map Point" and use the Address on only, the map is visible, but with no "map points"

If I add a "Map Point" with Lat/Lon the map disappears...