> > I just downloaded the mac version of web2py. When I start the server with > a password, I immediately get an error ticket.
Odd. It looks like the web2py core you are using has no implementation of the new .automenu() feature (added renently), but you are running an app with an updated scaffolding menu.py archive. The same error occurs if you install a new welcome app in an old version of web2py. -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

