DjangoBB

Django based forum engine

  • You are not logged in.

#1 Nov. 18, 2011 17:03:59

jaytest
Registered: 2011-11-17
Posts: 5
Reputation: +  0  -
Profile   Send e-mail  

VariableDoesNotExist at /forum/

Hi guys,


I have encountered this problem recently when i go to http://127.0.0.1:8000/forum/ [127.0.0.1]


 VariableDoesNotExist at /forum/

Failed lookup for key [request] in u"[{}, {'csrf_token': <django.utils.functional.__proxy__ object at 0xa3c1fac>}, {'perms': <django.utils.functional.__proxy__ object at 0xa3bdd8c>, 'messages': <django.contrib.messages.storage.user_messages.LegacyFallbackStorage object at 0xa3c128c>, 'user': <django.utils.functional.SimpleLazyObject object at 0xa3c136c>}, {}, {'LANGUAGES': (('ar', 'Arabic'), ('bg', 'Bulgarian'), ('bn', 'Bengali'), ('bs', 'Bosnian'), ('ca', 'Catalan'), ('cs', 'Czech'), ('cy', 'Welsh'), ('da', 'Danish'), ('de', 'German'), ('el', 'Greek'), ('en', 'English'), ('en-gb', 'British English'), ('es', 'Spanish'), ('es-ar', 'Argentinian Spanish'), ('et', 'Estonian'), ('eu', 'Basque'), ('fa', 'Persian'), ('fi', 'Finnish'), ('fr', 'French'), ('fy-nl', 'Frisian'), ('ga', 'Irish'), ('gl', 'Galician'), ('he', 'Hebrew'), ('hi', 'Hindi'), ('hr', 'Croatian'), ('hu', 'Hungarian'), ('id', 'Indonesian'), ('is', 'Icelandic'), ('it', 'Italian'), ('ja', 'Japanese'), ('ka', 'Georgian'), ('km', 'Khmer'), ('kn', 'Kannada'), ('ko', 'Korean'), ('lt', 'Lithuanian'), ('lv', 'Latvian'), ('mk', 'Macedonian'), ('ml', 'Malayalam'), ('mn', 'Mongolian'), ('nl', 'Dutch'), ('no', 'Norwegian'), ('nb', 'Norwegian Bokmal'), ('nn', 'Norwegian Nynorsk'), ('pl', 'Polish'), ('pt', 'Portuguese'), ('pt-br', 'Brazilian Portuguese'), ('ro', 'Romanian'), ('ru', 'Russian'), ('sk', 'Slovak'), ('sl', 'Slovenian'), ('sq', 'Albanian'), ('sr', 'Serbian'), ('sr-latn', 'Serbian Latin'), ('sv', 'Swedish'), ('ta', 'Tamil'), ('te', 'Telugu'), ('th', 'Thai'), ('tr', 'Turkish'), ('uk', 'Ukrainian'), ('vi', 'Vietnamese'), ('zh-cn', 'Simplified Chinese'), ('zh-tw', 'Traditional Chinese')), 'LANGUAGE_BIDI': False, 'LANGUAGE_CODE': 'en-us'}, {'MEDIA_URL': '/media/'}, {'messages': <django.contrib.messages.storage.user_messages.LegacyFallbackStorage object at 0xa3c128c>}, {'cats': [{'forums': [<Forum: mood>], 'id': 2, 'cat': <Category: General>}], 'users': 1, 'last_user': <User: jay>, 'topics': 0, 'guest_count': 0, 'posts': 0, 'users_online': [], 'online_count': 0}]"

I have installed djangoBB as seen on the website.
By the way my environment has Django 1.2.5 installed

What do you think happens here???

Edited slav0nic (Nov. 18, 2011 17:08:14)

Offline

#2 Nov. 18, 2011 17:09:26

slav0nic
DjangoBB Developer
From: Ukraine
Registered: 2009-10-25
Posts: 308
Reputation: +  6  -
Profile   Send e-mail  

VariableDoesNotExist at /forum/

missed https://docs.djangoproject.com/en/dev/ref/templates/api/#django-core-context-processors-request [docs.djangoproject.com]

saw basic_project settings.py file

Offline

#3 Nov. 19, 2011 06:50:06

jaytest
Registered: 2011-11-17
Posts: 5
Reputation: +  0  -
Profile   Send e-mail  

VariableDoesNotExist at /forum/

Thank you very much. That really helps me out…

Offline

Board footer

Moderator control

Powered by DjangoBB

Lo-Fi Version