上記「ステータス」でのエラーは、 modlos 2.7.0 では生じなかったものです。
「ワールドマップ」では以下のエラー:
function regionwin(uuid) { window.open("http://hg.shinobar.server-on.net/moodle3/blocks/modlos/helper/sim.php?course=1®ion="+uuid, null, 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=800,height=450'); } function loadmap() { mapInstance = new ZoomSize(64); mapInstance = new WORLDMap(document.getElementById('map-container'), {hasZoomControls: false, hasPanningControls: true}); mapInstance.centerAndZoomAtWORLDCoord(new XYPoint(1000, 1000), 1); DB ERROR : Invalid SQL: SELECT regions.uuid,regionName,locX,locY,sizeX,sizeY,serverIP,serverURI,serverHttpPort,owner_uuid,estate_map.EstateID,EstateOwner,EstateName,firstname,lastname FROM regions LEFT JOIN estate_map ON RegionID=regions.uuid LEFT JOIN estate_settings ON estate_map.EstateID=estate_settings.EstateID LEFT JOIN UserAccounts ON EstateOwner=UserAccounts.PrincipalID
MySQL ERROR: Table 'opensim.estate_map' doesn't exist (1146)
Session Halted.
「ワールドマップ」でのエラーは modlos 2.8.4, 2.7.0 共通です。
なお、 moodle 2.8.10 + modlos 2.7.0 の組み合わせのもの従来の場所に残してあります。