ok, the new version is 1.63.5 which i`ve got problems.
the version i used before was 1.61.4

if login is correct i should get http://127.0.0.1:8000/2busy/menu/index

but in the new version only at first login i come to this link
http://127.0.0.1:8000/admin/default/site

also i`ve got problems with registration. when a user register he
doesn`t get a verify email.

thanks






On 6 Jun., 16:51, mdipierro <mdipie...@cs.depaul.edu> wrote:
> which web2py version? what would you excpect exactly? I am confused by
> the url names.
>
> On Jun 6, 7:05 am, pk <peter.kirch...@youngdesigners.de> wrote:
>
> > Hi,
>
> > i use the auth()-Object and in my default controler i used for example
> > this code:
>
> > @auth.requires_login()
> > def index():
> >     redirect(URL(r=request,c='menu',f='index'))
>
> > but for the first time, when the youser loged in succesful, he gets
> > thehttp://127.0.0.1:8000/admin/default/site
>
> > only at first time. in the old version i haven`t got this problem.
> > please help me.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to