Re: [pmapper-users] pmapper3.0 and infoWin?

2007-06-19 Thread Salvator*eL*arosa
Armin Burger wrote: > > at least in the latest stable of 3.0 this problem does not appear for > clicking on the 'Search' button, just in case you hit 'return' when > being with the cursor in the input field. > > armin > > > > thanks very much for reply. I have resolved replacing some f

Re: [pmapper-users] no querys searching and printing

2007-06-19 Thread Armin Burger
Please follow the installation instructions that state under http://svn.pmapper.net/trac/wiki/DocQuickinstall#PHP.INI for settings in php.ini: ... Under section [PHP] for Error handling and logging set error_reporting = E_ALL & ~E_NOTICE ... Then you'll get rid of all PHP NOTICES (these are

[pmapper-users] no querys searching and printing

2007-06-19 Thread NETGIS Schroeter
Hi, I have installed p.mapper (with demodata) on a Windows XP IIS 5 Server with php 5.1.1 and mapserver. 4.6. Everything works fine, only querys, searching and printing is not possible. Only an empty window is opening. My Error-log: [19-Jun-2007 16:25:03] PHP Notice: Undefined offset: 0 in c

Re: [pmapper-users] Excluding layers from Identify

2007-06-19 Thread Walter Lorenzetti
Sorry Pietro, I read autoidentify and not identify in general so the Alessandro reply is correct bye Walter Alessandro Pasotti ha scritto: > Il martedì 19 giugno 2007, Pietro Laranci ha scritto: > >> Hi all, this is my first question, how can I say to pmapper to use the >> identify funct

Re: [pmapper-users] Excluding layers from Identify

2007-06-19 Thread Walter Lorenzetti
Hi Pietro what version of pmapper are you using? If I remeber well, from 3.0 version you can find in config.ini file the keyword autoIdentifyGroups, where you can specify a list (comma separated) of group/layer where you want that the autoidentify function is applied bye Walter Pietro Laranci ha

Re: [pmapper-users] Excluding layers from Identify

2007-06-19 Thread Alessandro Pasotti
Il martedì 19 giugno 2007, Pietro Laranci ha scritto: > Hi all, this is my first question, how can I say to pmapper to use the > identify function (the "?") only with certain layers and not with all the > turned on ones? I believe you should comment out TEMPLATE in the mapfile for layers you don't

[pmapper-users] Excluding layers from Identify

2007-06-19 Thread Pietro Laranci
Hi all, this is my first question, how can I say to pmapper to use the identify function (the "?") only with certain layers and not with all the turned on ones? - This SF.net email is sponsored by DB2 Express Download DB2 Ex

Re: [pmapper-users] add layer to draw shortest path

2007-06-19 Thread Walter Lorenzetti
ok but if I remember, on map file you have to put a new layer with pgrouting query following the pgrouting istructions this is correct? W Jerryliu ha scritto: > Dear Walter: > Thanks for your answer. > The start and end point is random by user click on the map.Now, the start > and the end point '

Re: [pmapper-users] add layer to draw shortest path

2007-06-19 Thread Jerryliu
Dear Walter: Thanks for your answer. The start and end point is random by user click on the map.Now, the start and the end point 's gid and longitude and latitude I can get it.The problem is how can I add the layer on the map and draw the shortest path on the new layer. THanks in advance. Best J