[Pmapper-users] Pmapper-users Digest, Vol 7, Issue 14

2006-03-12 Thread bram
>> >> > >just run the shapes through shp2pgsql and write the result to a temp >file. Then edit the 'CREATE TABLE ...' part and add 'WITH OIDS'. Load >the data and try again if it helps. > > > Just adding the oid-column in the way you suggested and it worked!! Thanks. I wonder who should co

[Pmapper-users] A session problem??

2006-03-12 Thread Andrea Borruso
Hi Armin, I have solved my problem with your second advice. Thank you, a Armin Burger ha scritto: > first try uncommenting the 4 lines with 'header(...' in map.phtml. > Then try disabling the use of cookies for PHP sessions in php.ini > (session.use_cookies = 0). > > armin > > Andrea Borrus

[Pmapper-users] A session problem??

2006-03-12 Thread Armin Burger
first try uncommenting the 4 lines with 'header(...' in map.phtml. Then try disabling the use of cookies for PHP sessions in php.ini (session.use_cookies = 0). armin Andrea Borruso wrote: > Dear all, > I'm working pmapper 1.9.5 beta. I use it starting from a report: for > every record of the

[Pmapper-users] A session problem??

2006-03-12 Thread Andrea Borruso
Dear all, I'm working pmapper 1.9.5 beta. I use it starting from a report: for every record of the report I have a zoom to map button. Every button should have to open a map centered into a different layer with a different extent. I use a different javascript parameter for every link. In example

[Pmapper-users] postgresql connection don't show values

2006-03-12 Thread Armin Burger
> /As far as I can see now that's the main problem: not having a OID field. > Furthermore it should not be an issue of Pmapper because I had the same > problem when testing it in Chameleon. On a mailinglist one mentioned also the > unique-field that should cause the problem. I tried other exist

[Pmapper-users] postgresql connection don't show values

2006-03-12 Thread bram
bram wrote: >> I tried to make a connection to a postgresql-table within pmapper1.0.8 >> as well al in pmapper2 (both dated 2006-02-20). I work on a >> windows-machine with Firefox. The connections succeeded, the masp were >> drawn, but when retrieving info with 'identify' or with 'select' w