I would just roughly guess you have a definition of a group in the XML file under <categories> that is then not defined under <olThemes>. You could try to use the console logging in PM.Control.PMToc.js wher line 500 seems to give this error. Uncomment the line 497 and change it to console.log(grpName, grp); and see for which group name it returns a null object for grp.
The error might also be related to a PHP error that occurred before, but in this case it's less likely. The various definitions in the XML need still a bit more of consistency checks to make the configuration a more robust against wrong or incomplete definitions. On Tue, Nov 18, 2014 at 12:24 PM, Raffaele Morelli <raffaele.more...@gmail.com> wrote: > Got this errors in inspector on fresh installation from svn > > > PM.config default js_session.php:148 > Uncaught TypeError: Cannot read property 'hasOwnProperty' of null > PM.Control.PMToc.js:500(anonymous function) > PM.Control.PMToc.js:500o.extend.each > jquery-2.1.0.min.js:2OpenLayers.Control.PMToc.OpenLayers.Class.updateToScale > PM.Control.PMToc.js:490OpenLayers.Events.OpenLayers.Class.triggerEvent > OpenLayers.js:135OpenLayers.Map.OpenLayers.Class.moveTo > OpenLayers.js:200OpenLayers.Map.OpenLayers.Class.setCenter > OpenLayers.js:193OpenLayers.Map.OpenLayers.Class.updateSize > OpenLayers.js:189$.extend.updateMapSize pm.map.js:88(anonymous function) > VM1981:1 > Resource interpreted as Image but transferred with MIME type image/: > "http://localhost/pm5/lib/map/pmhighlight/?&width=1917&height=1372&bbox=-568…6,-19319204.430107,20928457.127271&crs=EPSG%3A900913×tamp=14163096403". > (index):1 > Resource interpreted as Image but transferred with MIME type image/: > "http://localhost/pm5/lib/map/pmhighlight/?&width=1486&height=1200&bbox=-125…89,16543826.243852,19240727.542969&crs=EPSG%3A900913×tamp=14163096406". > > > Any idea? > > -- > « Nunc est bibendum, nunc pede libero pulsanda tellus » > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pmapper-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pmapper-users ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmapper-users