Results 1 to 7 of 7

Thread: Google Map Plugin - Anyone got this working???

  1. #1
    FSGDAG's Avatar
    FSGDAG is offline Moderator
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default Google Map Plugin - Anyone got this working???

    Does anyone have the Google Map Plugin working??? I installed it the other night and all I'm getting is the same map located at Wichita, Kansas. Obviously the address is NO WHERE near there

    Just so you know, I changed my custom fields to match those of the plugin and still no joy.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

  2. #2
    Bruceper is offline Active Member
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Haven't used it yet, I'll see if I can get one of the programmers to tell you how it works.

  3. #3
    maulana's Avatar
    maulana is offline Super Moderator
    Join Date
    Jul 2008
    Posts
    117

    Default

    wichita kansas is default location for search point,
    you can drag the search point to reach the nearest location and finding link in certain radius distance.

    if you have installed this plugin, the system will automatically add some custom field (address, City, Zip Postal, State, and Country) and alter new column in idx_link_tmp table (pl_address, pl_city, pl_zip_postal,pl_state,pl_country) and create new table call idx_us_poscode_locator.

    idx_us_postalcode_locator used for postal code, latitude, longitude and zip postal code storage, this zip code table being matched with postal code in idx_link table for search location of link.

    if you want to change default location, please go to plugin/google_us_maps_search/template/map_search.html,
    and change default latitude point in map_search.html file, mine at line 45 and line 66.
    map.setCenter(new GLatLng(37.718590,-97.382813), 5); line 45
    var point = new GLatLng(37.718590,-97.382813); line 66.
    in the future, plug in can be setted dynamically for database custom field and default point location.

    please redownload the plugin, the plugin has been updated by fahrul.

    thanks

  4. #4
    FSGDAG's Avatar
    FSGDAG is offline Moderator
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    I've downloaded the updated Google Map Plugin, but what is the best way for me to install the updated version??? I'm pretty sure if you want to update a plugin, you must uninstall the plugin, then re-activate it. If I uninstall the plugin, its going to delete all my custom fields with data in them.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

  5. #5
    maulana's Avatar
    maulana is offline Super Moderator
    Join Date
    Jul 2008
    Posts
    117

    Default

    ok FSGDAG, we've made ticket for you, fahrul will handle this.

    thanks

  6. #6
    Bruceper is offline Active Member
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    Save the fields (export), uninstall, reinstall, import.

  7. #7
    FSGDAG's Avatar
    FSGDAG is offline Moderator
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    Thanks guys... I got your PM maulana and I also received the open ticket I'm going to try this on my own real fast, probably tomorrow morning. If I fail miserably, I'll update the ticket and have you guys take a look real fast

    Thanks for going to the extra mile
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

Similar Threads

  1. Do you use the VB plugin?
    By Bruceper in forum Customers Lounge
    Replies: 16
    Last Post: 03-13-2009, 01:47 AM
  2. Need help with new plugin
    By mpdaddy in forum Plugins
    Replies: 10
    Last Post: 02-04-2009, 05:00 AM
  3. Google Map Plugin
    By FSGDAG in forum Indexutemplates
    Replies: 2
    Last Post: 01-05-2009, 09:31 PM
  4. Plugin HELP
    By Rockyuk in forum INDEXU DELUXE v1.x
    Replies: 3
    Last Post: 01-01-2009, 12:59 PM
  5. Replies: 12
    Last Post: 10-13-2007, 12:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •