Please watch at the generated DIV for LOAD
Should closely resemble to this

<div data-w2p_remote="/appname/default/load_data" data-w2p_timeout="5000" 
data-w2p_times="Infinity" id="c969126306082">
</div>

If that's correct, then the "new" web2py.js will do as before. If you're 
continuing to see that happen, please:
- tell us what browser are you using, and on what OS
- pack a minimal app to reproduce the issue



Il giorno giovedì 17 ottobre 2013 09:01:43 UTC+2, Stormcrow ha scritto:
>
> Hi all,
>
> I downloaded the new 2.7.4 source and copied only my files into a new app 
> so I'm pretty sure everything like web2py.js is the new version. Anyway, I 
> have this in my one view:
>
> {{ =LOAD( 'display', 'load_data' , times = 'infinity', timeout = 5000,ajax 
> = True) }}
>
> and no matter what I put into 'times' and 'timeout' it just keeps loading 
> as fast as the network will let it. I think it's going at a rate of once 
> every 6 microseconds. Anyone else having this problem? It was working fine 
> before the upgrade.
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to