jOpenSimWorld

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

Showing Map ends in a Bug

14 years 2 months ago #327 by Manny
Hello,
I\'ve the following problem: if I want to show the Map, I don\'t get the tiles, I only get a question mark for each region. And PHP shows the error: Warning: strpos() [function.strpos]: Offset not contained in string in /home/mmetzmac/webs/grid.secondlearning.de/components/com_opensim/views/maps/view.html.php on line 50

The Grid is connected well and i also see my Users and their Avatars. Map Generation in principle works as well. You cann see this on <a class=\"postlink\" href=\"http://www.secondlearning.de\"> www.secondlearning.de .

Doeas anyone have an Idea, what I\'m doing wrong?

Joomla 1.5.22, Opensim 0.7.0.2, Grid Mode; OpenSim_Com 0.1.8 RC2

Thanks and Regards
Manny

Please Log in or Create an account to join the conversation.

14 years 2 months ago #328 by foto50
Hi Manny

and thanks for your report. The maps are currently definately not running very \"smooth\" yet and I will for sure have to look at this issue again much closer!

If you try to replace this line 50 in the file
$mapserver = substr($region&#91;\'serverURI\'&#93;,0,strpos($region&#91;\'serverURI\'&#93;,\":\",6));
to this:
$mapserver = \"http://\".$region&#91;\'serverIP\'&#93;;
.. would this help?

At the end in a futuring version, I want to implement those scrollable maps. But there is so much to do and so little time :oops: <img src=\"{SMILIES_PATH}/icon_redface.gif\" alt=\":oops:\" title=\"Embarrassed\" />:oops:

Greetz
FoTo50

Please Log in or Create an account to join the conversation.

14 years 2 months ago #329 by Manny
Hey Foto,

thanks for this hint. I\'ve modified the a.m. File. Now, the Error message has gone - but no pictures are shown!

Please Log in or Create an account to join the conversation.

Time to create page: 0.094 seconds