Problems, need help? Have a tip or advice? Post it here.
8 posts Page 1 of 1
@KK sir and @All_Couch_Users

I am using the map picker addon (viewtopic.php?f=8&t=7432).

I am having the following issues:
1. The Advance settings button is not working
2. The Save button is not working

By not working I mean that when the button is clicked, no event is fired.

I am using CouchCMS V2.0

Can anyone please throw light on the same?

Regards,
Aashish
Image
where innovation meets technology
:?:
Any one have any idea on this???
Image
where innovation meets technology
Aashish, that piece of code is pretty old (and Google Maps API are known to be updated pretty frequently).
There are two recent examples of working with the API -
viewtopic.php?f=8&t=10878
viewtopic.php?f=4&t=10932

Though not exactly for the same purpose as the addon you are referring to, I think the posts should help you in updating the old code.

Do share once you are able to do that.

Hope it helps.
@KK Sir,
I have gone through what you provided. Bookmarked them too. Awesome stuff!!!

Nevertheless, I went ahead with the previous addon itself. The issue was the compatibility of the jQuery. Got it to work. I have also updated the code.

The Current code is: GOOGLE MAPS LATITUDE AND LONGITUDE LOCATION PICKER * version 1.2 which can be found here.

I will post the code for the Map Picker addon as soon as possible. for Version 1.2

Regards,
Aashish
Image
where innovation meets technology
Thanks Aashish :)
@KK Sir and @AllCouchies

GOOGLE MAPS LATITUDE AND LONGITUDE LOCATION PICKER * version 1.2 is the new version available.

The attached files contain the required files for the Store Locator AddOn. Usage remains the same. But I will go ahead and post the process here:

1. Download the attached files.
2. Extract the files from the zip.
3. Place the store-locator.php in your project root.
4. Use the globals.php as is or copy the code between <!--Google Map Globals-->...<!--Google Map Globals--> to your globals.php file.
5. Copy the gmap-picker-1-2 folder into couch > addons.

Since GMaps requires a API Key, which you cangenerate from here, I have created a field in the globals for the same. So just generate the API Key and place it in the Google Map API key in the global.php from the CouchCMS Admin Panel.

And you will be good to go!

Hope it comes in handy!!!

@KK Sir
KK wrote: Thanks Aashish :)


You are welcome sir. But in the first place I am thankful to you for creating a CMS to fall in Love with. Kudos to all your unceasing efforts

Regards,
GenXCoders

Attachments

Image
where innovation meets technology
Thanks once again, Aashish :)
Welcome KK sir...
Image
where innovation meets technology
8 posts Page 1 of 1