On 12 June 2013 11:33, Sundar Nadimpalli <sun...@signumsol.com> wrote:

>
> Thanks for the reply. I did what you suggested but I get an error:
> list index out of rangeThe def user(): function is there in the default
> controller. If I manually change the URL to:
> http://127.0.0.1:8000/tukker/default/user/login. I get the right page.
>
>
Then
(T('Login'), False, URL('default', 'user/login'), []),

should work.

Regards
Johann
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.





-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to