Thank you. So I will make a 30 dollar donation to the project.
But it still does not work.
This is what I get when I enter an email address to invite someone :
Traceback (most recent call last):
File "gluon/restricted.py", line 181, in restricted
File "C:/Users/Coco/Downloads/web2py_win/web2py/applications/
myproject/controllers/invitation.py", line 16, in <module>
File "gluon/globals.py", line 133, in <lambda>
File "C:/Users/Coco/Downloads/web2py_win/web2py/applications/
myproject/controllers/invitation.py", line 6, in invitation
File "gluon/dal.py", line 4048, in __getattr__
File "gluon/dal.py", line 4042, in __getitem__
KeyError: 'invitation'
And this is what I get when I try to register using any address :
Traceback (most recent call last):
File "gluon/restricted.py", line 181, in restricted
File "C:/Users/Coco/Downloads/web2py_win/web2py/applications/
myproject/controllers/default.py", line 50, in <module>
File "gluon/globals.py", line 133, in <lambda>
File "C:/Users/Coco/Downloads/web2py_win/web2py/applications/
myproject/controllers/default.py", line 30, in user
File "gluon/tools.py", line 1042, in __call__
File "gluon/tools.py", line 1657, in register
File "gluon/sqlhtml.py", line 1031, in accepts
File "gluon/html.py", line 1732, in accepts
File "C:/Users/Coco/Downloads/web2py_win/web2py/applications/
myproject/models/db.py", line 51, in <lambda>
File "gluon/dal.py", line 4048, in __getattr__
File "gluon/dal.py", line 4042, in __getitem__
KeyError: 'invitation'
What's the problem ? Thank you very much.
Dwayne
On 21 juin, 05:31, Massimo Di Pierro <
massimo.dipie...@gmail.com>
> > > > > Oops. For registration, you use this:
http://web2py.com/book/default/chapter/08?search=register_onvalidatio...le texte des messages précédents -
>
> > > - Afficher le texte des messages précédents -- Masquer le texte des messages précédents -