I registered, logged in then when I log out I got a ticket:
Traceback (most recent call last):
File "/opt/20090331-w2p/gluon/restricted.py", line 98, in restricted
exec ccode in environment
File "/opt/20090331-w2p/applications/events/controllers/default.py",
line 63, in <module>
File "/opt/20090331-w2p/gluon/globals.py", line 75, in <lambda>
self._caller = lambda f: f()
File "/opt/20090331-w2p/applications/events/controllers/default.py",
line 27, in logout
auth.logout(next=None)
File "/opt/20090331-w2p/gluon/tools.py", line 611, in logout
redirect(next or self.settings.next)
File "/opt/20090331-w2p/gluon/http.py", line 88, in redirect
location = location.replace('\r', '%0D').replace('\n', '%0A')
AttributeError: 'NoneType' object has no attribute 'replace'
Also when you click to open an item, is it supposed to push the other
things down. I tried safari and firefox and the windows open behind
the ones below...
great ideas! thx
-wj
On Mon, Apr 6, 2009 at 12:09 AM, mdipierro <[email protected]> wrote:
>
> I just changed the layout....
>
> http://www.web2py.com/events/default/index
> http://www.web2py.com/examples/static/web2py.app.events.tar
>
> try:
> - click on "form"
> - type a= 2 [enter]
> - type b= 3 [enter]
>
> - click on "post a message"
> - type something and see the "list messages" open up automatically
>
> - click on "register" and "login" and "logout"
>
> - click on watch the movie!
>
> - move jDivs (the windows) around.
>
> - look at the source code on default.py
>
> Isn't this cool?
> Pros? Cons? Suggestions for improvement?
>
> Massimo
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---