Finally the issue sorted out, the problem was jQuery version, updating the 
jQuery version to latest one worked.

Thanks for all !!!

On Saturday, April 2, 2016 at 11:46:58 AM UTC+5:30, Dave S wrote:
>
>
> On Friday, April 1, 2016 at 12:45:07 PM UTC-7, Dave S wrote:
>>
>> On Friday, April 1, 2016 at 12:13:30 PM UTC-7, Mohan Paliwal wrote:
>>>
>>> Can any one please help me in updating the web2py version from: 2.4.5 to 
>>> new: 2.13.4 (latest available at web2py site), or which support google 
>>> OAuth 2 login.
>>>
>>> Issue I am facing is application not loading the data, just getting 
>>> stuck at 'loading... ' screen after successful updates login and custom 
>>> reports are working and fetching the data from db.
>>>
>>
>> The "loading..." message has to do with using AJAX (probably through the 
>> LOAD() helper).  That may help focus your attention on the right area.
>> <URL:
>> http://web2py.com/books/default/chapter/29/12/components-and-plugins#LOAD
>> >
>>
>> You may be missing another javascript file update.  I didn't start using 
>> LOAD until at least 2.10.1, so I'm not sure which one to point you at.
>>
>>
>> Sidenote:  this may be something useful for the fabfile scripts ... 
>> updating the js files after an upgrade.  
>> I do it more visually by using BeyondCompare..
>>
>>
>>
> I'm experimenting with such a fabfile now.  Assumes you are working in the 
> web2py that you updated to, and compares files from Welcome to the other 
> apps present..  One function compares the static files, and one a subset of 
> the view files.  An interesting exercise.
>
> /dps
>
>

-- 
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/d/optout.

Reply via email to