jOpenSimWorld

Grid Status: Online
Total Regions: 23
Visitors (30 Days): 11
Total Residents: 491
Online Now: 0
Hypergriders online: 0

Jopensim Map problems

8 years 4 months ago #2490 by Summers
Hello
I have noticed that on
www.jopensim.com/jopensimworld/home/the-worldmap
web page map dont show any image.

I there any bug or is my Crom problem.

Please Log in to join the conversation.

8 years 4 months ago - 8 years 4 months ago #2491 by djphil
I see the infobulles.je url is dead , probably a source of problem.
Failed to load resource: the server responded with a status of 404 (Not Found)
google-maps-utility-library-v3.googlecod...le/src/infobubble.js

You can fix that in view.html.php, line 62, remplace:
$doc->addScript(" google-maps-utility-library-v3.googlecod...le/src/infobubble.js ");
by: $doc->addScript($asseturl."infobubble.js"); or $doc->addScript($asseturl."infobubble-min.js");
(don't forget adding infobubble.js or infobulle.js in the jopensim assets directory, see attachment).

Another error is i found is:
util.js:210 Google Maps API warning: SensorNotRequired developers.google.com/maps/documentation...#sensor-not-required
You can fix that in view.html.php, line 61 by removing "sensor=false"

I hope that can help you to fix your problem :)
Attachments:

Please Log in to join the conversation.

8 years 4 months ago #2492 by Summers
I still cannot see map:

www.jopensim.com/jopensimworld/home/the-worldmap

I hope you will fix this.

Please Log in to join the conversation.

8 years 4 months ago #2493 by BillBlight
I can confirm that what djphil said works, but there are still some issues ..

First of if you are running var regions they do not display correctly ..

And if you are running Fsassets you need to make a minor change to what the addon help says..

The help says add ;
[CapsService]

AssetService = "OpenSim.Services.AssetService.dll:AssetService"

If you change this to;

[CapsService]

AssetService = "OpenSim.Services.FSAssetService.dll:FSAssetConnector"

It seems to work better ...

My test grid,
watchersworld.com/index.php/grid-map

Please Log in to join the conversation.

8 years 3 months ago #2495 by foto50
Oups, this issue is not new and I made a quick fix quite a few months ago already (see this topic ). The changes just didnt find their way into the new version :blush:

Note to myself: make a big note not to forget it next time :blush:

Greetz
FoTo50

Please Log in to join the conversation.

Time to create page: 0.113 seconds