• Every time I load any of the pages of iwebie I get this following error as a dialog message –

    “The Google Maps key used on this web site was registered for a different web site. You can generate a new key for this website at http://code.google.com/apis/maps/.”

    What could be the problem. My url is http://www.iwebie.com

    I have the following plugins installed. Is it because of one of them.

    Akismet
    All in One SEO Pack
    Google Analytics for WordPress
    Google XML Sitemaps
    Power Thumbnail
    Sexy Comments
    Smart Youtube
    Sociable
    StatPress
    Subscribe2
    SyntaxHighlighter Plus
    Theme Test Drive
    TibyMCE Advanced
    Wordpress.com Stats
    WordPress Database Backup
    WP-Affiliate
    WP-Polls
    WP-Syntax
    WP Security Scan

Viewing 4 replies - 1 through 4 (of 4 total)
  • you need a google maps key. 🙂

    follow that link and getchu one. then in your header.php file, replace “your key” with the key google gives you.

    <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=your key" type="text/javascript"></script>

    If you’re not using google maps, you might just remove or comment out that line from header.php.

    I have the same error. I’m using geopress and another plugin that accesses google maps and I have a correct key installed. However, if I try and translate the page using google translate, I get an identical error. It looks like the translated page is routed through another server, which is why the map applet is squawking. I’m looking for some way to suppress this error coming up when the page is translated. Any ideas?

    I found this response to a the error I’m having, but I don’t really understand it, unfortunately: http://groups.google.com/group/google-translate/browse_thread/thread/e4f2bb53e664780a/dd00cbe2613959aa
    Perhaps it will help someone else,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Google Maps Key Error’ is closed to new replies.