This is now fixed in the nightly build. The stable Mac version is broken. Will be reposted asap.
On Sunday, 26 May 2013 17:26:23 UTC-5, jfinke wrote: > > I just downloaded the mac version of web2py. When I start the server with > a password, I immediately get an error ticket. > > Error ticket for "welcome"Ticket ID > > 127.0.0.1.2013-05-26.17-23-02.b3d13a3c-4b2c-445a-a4cf-2722911fae41 > <type 'exceptions.AttributeError'> 'Auth' object has no attribute > 'wikimenu'Versionweb2py™Version (2, 4, 7, 'stable', > datetime.datetime(2013, 5, 24, 17, 48, 47))PythonPython 2.5.1: > /Users/jeremy/Downloads/web2py/web2py.app/Contents/MacOS/pythonTraceback > > 1. > 2. > 3. > 4. > 5. > > Traceback (most recent call last): > File "/home/mdipierro/web2py/gluon/restricted.py", line 212, in restricted > File > "/Users/jeremy/Downloads/web2py/web2py.app/Contents/Resources/applications/welcome/models/menu.py" > <http://localhost:8002/admin/default/edit/welcome/models/menu.py>, line 140, > in <module> > AttributeError: 'Auth' object has no attribute 'wikimenu' > > Error snapshot [image: > help]<http://localhost:8002/admin/default/ticket/welcome/127.0.0.1.2013-05-26.17-23-02.b3d13a3c-4b2c-445a-a4cf-2722911fae41#> > > <type 'exceptions.AttributeError'>('Auth' object has no attribute > 'wikimenu') > > When I go to line 140 in models/menu.py, I see: > > if "auth" in locals(): auth.wikimenu() > > > Any ideas? Thanks! > > > -- --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.