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.

+1 vote
622 views
When I open the live map, It seems to load the toolbars and the map itself, but I don't get any geocaches.  Just a spinning daisy in the middle of the map.  I've tried different browsers and computers.  I've even dumped my cookies for both gc.com, and p-gc.com.  Any ideas?
in Support and help by Geo-Knot (550 points)
I tried using the filters for the roadtrip and no caches load

1 Answer

0 votes
Frist try to shift-refresh the page (hold down shift and press the reload button).

 

That will probably not work, and then I don't have any clue, but maybe you could provide us with some information that would be very helpful.

Most web browser has a console window that writes javascript errors. In firefox and chrome it's opened with F12. You then get a window in the lower part. Find the console tab and activate that. Then reload the livemap-page.

I would like to see the information that is written in the console-window. It is likely to include a JS-error that makes it break.
by magma1447 (Admin) (241k points)
I get the same behaviour. I tried it on different computers and different browsers.
Invalid App Id: Must be a number or numeric string representing the application id.
all.js:64 FB.getLoginStatus() called before calling FB.init().
pgc_leaflet.js:334 Uncaught TypeError: Cannot read property '159272' of null(anonymous function) @ pgc_leaflet.js:334x.extend.each @ jquery.min.js:4$.ajax.success @ pgc_leaflet.js:328x.Callbacks.c @ jquery.min.js:4x.Callbacks.p.fireWith @ jquery.min.js:4k @ jquery.min.js:6x.ajaxTransport.send.r @ jquery.min.js:6
pgc_leaflet.js:334 Uncaught TypeError: Cannot read property '4533489' of null(anonymous function) @ pgc_leaflet.js:334x.extend.each @ jquery.min.js:4$.ajax.success @ pgc_leaflet.js:328x.Callbacks.c @ jquery.min.js:4x.Callbacks.p.fireWith @ jquery.min.js:4k @ jquery.min.js:6x.ajaxTransport.send.r @ jquery.min.js:6
pgc_leaflet.js:334 Uncaught TypeError: Cannot read property '131637' of null(anonymous function) @ pgc_leaflet.js:334x.extend.each @ jquery.min.js:4$.ajax.success @ pgc_leaflet.js:328x.Callbacks.c @ jquery.min.js:4x.Callbacks.p.fireWith @ jquery.min.js:4k @ jquery.min.js:6x.ajaxTransport.send.r @ jquery.min.js:6
pgc_leaflet.js:334 Uncaught TypeError: Cannot read property '265416' of null
Great!
I think I understand the issue. Hopefully I will be able to release a fix during the evening. It seems fairly easy, I just need to follow the code a bit to be make a proper fix.
I just released a fix. Please test it and come back to us. I have tried to reproduce the issue, but since I am not 100% of what it is I can't really say if it works now. But I do believe so.
Great, this solved the problem for me :-)
fixed it for me!  Thanks!
...