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: {}>"
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 siteAsked: 2012-10-16 08:15:45 -0500
Seen: 20 times
Last updated: Oct 16 '12
Internal Server Error when trying to edit personal pro
Where are the badges in a fresh install? [fixed]
HTML Tags in titles getting eaten <fixed/>
Unknown column 'auth_user.is_approved' in 'field list' [fixed]
email for comments: link missing a href [fixed]
Bug: Horizontal Rule in Comment breaks stylesheet [fixed]
"Related questions" section shows deleted questions?
error on upvote: "Sorry, something is not right here..." [fixed]
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.