Hi i have pmapper 4.2 and Mapserver 5.03 Strange thing that you can see two different project:
http://93.64.59.245:80/cilento/ this is based to Pmapper 4.2 and don't work in explorer http://93.64.59.245:80/Cilento.old/ this in base to pmapper 4.1 and work on explorer.... when arrive pmapper4.2 I traslate this project to 4.2 I change this string config_xxxxx.xml the value for <pm_javascript_location>javascript</pm_javascript_location> to <pm_javascript_location>javascript/src</pm_javascript_location> But nothing change. This is my PM.linksDefault /** * Tool link elements */ PM.linksDefault = { containerid:'toolLinkContainer', links: [ {linkid:'link', name:'Link', run:'PM.UI.showMapLink', imgsrc:'link-w.png'}, {linkid:'print', name:'Print', run:'PM.Dlg.openPrint', imgsrc:'print-w.png'}, {linkid:'download', name:'Download', run:'PM.Dlg.openDownload', imgsrc:'download-w.png'}, {linkid:'help', name:'Help', run:'PM.Dlg.openHelp', imgsrc:'help-w.png'}, //{linkid:'home', name:'Home', run:'http://www.pmapper.net', target:'_new', imgsrc:'home-w.png'} //{linkid:'layers', name:'Layers', run:'PM.Plugin.Layerselect.openDlg', imgsrc:'layers-w.png'} ] }; Thanks Again! Dr. Filippo Grasso DEMETRA Via Visconta, 75 - 20048 Besana Brianza (MB) tel 0362 802120 opzione 5 Interno 0362/1722981 fax 0362 802113 Le informazioni trasmesse sono destinate esclusivamente alla persona o alla società in indirizzo e sono da intendersi confidenziali e riservate. Ogni trasmissione, inoltro, diffusione o altro uso di queste informazioni a persone o società differenti dal destinatario é proibita. Se ricevete questa comunicazione per errore, contattate il mittente e cancellate le informazioni da ogni computer. ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ------------------------------------------------------------- This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. -----Messaggio originale----- Da: Armin Burger [mailto:armin.bur...@gmail.com] Inviato: mercoledì 2 novembre 2011 13:41 A: pmapper-users@lists.sourceforge.net Oggetto: Re: [pmapper-users] Problem with explorer 6 7 8 Filippo IE 6 will not work with p.mapper > 4.0, this I can confirm. The problem is the missing debugging functionality for Javascript in IE, so finally I gave up. IE 7 and 8 should work though, IE 9 I have not yet used so I cannot say anything about that, in principal it should work. I would suggest to use the uncompressed Javascript files and check the error you get then, it should report a single *.js file and possibly the line where the error appears. You do this by changing in config_xxxxx.xml the value for <pm_javascript_location>javascript</pm_javascript_location> to <pm_javascript_location>javascript/src</pm_javascript_location> One typical problem in all IE versions is a superfluous comma in the js_config.php file at the end of some configuration in brackets, like { item1, item2, item3, } All other browsers ignore that, but IE stops with weird errors. Armin On 02/11/2011 11:10, Filippo Grasso [DEMETRA] wrote: > Hi to all > > I have a problem with the compatibility of Pmapper 4.2 with Explorer 6 7 8 > > In the other browser all go good, (chrome, mozzilla, IE 9) > > You can see my webgis at this address : > > http://93.64.59.245:80/cilento/ > > > > In IE 6 7 8 the browser give me this error: > > > > Pm_cjs.js > > > > Something can help me? > > thanks > > > > Dr. Filippo Grasso > > > > DEMETRA > > Via Visconta, 75 - 20048 Besana Brianza (MB) > > tel 0362 802120 opzione 5 > > Interno 0362/1722981 > > fax 0362 802113 > > Le informazioni trasmesse sono destinate esclusivamente alla persona o alla > società in indirizzo e sono da intendersi confidenziali e riservate. Ogni > trasmissione, inoltro, diffusione o altro uso di queste informazioni a > persone o società differenti dal destinatario é proibita. Se ricevete questa > comunicazione per errore, contattate il mittente e cancellate le > informazioni da ogni computer. > ---------------------------------------------------------------------------- > ---------------------------------------------------------------------------- > ------------------------------------------------------------- > This message (including any attachments) contains confidential information > intended for a specific individual and purpose, and is protected by law. If > you are not the intended recipient, you should delete this message and are > hereby notified that any disclosure, copying, or distribution of this > message, or the taking of any action based on it, is strictly prohibited. > > > > ---------------------------------------------------------------------------- -- > RSA® Conference 2012 > Save $700 by Nov 18 > Register now! > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > pmapper-users mailing list > pmapper-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pmapper-users > ---------------------------------------------------------------------------- -- RSA® Conference 2012 Save $700 by Nov 18 Register now! http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmapper-users ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now! http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmapper-users