Ask Your Question
1

Internal Server Error: /get-editor/

asked 2012-10-16 08:15:45 -0500

Toms gravatar image Toms
661 21 7 35

updated 2012-10-16 08:16:16 -0500

I get these error message, when type in the browser mysite.com/get-editor/

I got this message first from google crawler and then tested it my self

This is the message:

    Traceback (most recent call last):

      File "/usr/local/lib/python2.7/dist-packages/Django-1.3.1-py2.7.egg/django/core/handlers/base.py", line 111, 
in get_response
        response = callback(request, *callback_args, **callback_kwargs)

      File "/home/mydjango/askbot/utils/decorators.py", line 65, 
in wrapper
        return view_func(request, *args, **kwargs)

      File "/home/mydjango/askbot/views/commands.py", line 1349, 
in get_editor
        config = simplejson.loads(request.GET['config'])

      File "/usr/local/lib/python2.7/dist-packages/Django-1.3.1-py2.7.egg/django/utils/datastructures.py", line 256, in __getitem__
        raise MultiValueDictKeyError("Key %r not found in %r" % (key, self))

    MultiValueDictKeyError: "Key 'config' not found in <QueryDict: {}>"

this error probably is related to the question of @Edur

delete close flag offensive retag edit

Be the first one to answer this question!

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-10-16 08:15:45 -0500

Seen: 20 times

Last updated: Oct 16 '12