Re: [pmapper-users] Help application

2008-01-16 Thread Ivan Mincik
look for the help.phtml

ivan

On Wednesday 16 January 2008 14:36, [EMAIL PROTECTED] wrote:
> Hello list,
>
> where I can find the help application to pmapper? I want to provide help
> files and a few tips to the users.
>
> Thanks,
> Christian
> 
>
> Dipl. Geogr. Christian Braun
> Tel: +352- 425991-608
> Mobil: +49-179-6845896
> Mail: [EMAIL PROTECTED]
>
> Resource Centre for Environmental Technologies,
> Public Research Centre Henri Tudor,
> Technoport Schlassgoart,
> 66 rue de Luxembourg,
> P.O. BOX 144,
> L-4002 Esch-sur-Alzette, Luxembourg
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] search.xml

2008-01-16 Thread Andre van Atten
Marco,

Look in pmapper-3.2.beta4\config\dev\search.xml fro some nice samples.
Teh second field is a suggest. Mind the sql statement and the depend
field.





pgsql://postgres:[EMAIL PROTECTED]/gisdb
SELECT DISTINCT cnty_id, name_en FROM countries
WHERE name_en IS NOT NULL ORDER BY name_en
 
onchange="resetSuggestCache();$('#pmsfld_CITY_NAME').val('')"




pgsql://postgres:[EMAIL PROTECTED]/gisdb
SELECT DISTINCT cmsbname
FROM cmeu01 WHERE cmsbname ~* '^[search]' {and cmcncd =
'[dependfldval]'} ORDER BY cmsbname

 



Andre van Atten  

-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens
[EMAIL PROTECTED]
Verzonden: woensdag 16 januari 2008 15:13
Aan: pmapper-users@lists.sourceforge.net
Onderwerp: [pmapper-users] search.xml

Hi, i have installed MDB2 on PEAR so i haven't any more the
error: ""Warning:  Suggest::require_once(DB.php)
> [function.Suggest-require-once]: failed to open stream: No such file 
> or directory in
>
C:\ms4w\apps\pmapper\pmapper-3.2.beta4\incphp\query\suggest.php
> on line 126"
but the search doesn't work; i'm working with
pmapper3.2beta4 and i'm using postgis, i'm trying to make a search
"type=suggest/option", so in search.xml i wrote:
"


  
  pgsql://postgres:[EMAIL PROTECTED]/acam
  
   

"

where:
user= postgres
host= localhost
db= acam

When I make the search it doesn't work and in the log
file(\ms4w\Apache\logs) there is not any information. 
 Anybody could help me??

 thanks all!!
 marco


-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] search.xml

2008-01-16 Thread marcozani...@geosweb.it
Hi, i have installed MDB2 on PEAR so i haven't any more the
error: ""Warning:  Suggest::require_once(DB.php)
> [function.Suggest-require-once]: failed to open stream: No
> such file or directory in
>
C:\ms4w\apps\pmapper\pmapper-3.2.beta4\incphp\query\suggest.php
> on line 126"
but the search doesn't work; i'm working with
pmapper3.2beta4 and i'm using postgis, i'm trying to make a
search "type=suggest/option", so in search.xml i wrote:
"


  
  pgsql://postgres:[EMAIL PROTECTED]/acam
  
   

"

where:
user= postgres
host= localhost
db= acam

When I make the search it doesn't work and in the log
file(\ms4w\Apache\logs) there is not any information. 
 Anybody could help me??

 thanks all!!
 marco

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Cookies on application startup

2008-01-16 Thread Andre van Atten
Christian,

Use &resetsession=y in your link to a certain map.

By the way, it would be nice if the link that is given in the "Link to
current map" includes this url setting default in the given url. 

Andre van Atten   

-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens
[EMAIL PROTECTED]
Verzonden: woensdag 16 januari 2008 11:00
Aan: pmapper-users@lists.sourceforge.net
Onderwerp: [pmapper-users] Cookies on application startup

Hi all, hi Armin,

I wnat to disable the feature that the application stores the last view
I had. Because of this cookies, I guess, it is not possible to use the
"Link to current map"function propperly.
If I I call the link from a coupled metadata application it always shows
me my old view and doesn't switch to my stored map view.
I can not disable the cookies globaly on the server because I need them
for login purposes on the metadata application.

PS: 3.2dev beta4 latest updates of yesterday out of ubuntu repo

Any ideas?

Thanks in advance,
Christian
 _

Dipl. Geogr. Christian Braun
Tel: +352- 425991-608
Mobil: +49-179-6845896
Mail: [EMAIL PROTECTED]

Resource Centre for Environmental Technologies, Public Research Centre
Henri Tudor, Technoport Schlassgoart,
66 rue de Luxembourg,
P.O. BOX 144,
L-4002 Esch-sur-Alzette, Luxembourg

-
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] Help application

2008-01-16 Thread christian . braun
Hello list,

where I can find the help application to pmapper? I want to provide help 
files and a few tips to the users.

Thanks,
Christian


Dipl. Geogr. Christian Braun
Tel: +352- 425991-608
Mobil: +49-179-6845896
Mail: [EMAIL PROTECTED]

Resource Centre for Environmental Technologies,
Public Research Centre Henri Tudor,
Technoport Schlassgoart,
66 rue de Luxembourg,
P.O. BOX 144,
L-4002 Esch-sur-Alzette, Luxembourg
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


[pmapper-users] Cookies on application startup

2008-01-16 Thread christian . braun
Hi all, hi Armin,

I wnat to disable the feature that the application stores the last view I 
had. Because of this cookies, I guess, it is not possible to use the "Link 
to current map"function propperly.
If I I call the link from a coupled metadata application it always shows 
me my old view and doesn't switch to my stored map view.
I can not disable the cookies globaly on the server because I need them 
for login purposes on the metadata application.

PS: 3.2dev beta4 latest updates of yesterday out of ubuntu repo

Any ideas?

Thanks in advance,
Christian
 _

Dipl. Geogr. Christian Braun
Tel: +352- 425991-608
Mobil: +49-179-6845896
Mail: [EMAIL PROTECTED]

Resource Centre for Environmental Technologies,
Public Research Centre Henri Tudor,
Technoport Schlassgoart,
66 rue de Luxembourg,
P.O. BOX 144,
L-4002 Esch-sur-Alzette, Luxembourg
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users