Re: [pmapper-users] pmapper behind proxy

2008-02-16 Thread zucchiatti
The Armin solution has solved the problem whit "dummy" ajax instruction. I work in an government institute and unfortunately the management proxy server is not ours. Is complicated modify configuration files for security reasons. Thanks zucchiatti wrote: > > Hi Armin and folks, > > I am usi

Re: [pmapper-users] pmapper behind proxy

2008-02-14 Thread zucchiatti
Hi Armin, You have the reason... but I made some changes to the code in old version 3.2 dev. I have try to use later versions 3.2 beta 3/4 but i have some errors and little bugs that try to solve. In this moment pmapper work on production system and I prefer to solve the problem of the old vers

Re: [pmapper-users] pmapper behind proxy

2008-02-14 Thread Armin Burger
Why do you then say you're using pmapper v.3.2 dev? This patch has been applied several months ago by Alessandro Radaelli and is in 3.2dev since then. armin On Thu, Feb 14, 2008 at 12:11 PM, zucchiatti <[EMAIL PROTECTED]> wrote: > > Armin, great!! the code modify has worked well. SQUID allows me

Re: [pmapper-users] pmapper behind proxy

2008-02-14 Thread zucchiatti
Armin, great!! the code modify has worked well. SQUID allows me to see The map with firefox outside my network. Thank you. Armin Burger wrote: > > I thought this issue had been resolved sending always a non-empty post > via AJAX. See /javascript/jquery/jquery.pmapper.js with >$.ajaxSetup(

Re: [pmapper-users] pmapper behind proxy

2008-02-13 Thread Armin Burger
I thought this issue had been resolved sending always a non-empty post via AJAX. See /javascript/jquery/jquery.pmapper.js with $.ajaxSetup( { type: "POST", data:"dummy=dummy" } ) Maybe it could help if the exact request can be identified I unfortunately cannot test this since I do not have an

Re: [pmapper-users] pmapper behind proxy

2008-02-13 Thread Ivan Mincik
What about to setup proxy to bypass it for pmapper site? ivan On Wednesday 13 February 2008 10:28, zucchiatti wrote: > Hi Armin and folks, > > I am using pmapper 3.2 dev behind a proxy SQUID. FIREFOX not displaying the > contents of the map. The proxy generates the following errors: > > Headers:

[pmapper-users] pmapper behind proxy

2008-02-13 Thread zucchiatti
Hi Armin and folks, I am using pmapper 3.2 dev behind a proxy SQUID. FIREFOX not displaying the contents of the map. The proxy generates the following errors: Headers: X-Squid-Error: ERR_INVALID_REQ 0; Response: X-With-Requested: XMLHttpRequest; Some aspect of the HHTP Request is invalid. - Miss