Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login fail issue #1

Open
danielscai opened this issue May 19, 2013 · 0 comments
Open

login fail issue #1

danielscai opened this issue May 19, 2013 · 0 comments

Comments

@danielscai
Copy link

this issue accurs when i try to login 3n1b

request url : http://www.3n1b.com/login

trace info:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/tornado/web.py", line 1042, in _execute
getattr(self, self.request.method.lower())(_args, *_kwargs)
File "/srv/www/3n1b.com/handler/user.py", line 274, in post
redirect_path = redirect_path.replace('1001', str(user_college.id))
AttributeError: 'NoneType' object has no attribute 'id'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant