Re: [pmapper-users] Pmapper5 issue

2012-10-24 Thread Raffaele Morelli
2012/10/24 Armin Burger > this a left-over from pmapper 4 that has still not been removed, you can > silently ignore it. Or just remove in lib/init/initmap.php -> function > _initConfig() the 3 lines starting with > >if ($this->map->resolution != "96") { Thank you, silently ignore it :-) I

Re: [pmapper-users] post variable in data map

2012-10-24 Thread puja surya
join but no one answered my question. puja surya wrote: > > dear all > > i use Code igniter for the web and > i use mysql database. > > how to post variable in data map.. > > this is my layer data > > DATA "SELECT hariff_blok.*, sum(panen.jml_panen) as jumlah_panen, > panen.bulan, pupuk.ur

Re: [pmapper-users] post variable in data map

2012-10-24 Thread puja surya
puja surya wrote: > > dear all > > i use Code igniter for the web and > i use mysql database. > > how to post variable in data map.. > > this is my layer data > > DATA "SELECT hariff_blok.*, sum(panen.jml_panen) as jumlah_panen, > panen.bulan, pupuk.url as pupuk_url, pemeliharaan.url as pe

Re: [pmapper-users] Pmapper5 issue

2012-10-24 Thread Armin Burger
this a left-over from pmapper 4 that has still not been removed, you can silently ignore it. Or just remove in lib/init/initmap.php -> function _initConfig() the 3 lines starting with if ($this->map->resolution != "96") { On 24/10/2012 09:57, Raffaele Morelli wrote: > hi, > I am working on

[pmapper-users] post variable in data map

2012-10-24 Thread puja surya
dear all i use Code igniter for the web and i use mysql database. how to post variable in data map.. this is my layer data DATA "SELECT hariff_blok.*, sum(panen.jml_panen) as jumlah_panen, panen.bulan, pupuk.url as pupuk_url, pemeliharaan.url as pelihara_url

[pmapper-users] Pmapper5 issue

2012-10-24 Thread Raffaele Morelli
hi, I am working on a pmapper5-beta1 installation. Demo data works but when I try to add mapfiles from previous 4 release I always get this error, even if RESOLUTION is set to 96 in the mapfile. P.MAPPER-ERROR: DEFRESOLUTION tag not set to 96. This value is needed for proper function of PDF print