Jake, that's how API keys are supposed to work. It's not some random number;
if you ask for a new key for the same URL from the same Google account,
you'll get the same API key again.

The API key wouldn't be the problem anyway. There's something wrong in your
Joomla code on the server. You need to look at your server log; it should
write an error message there when you access the page. Impossible to guess
from here what that error might be since no one can see your server code.
That's also why you didn't find much help searching the Maps API groups;
it's not a Maps API problem at all. (The Maps API is not loaded from your
server; it's loaded from the browser after the web page is downloaded to the
browser - and we're not getting that far because of the 500 error.)

-Mike

On Mon, Jan 24, 2011 at 8:21 PM, Jake Mabey <[email protected]>wrote:

> I'm needing to find out how to generate a totally new API key for my
> website. Every time I try to generate one it gives me the same key I
> already had.
>
> I installed a back-up of my site to erase some changes that I had made
> (none of which involved google maps) and ever since that time any page
> that has google maps on it will not load properly. I checked the
> error log of my website and everything points to the moment when the
> query for the api code goes out. I'm not sure if the api code would be
> corrupted in a re-install, but I thought I would just try to
> regenerate a code.
>
> The website is alwaysuncharted.com, not that this is going to help
> much; the error code is one generated from joomla, a content
> management system I am using. This problem occurs on every computer
> I've tried to access the webpage with, from IE to Firefox to Google
> Chrome. I'm sorry, this is probably an easy question to answer, but I
> searched the forum, read over twenty threads, and tried to generate a
> different key but to no avail.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API V2" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to