REVIEW POSTING?
Posts
Pages:
1
So I just attempted to post a review for Chrono Chronicles, and I got this big long message basically telling me I'm not able to. I think something is amiss...
Here's part of what it says...
Tried add_review in module rpgmaker.apps.games.views. Error was: 'module' object has no attribute 'add_review'
Request Method: GET
Request URL: http://rpgmaker.net/games/299/add_review/
Exception Type: ViewDoesNotExist
Exception Value: Tried add_review in module rpgmaker.apps.games.views. Error was: 'module' object has no attribute 'add_review'
Exception Location: /usr/lib/python2.4/site-packages/django/core/urlresolvers.py in _get_callback, line 184
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 500 page.
Here's part of what it says...
Tried add_review in module rpgmaker.apps.games.views. Error was: 'module' object has no attribute 'add_review'
Request Method: GET
Request URL: http://rpgmaker.net/games/299/add_review/
Exception Type: ViewDoesNotExist
Exception Value: Tried add_review in module rpgmaker.apps.games.views. Error was: 'module' object has no attribute 'add_review'
Exception Location: /usr/lib/python2.4/site-packages/django/core/urlresolvers.py in _get_callback, line 184
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 500 page.
Whoa there. I'll fix that immediately.
Okay should be fixed now. Let me know if you have anymore problems.
Okay should be fixed now. Let me know if you have anymore problems.
I get a similar message whenever I try to click on search, and when I try to view some resources... only about two or three lines are different, like instead of "ViewDoesNotExist" it says,"UnboundError", or something like that.
Which resources?
RMXP Chipsets. All the rest work fine, but clicking on the link for chipsets gives me that error, except the fourth line says "IOError", and the fifth says "Cannot read interlaced PNG files."
Yeah a bad PNG got through the system.
Pages:
1














