As I fedback earlier, I get an error message when using it with one of
my apps. So tried the 'radio' app in appliances. It works , but is
empty. So I tried the  online store app from appliances, it blows up
with the following message


Traceback
Traceback (most recent call last):
File "D:\web2py\gluon\restricted.py", line 192, in restricted
    exec ccode in environment
File "D:/web2py/applications/estore/models/plugin_instant_admin.py",
line 21, in <module>
    db = databases.values()[0]  # Take only one database for now.
IndexError: list index out of range

This bug should be reproducible by yourself.

Peter

Reply via email to