I dont understand the error anyone can help me with it ?

regards,

On Thursday, October 11, 2012 1:52:53 PM UTC+3, Hassan Alnatour wrote:
>
> <type 'exceptions.ValueError'> unsupported format character 'A' (0x41) at 
> index 53VERSIONweb2py™(1, 99, 4, datetime.datetime(2011, 12, 14, 14, 46, 
> 14), 'stable')PythonPython 2.7.2: C:\Python27\python.exeTRACEBACK
>
> 1.
> 2.
> 3.
> 4.
> 5.
> 6.
> 7.
> 8.
> 9.
> 10.
> 11.
> 12.
> 13.
> 14.
> 15.
> 16.
> 17.
> 18.
> 19.
> 20.
> 21.
> 22.
>
> Traceback (most recent call last):
>   File "C:\web2py\gluon\restricted.py", line 204, in restricted
>     exec ccode in environment
>   File "C:/web2py/applications/coacharabia/controllers/default.py" 
> <http://127.0.0.1:8000/admin/edit/coacharabia/controllers/default.py>, line 
> 228, in <module>
>   File "C:\web2py\gluon\globals.py", line 172, in <lambda>
>     self._caller = lambda f: f()
>   File "C:/web2py/applications/coacharabia/controllers/default.py" 
> <http://127.0.0.1:8000/admin/edit/coacharabia/controllers/default.py>, line 
> 185, in user
>     form=auth()
>   File "C:\web2py\gluon\tools.py", line 1141, in __call__
>     return getattr(self,args[0])()
>   File "C:\web2py\gluon\tools.py", line 1766, in login
>     return cas.login_form()
>   File "C:\web2py\gluon\contrib\login_methods\extended_login_form.py", line 
> 98, in login_form
>     form = DIV(self.auth())
>   File "C:\web2py\gluon\tools.py", line 1141, in __call__
>     return getattr(self,args[0])()
>   File "C:\web2py\gluon\tools.py", line 1794, in login
>     next = replace_id(next, form)
>   File "C:\web2py\gluon\tools.py", line 79, in replace_id
>     return url % form.vars
> ValueError: unsupported format character 'A' (0x41) at index 53
>
>

-- 



Reply via email to