I am working on an app where it is not open for self registration.  I was 
getting the same error when I tried customising the Welcome app that was 
cloned.

I then retrieved the custom_Auth app from the examples, and uploaded that 
as my base and it works correctly just with 

## configure auth policy
auth.settings.actions_disabled = ['register']

in the db.py file

The menu choice is gone.

I am still very new to Web2py so have no idea why one works and the other 
didn't - hope this helps.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to