I would bet you have 'session.use_cookies = 1' in your php.ini,. I 
should once think about writing a warning to the php error log if this 
setting is active..., or at least to the p.mapper debug log.

if you use pm 3.2 try

http://www.implanculiacan.gob.mx/mapa_culiacan_RC1/map.phtml?config=municipio&resetsession=Y

in the dev version you can specify what session variables to reset, if 
you want to keep the current extent define

...&resetsession=groups

if you want to reset everything use

...&resetsession=All

or just simply disable the usage of cookies for the session, as 
recommended here: http://svn.pmapper.net/trac/wiki/DocQuickinstall#PHP.INI.

armin

On 03/06/2008 21:31, Eduardo Ross wrote:
> Hi guys,
> 
> I have this issue using multiple config_xxxxx.ini.  I have 2 maps. I want to 
> launch each one of them separately. 
> 
> http://www.implanculiacan.gob.mx/mapa_culiacan_RC1/map.phtml?config=municipio
> 
> http://www.implanculiacan.gob.mx/mapa_culiacan_RC1/map.phtml?config=culiacan
> 
> or from a menu
> 
> http://www.implanculiacan.gob.mx/index_mapa.html
> 
> The problem here is when I launch first config=municipio everything seems to 
> be ok but when I launch config=culiacan all the layers are not checked 
> therefore the map is not displayed. and when I invert the links, first 
> config=culiacan checkboxes are on and using config = municipio checkboxes are 
> off.
> 
> php_errors.log is empty ( lesson learned )  :D
> pm_debug.log just say "P.MAPPER debug info Validation of search.xml file 
> succeeded"
> 
> Any ideas ?
> 
> Thanks for your patience.
> 
> Eduardo Ross
> 
> 
> 
> 
>       
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/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/vse0120000070mrt/direct/01/
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to