Just to clarify, I used the "new simple application" option with trunk (I didn't copy over the app from a previous version). Just to be 100% sure I also copied the web2py.js and web2py_ajax.html files over from the welcome app with no success.
On Monday, 22 April 2013 14:53:28 UTC+1, Neil wrote: > > I didn't upgrade - when I ran locally I downloaded trunk from github and > used that version with rocket. Same problem. > > On Monday, 22 April 2013 14:47:14 UTC+1, Anthony wrote: >> >> >>> web2py.js is inside your app (in /appname/static/js), so it does not get >> updated when you upgrade web2py. When you upgrade web2py, you have to >> manually copy the new version of web2py.js (and /views/web2py_ajax.html) >> from the new "welcome" app to your own app. >> >> -- --- 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.

