Return to Project-GC

Welcome to Project-GC Q&A. Ask questions and get answers from other Project-GC users.

If you get a good answer, click the checkbox on the left to select it as the best answer.

Upvote answers or questions that have helped you.

If you don't get clear answers, edit your question to make it clearer.

0 votes
1.2k views
Thanks for the great new greasemonkey script.
It's very cool and integrates project-gc information nicely.

I found a problem with the links "Project-GC map (incl found)" at the top right below the gc code url.

It sends me to the project-gc map compare page with a location "undefined,undefined".
I would have expected the cache coordinates to be specified as the location.
in Bug reports by bfiu (890 points)
I worked in earlier versions
the bug is introduced in 1.2.5 where the coordinates are undefined. They are correct in 1.2.4
This it the case in chrome on windows.
I looked at the code difference and there en not a obvious reason for the problem

1 Answer

0 votes
I moved some code around and accidently broke it. It's fixed in the latest version again.
by magma1447 (Admin) (241k points)
Is there any prominent download link on the pgc page where I can check for updates and load the latest version?
The very latest versions will exist at github, https://github.com/ganja1447/greasemonkey-geocaching-projectgc

But it has also been released to greasyfork, in version 1.3.1 I think. https://greasyfork.org/en/scripts/9713-geocaching-com-project-gc

We are up to 1.4.1 now.

You should be able to update from within the browser, that willwork best as long as you stick to greasyfork. In Chrome you click the tampermonkey icon and then check for updates.
...