Re: [pmapper-users] print variables in pmapper 3 - problem
Brought to you by:
arminburger
From: Armin B. <arm...@gm...> - 2006-11-22 20:34:07
|
you're right, the config parameter is not taken for the printmap. But that's the case already for older versions, at least since 2.1.1. I will check how to pass that parameter also to the printmap.phtml. armin Marino Fiorito wrote: > Inside the ini file I have defined: > pm_config_location = sicoast > > I have used the same config_sicoast.ini file whit 2.1.2 and work > correctly, but, > also with version 3 the location is read correctly in some file. > > I test the value of $PM_PHP_CONFIG defined inside the startup_config.php: > inside the "map.phtml" the value of $PM_PHP_CONFIG is equal a > "sicoast/php_config.php" but inside "printmap.phtml" the value of the > same variable ($PM_PHP_CONFIG) is "default/php_config.php" > I don't understand.... > > thanks > |