Hi Armin, I tried to install and configure the latest version of pmapper (4.2.0) inside the MS4W 3.0.3 with MapServer and MapScript 6.0.1. I have some problem about search on oracle data, the query return a list of attribute correctly in the info window but the search not localizes the geometry.
the search.xml contain: <searchitem name="comuni_5000" description="Comune"> <layer type="oracle" name="comuni_5000"> <field type="s" name="NOME_COMUNE" description="Comune" wildcard="0" /> </layer> </searchitem> In the php.log the search produce this error: [03-Nov-2011 10:27:23] PHP Fatal error: Uncaught exception 'MapScriptException' in C:\ms4w\apps\pmapper\pmapper-4.2.0\incphp\common.php:464 Stack trace: #0 C:\ms4w\apps\pmapper\pmapper-4.2.0\incphp\common.php(464): layerObj->getShape(Object(resultObj)) #1 C:\ms4w\apps\pmapper\pmapper-4.2.0\incphp\map\map.php(832): PMCommon::resultGetShape(6.01, Object(layerObj), NULL, NULL, -1) #2 C:\ms4w\apps\pmapper\pmapper-4.2.0\incphp\map\map.php(715): PMap->pmap_addResultLayer('comuni_5000', Array) #3 C:\ms4w\apps\pmapper\pmapper-4.2.0\incphp\map\map.php(414): PMap->pmap_checkResultLayers() #4 C:\ms4w\apps\pmapper\pmapper-4.2.0\incphp\map\map.php(72): PMap->pmap_createMap() #5 C:\ms4w\apps\pmapper\pmapper-4.2.0\incphp\xajax\x_load.php(69): PMap->pmap_create() #6 {main} thrown in C:\ms4w\apps\pmapper\pmapper-4.2.0\incphp\common.php on line 464 I used since now pmapper 3.1 with mapserver and mapscript 4.10.3 and everything worked well for search on oracle data. thanks for any suggestion. Marino ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmapper-users