Who's going to know if it's the newest if not you?? :) How are you calling 
the jquery stuff, you could post at least that... The cause of your 
troubles might be as simple as incompatible jquery and jquery-ui versions, 
but you're not telling us enough information to troubleshoot. For example, 
you might be calling a very old jquery-ui from google and including the 
newest jquery in web2py.

Anyway, if you updated all js, css and image files within your app, there's 
really no way of knowing what you broke. You'll need to either go over your 
app's code and make adjustments to newer (or even completely different) css 
and js libraries or go back to using old ones.

This isn't a web2py issue per se... If you had used your existing app as it 
was, there would be no errors with the newer web2py.

Regards,
Ales


On Monday, December 17, 2012 8:35:50 PM UTC+1, Cliff Kachinske wrote:
>
> I'm getting the jquery stuff from ajax.googleapis.com.  Don't know if 
> it's the latest.
>
> I updated all the js, css, and image files.
>
> On Monday, December 17, 2012 1:44:03 PM UTC-5, LightDot wrote:
>>
>> Did you make any updates to your app's existing static assets, such as 
>> jquery version, jquery-ui version, etc.? Or did you just use your entire 
>> old app with a clean 2.2.1 web2py?
>>
>> Regards,
>> Ales
>>
>>
>> On Monday, December 17, 2012 6:46:40 PM UTC+1, Cliff Kachinske wrote:
>>>
>>> Just a cautionary note for anyone planning to upgrade to 2.2.1
>>>
>>> I don't have an answer for this.
>>>
>>

-- 



Reply via email to