Re: [pmapper-users] Problem with session.use_cookies=0 in php-ini

2007-02-21 Thread Armin Burger
27;$txt'}"; > > ?> > > I can't find the problem. Do you have any further suggestion. > > Thanks, > Chris. > > -----Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Armin Burger > Verzonden: zondag 18 f

Re: [pmapper-users] Problem with session.use_cookies=0 in php-ini

2007-02-21 Thread Chris Beaart
pper-users@lists.sourceforge.net Onderwerp: Re: [pmapper-users] Problem with session.use_cookies=0 in php-ini You are probably missing some parts of the description... e.g. where do you include this? In a pop-up window? Then you need to pass the session ID via the URL, like all the other JS functions

Re: [pmapper-users] Problem with session.use_cookies=0 in php-ini

2007-02-18 Thread Armin Burger
You are probably missing some parts of the description... e.g. where do you include this? In a pop-up window? Then you need to pass the session ID via the URL, like all the other JS functions that open pop-ups or use AJAX. armin Chris Beaart wrote: > Hello, > > > > I'm using pMapper 3.0 an

[pmapper-users] Problem with session.use_cookies=0 in php-ini

2007-02-18 Thread Chris Beaart
Hello, I'm using pMapper 3.0 and I have 2 pMapper projects running on the same server. That's why I want to set session.use_cookies = 0 in php.ini. However I still have got a small problem. In pMapper I added a new digitize-tool (see some lines below). Because I set cookies = 0 this PHP-code do