I could not reproduce the errors you mention. Also I don't know what you mean with "activating/deactivating layers is strange"...
armin > --- Urspr?ngliche Nachricht --- > Von: "Gambin Dejan" <Dejan.Gambin at pula.hr> > An: "Armin Burger" <armin.burger at gmx.net> > Kopie: <pmapper-users at faunalia.it> > Betreff: RE: [Pmapper-users] Display image problem > Datum: Tue, 31 Jan 2006 08:24:16 +0100 > > Unfortunatelly, it still behaves very strange. It must be something I > can't figure out. There is no Javascript or PHP errors, (only many PHP > notices when E_ALL is set in php.ini, but this is probably ok). Beside, > activating/deactivating layers is strange, zooming-in sometimes is > unsuccessfull.... > > Well, if someone can take a look on http://gis.pula.hr, do some zooming, > etc. maybe it will be obvious....it is not to me -:(( > > thanks very much > > dejan > > > -----Original Message----- > > From: Armin Burger [mailto:armin.burger at gmx.net] > > Sent: Monday, January 30, 2006 11:00 PM > > To: Gambin Dejan > > Cc: pmapper-users at faunalia.it > > Subject: Re: [Pmapper-users] Display image problem > > > > > > Dejan Gambin wrote: > > > > > > Anyway, I shall try put the "header" part tomorrow to see > > if this can > > > help. > > > > > this helped for me with Opera. I never had the problems with IE or > > Firefox. In the worst cases you could try something like adding > > onUnload="resetMapImg()" to the body tag of map.phtml and put > > into the > > head of this page a function > > > > function resetMapImg() { > > document.getElementById('maplayerimg').src='images/blank.gif'; > > } > > > > > > > And one more question - is it necessary to use PHP CGI or > > may I just > > > use the Apache DSO for .phtml rendering? > > > > pmapper uses the basic PHP/Mapscript, so it works with both > > PHP CGI and > > Apache DSO. It just needs 2 or 3 settings in the php.ini as > > decribed in > > the docs. > > > > armin > > > > > > > -- 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail +++ GMX - die erste Adresse f?r Mail, Message, More +++
