Hi,

I get the following error in appadmin.py which I copied over from the
welcome app in version 1.85.2:

Traceback (most recent call last):
  File "/Volumes/Data/avikbasu/web2py/gluon/restricted.py", line 188,
in restricted
    exec ccode in environment
  File "/Volumes/Data/avikbasu/web2py/applications/FWv9_1_Avik/
controllers/appadmin.py", line 40, in <module>
    URL('index')], [T('state'), False,
  File "/Volumes/Data/avikbasu/web2py/gluon/html.py", line 188, in URL
    raise SyntaxError, 'not enough information to build the url'
SyntaxError: not enough information to build the url

Any ideas?

Thanks,
Avik

Reply via email to