Viewing 8 replies - 1 through 8 (of 8 total)
  • Nomex

    (@nomex)

    Upgrade 25.03.2009
    The Geo Mashup database is out of date. When I upgrade database…

    WordPress database error: [Zdefiniowano wiele kluczy podstawowych]
    ALTER TABLE wp_geo_mashup_administrative_names ADD PRIMARY KEY admin_id ( country_code, admin_code, isolanguage )
    
    WordPress database error: [Zdefiniowano wiele kluczy podstawowych]
    ALTER TABLE wp_geo_mashup_location_relationships ADD PRIMARY KEY ( object_name, object_id, location_id )
    
    WordPress database error: [Powt�rzony nazwa klucza 'object_name']
    ALTER TABLE wp_geo_mashup_location_relationships ADD KEY object_name ( object_name, object_id )
    
    WordPress database error: [Zdefiniowano wiele kluczy podstawowych]
    ALTER TABLE wp_geo_mashup_locations ADD PRIMARY KEY ( id )
    
    WordPress database error: [Powt�rzony nazwa klucza 'saved_name']
    ALTER TABLE wp_geo_mashup_locations ADD UNIQUE KEY saved_name ( saved_name )
    
    WordPress database error: [Powt�rzony nazwa klucza 'latlng']
    ALTER TABLE wp_geo_mashup_locations ADD UNIQUE KEY latlng ( lat, lng )
    
    WordPress database error: [Powt�rzony nazwa klucza 'lat']
    ALTER TABLE wp_geo_mashup_locations ADD KEY lat ( lat )
    
    WordPress database error: [Powt�rzony nazwa klucza 'lng']
    ALTER TABLE wp_geo_mashup_locations ADD KEY lng ( lng )
    
    WordPress database error: [Zdefiniowano wiele kluczy podstawowych]
    ALTER TABLE wp_geo_mashup_administrative_names ADD PRIMARY KEY admin_id ( country_code, admin_code, isolanguage )
    
    WordPress database error: [Zdefiniowano wiele kluczy podstawowych]
    ALTER TABLE wp_geo_mashup_location_relationships ADD PRIMARY KEY ( object_name, object_id, location_id )
    
    WordPress database error: [Powt�rzony nazwa klucza 'object_name']
    ALTER TABLE wp_geo_mashup_location_relationships ADD KEY object_name ( object_name, object_id )
    
    WordPress database error: [Zdefiniowano wiele kluczy podstawowych]
    ALTER TABLE wp_geo_mashup_locations ADD PRIMARY KEY ( id )
    
    WordPress database error: [Powt�rzony nazwa klucza 'saved_name']
    ALTER TABLE wp_geo_mashup_locations ADD UNIQUE KEY saved_name ( saved_name )
    
    WordPress database error: [Powt�rzony nazwa klucza 'latlng']
    ALTER TABLE wp_geo_mashup_locations ADD UNIQUE KEY latlng ( lat, lng )
    
    WordPress database error: [Powt�rzony nazwa klucza 'lat']
    ALTER TABLE wp_geo_mashup_locations ADD KEY lat ( lat )
    
    WordPress database error: [Powt�rzony nazwa klucza 'lng']
    ALTER TABLE wp_geo_mashup_locations ADD KEY lng ( lng )

    What can I do now? 😐

    Dylan Kuhn

    (@cyberhobo)

    @nomex – These errors should be harmless, they come from adding database keys that are already there. I tried to detect those messages in English, but obviously that doesn’t work in other languages. I’m going to have to change that, stay tuned. I may have to make another release that just ignores database errors altogether.

    If you want to go back to 1.1.3, you can download it here:

    http://code.google.com/p/wordpress-geo-mashup/downloads/list

    Nomex

    (@nomex)

    cyberhobo thanks for help
    Google maps looks fine on the website, but there is problem whit admin panel.

    WordPress database error: [Zdefiniowano wiele kluczy podstawowych]

    Translate Polish -> English I think it means…

    [Defined multiple primary keys]

    Powt�rzony nazwa klucza 'object_name']

    [Duplicate key name ‘object_name’]

    I am back to 1.1.3 – problem despair hm…
    I waiting for the newest version.

    Dylan Kuhn

    (@cyberhobo)

    I believe this will be fixed in 1.2.2, which I will release soon. Thanks for reporting it.

    Nomex

    (@nomex)

    Version 1.2.2 fixed this problem 🙂
    Thanks for help.

    Nomex

    (@nomex)

    Welcome back, 🙂

    I have one suggestion for this plugin. Is it possible to add a post picture in info – when we click on a point. Something similar as in the picture

    Dylan Kuhn

    (@cyberhobo)

    This can be done the same way it’s done for posts, but it requires some background with templates. After that, the documentation should be clearer. Sorry it’s not available in Polish yet!

    Nomex

    (@nomex)

    Is too complicated for me 🙂 I just gave the idea for the developers this plugin. Writing even by manually the address for a small images they
    would be good.

    cyberhobo thanks for your interest this topic.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Geo Mashup] Great plugin’ is closed to new replies.