Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 500 #2

Open
Cgreenatl opened this issue Aug 9, 2010 · 5 comments
Open

Error 500 #2

Cgreenatl opened this issue Aug 9, 2010 · 5 comments

Comments

@Cgreenatl
Copy link

Please excuse this issue if it's a simple fix, as I'm a completely new to python/django.

I am able to run the Python server and access the main Massive Coupon page, however I keep getting an "Ooopps! 500!" error where the mock-up deal should appear. I am running the server locally. I understand that the 500 error is typically related to directory structure.

I've removed the "from massivecoupon.libs import formutils" line from /engines/forms.py and specified the correct directories/settings/DB for the massivecoupon source. I have also ran syncdb to populate the database.

I assume this is an error with my directory structure, as massivecoupon is looking for the /deals/groupon-clone/ directory, etc.

Any help would be greatly appreciated, and I apologize in advance for any oversight or lack of knowledge I may have!

@unado
Copy link

unado commented Oct 25, 2010

Did you get a solution to the error? Also new to Python/django

@Cgreenatl
Copy link
Author

I never did.. I tried to find additional resources to figure it out, but have up after a while. Are you trying to run it locally or hosted?

@exodo999
Copy link

Some one with the solution for this issue?

@mimitantono
Copy link

I have run the manage.py syncdb, and then runserver to start the applications.
However when going to the admin page:
http://localhost:8080/admin

I logged in with the credentials created during the syncdb, but it keeps returning to the login page and not going anywhere.
I checked the database, the last_login field in table auth_user is always updated though, so I think I have entered the correct credentials.

Any idea?

@mimitantono
Copy link

If anyone's encountered problem you can refer to the notes I made during the installation:
http://ageekstory.blogspot.com/2011/04/installing-massive-coupon-on-mac-os-10.html

more or less should be about cookies domain setting or missing plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants