Which app is this? This app seems to have a old appadmin file (the current one does not have that line) and I suspect there is a buggy appadmin.
Move the views/appadmin.html and controllers/appadmin.py over from the welcome app. Massimo On Apr 23, 4:17 pm, DJ <[email protected]> wrote: > Help! Anyone knows why this is happening? Installed a new app on MySQL > and I get these errors when I try to access the admin interface to > view the database. I have removed any session data from the app. > > Traceback (most recent call last): > File "C:\Program Files\web2py\gluon\restricted.py", line 98, in > restricted > exec ccode in environment > File "C:/Program Files/web2py/applications/strain/views/ > appadmin.html", line 35, in <module> > {{for dt in items:}} > TypeError: 'NoneType' object is unsubscriptable --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

