[web2py] Re: running a web2py application on different os

2013-04-04 Thread Luis
It turned out that the 2.12 version of openlayers was giving me issues with rendering default base map tiles. I switched to 2.11 and problem solved. On Thursday, April 4, 2013 1:27:21 PM UTC-4, Luis wrote: > > Thanks. I checked my web2py versions and they are the same. I'll take a > more careful

[web2py] Re: running a web2py application on different os

2013-04-04 Thread Luis
Thanks. I checked my web2py versions and they are the same. I'll take a more careful look at the js within applications. On Thursday, April 4, 2013 11:23:25 AM UTC-4, Niphlod wrote: > > I doubt it's a web2py problem ... you should check for users hitting the > same behaviour using openlayers on

[web2py] Re: running a web2py application on different os

2013-04-04 Thread Niphlod
I doubt it's a web2py problem ... you should check for users hitting the same behaviour using openlayers on different OSes ... probably it's a matter of css . On Thursday, April 4, 2013 5:03:37 PM UTC+2, Luis wrote: > > >- Hello web2py users, > > > Out of convenience, I was copying a web2py