I installed the Djangobb application on my server (Debian, mod_python), cloning the source source. The only thing I changed is the database settings in settings.py. All necessary components are installed - the syncdb request was executed correctly.
But when I try to enter my forum, it returns me an error:
Incorrectly configured: django_authopenid.middleware middleware import error: "There is no module named djangobb_forum.subscription"
I checked - djangobb_forum / subscription.py exists, so I donβt know what might be wrong.
Maybe someone had such problems and know how to fix it?
Sorry for my English.
Djero source share