I try to post a new question as a new user, get redirected to login page and get 500 error. What gives?

NameError at /questions/ask/
global name 'reverse' is not defined
Exception Location: /home/xxxxxxxxxxxx/forum/views/writers.py in ask, line 91
Python Executable:  /usr/local/bin/python
/base.py in get_response
response = callback(request, *callback_args, **callback_kwargs)

asked 28 Jul '11, 09:59

osqa81's gravatar image

osqa81
56359
accept rate: 0%

Any ideas?!

(01 Aug '11, 07:44) osqa81

Have you altered anything in your code? Can you update to trunk and try again?

(01 Aug '11, 12:19) matt ♦♦

Has been fixed: http://svn.osqa.net/changelog/OSQA/?cs=1140

update to trunk and try again

link

answered 01 Aug '11, 17:21

mgiann's gravatar image

mgiann
71128
accept rate: 33%

I updated and it worked!

(02 Aug '11, 06:33) osqa81
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×113
×7
×1

Asked: 28 Jul '11, 09:59

Seen: 526 times

Last updated: 02 Aug '11, 06:33

powered by OSQA