hbussell / social-commerce-project

Django project using Pinax and Satchmo to create great social e-commerce websites.
MIT License
41 stars 4 forks source link

Demo page not working? #1

Open astrofinch opened 13 years ago

astrofinch commented 13 years ago

The readme states that I can find a demo of the application at

http://social-commerce-demo.hbussell.com

but I can't. This causes me to fear that the project is not being maintained.

scristian71 commented 13 years ago

I experienced that too.

Cristian

jared-hardy commented 13 years ago

Same thing here. This is the error page I see:

ImproperlyConfigured at / Error importing request processor module staticfiles.context_processors: "No module named context_processors" Request Method: GET Request URL: http://social-commerce-demo.hbussell.com/ Exception Type: ImproperlyConfigured Exception Value:
Error importing request processor module staticfiles.context_processors: "No module named context_processors" Exception Location: /var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/lib/python2.6/site-packages/django/template/context.py in get_standard_processors, line 84 Python Executable: /usr/bin/python Python Version: 2.6.5 Python Path: ['/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/social-comerce-project/socialcommerce/apps', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/src/pinax/pinax/apps', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/social-comerce-project', '/usr/local/lib/python2.6/dist-packages/virtualenv-1.4.9-py2.6.egg', '/usr/local/lib/python2.6/dist-packages/pip-0.8-py2.6.egg', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/lib/python2.6/site-packages/pip-0.7.2-py2.6.egg', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/lib/python2.6/site-packages/social_commerce-0.0.6-py2.6.egg', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/src/django-friends', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/src/django-signals-ahoy', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/src/django-threaded-multihost', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/src/pinax', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/src/satchmo/satchmo/apps', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/src/sorl-thumbnail', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages', '/usr/lib/pymodules/python2.6', '/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode', '/usr/local/lib/python2.6/dist-packages', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/lib/python2.6/site-packages', '/var/www/vhosts/hbussell.com/subdomains/social-commerce-demo/env/lib/python2.6/site-packages/PIL'] Server time: Fri, 15 Oct 2010 12:44:48 -0400