why are you using a beta version that is several months old and not the release version (2.0 or 2.1)?
I guess you are using Firefox. The errors about CSS you can just forget. Try using a better debugger from the extension site of FF (Firebug, Error Console) that has not the annoying style errors. And I doubt that you get the same errors when using map_test.phtml because it does not use JS and CSS at all... armin mauibay wrote: > Hi everyone! > I'trying to install pmapper 1.9.5 on my windows pc. > When I try to load http://localhost/pmapper/map.phtml?&language=it i see the > reference map and the loading gif in the middle... > I don't get any php error but many javascript errors: > > Error: invalid XML markup Source File: > http://localhost/pmapper/map.phtml?&language=it Line: 36, Column: 30 > Source Code: var enableRightMousePan = <? echo $enableRightMousePan ?>; > > Error: Unknown property 'layer-background-color'. Declaration dropped. > Source File: http://localhost/pmapper/templates/layout.css Line: 78 > > Error: Unknown property 'filter'. Declaration dropped. > Source File: http://localhost/pmapper/templates/layout.css Line: 79 > > Error: Unknown property 'layer-background-color'. Declaration dropped. > Source File: http://localhost/pmapper/templates/layout.css Line: 140 > > Error: Unknown property 'filter'. Declaration dropped. > Source File: http://localhost/pmapper/templates/layout.css Line: 141 > > Error: Unknown property 'layer-background-color'. Declaration dropped. > Source File: http://localhost/pmapper/templates/layout.css Line: 168 > > Error: Unknown property 'filter'. Declaration dropped. > Source File: http://localhost/pmapper/templates/layout.css Line: 169 > > Error: Unknown property 'layer-background-color'. Declaration dropped. > Source File: http://localhost/pmapper/templates/toc.css Line: 188 > > Error: Unknown property 'filter'. Declaration dropped. > Source File: http://localhost/pmapper/templates/toc.css Line: 189 > > Error: Expected end of value for property but found 'px'. Error in parsing > value for property 'width'. Declaration dropped. > Source File: http://localhost/pmapper/map.phtml?&language=it Line: 0 > > Error: Expected end of value for property but found 'px'. Error in parsing > value for property 'height'. Declaration dropped. > Source File: http://localhost/pmapper/map.phtml?&language=it Line: 0 > > Error: Expected end of value for property but found 'px'. Error in parsing > value for property 'width'. Declaration dropped. > Source File: http://localhost/pmapper/map.phtml?&language=it Line: 0 > > Error: Expected end of value for property but found 'px'. Error in parsing > value for property 'height'. Declaration dropped. > Source File: http://localhost/pmapper/map.phtml?&language=it Line: 0 > > Error: mapW is not defined > Source File: http://localhost/pmapper/javascript/pmapper.js Line: 38 > > Error: SID is not defined > Source File: http://localhost/pmapper/javascript/pmapper.js Line: 180 > > Error: offsX is not defined > Source File: http://localhost/pmapper/javascript/zoombox.js Line: 245 > > Can you give me any tips....? I don't know how to go on, I tried also with > http://localhost/pmapper/map_test.phtml?mapfile=c:/www/pmapper-1.9.5/config/pmapper_demo.map&language=it > but i don't view anything and i get the same javascript errors..... > > Thank everyone who's gonna help me...! > Bye mauibay.
