The problem is that the following two lines work fine (are copied in response.flash),
auth.messages.logged_out = 'You have been logged out successfully' auth.messages.logged_in = 'You have been logged in successfully' but these do not appear anywhere (while trying "user/profile" and "user/profile"): auth.messages.profile_updated = 'Your profile have been udated successfully' auth.messages.password_changed = 'Your password has been changed successfully' Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

