Thank you, I tried, but I subclassing doesn't fix the problem.

>From "tools.py" - session.flash = self.messages.profile_updated

Probably some problem with session.flash?



On Apr 4, 7:16 pm, TheDude <[email protected]> wrote:
> Vidul.
> Take a look at this page:http://mdp.cti.depaul.edu/examples/default/tools
>
> Under "Custom Authentication"
>
> On Apr 4, 12:06 pm, Vidul Petrov <[email protected]> wrote:
>
>
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to