[pmapper-users] print variables in pmapper 3 - problem
Brought to you by:
arminburger
From: Marino F. <mar...@gm...> - 2006-11-22 13:25:56
|
Hi all, there is a problem (pmapper 3 version only) for the variables used for the layout of print (html and pdf). The value of $PM_CONFIG_LOCATION used in $PM_PHP_CONFIG inside the printmap.phtml is always "default". When the file printmap.phtml reads the value from startup.config the value of the new location of the modified php_config.php is ignored and the value of $PM_CONFIG_LOCATION is always "default". All variables for print: $pmPrintTitle $pdfSettings ... set inside the new -> config/new_dir/php_config.php are ignored. thanks <pma...@li...> |