the weird thing is that the error is thrown when I try to access *design -> database_administration -> db.position*
(I have not change any web2py py file !) therefore I cannot access to the table !!!! it throws an error in *views/generic.html *(I have not touched it !)... and exactly in the *BEAUTIFY*. So to narrow the error, I've comment out * BEAUTIFY* and discover that the error come from *records*... (records is the result from a simple query copied from the cookbook) before it was working *perfectly*... then, after I've add an entity (with geo data) it broken out... tonight when I'll be at home I will try to discover which value inside records breaks the application... On Tue, Jan 20, 2009 at 2:10 AM, mdipierro <mdipie...@cs.depaul.edu> wrote: > > what is records? Can I see the action? > > Anyway, try not to use response._vars since that is a private > variables. > {{=records}} > same errors? > > Massimo > > On Jan 19, 7:46 pm, "Sebastian E. Ovide" <sebastianov...@gmail.com> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---