RMN3 BUGS

Posts

WIP
I'm not comfortable with any idea that can't be expressed in the form of men's jewelry
11363
NameError at /comments/add/
global name 'Comment' is not definedRequest Method: POST
Request URL: http://rpgmaker.net/comments/add/
Exception Type: NameError
Exception Value: global name 'Comment' is not defined
Exception Location: /var/www/sites/rpgmaker.net/django/rmn/apps/articles/models.py in on_comment, line 79
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Thu, 4 Mar 2010 09:27:11 -0600

Traceback Switch to copy-and-paste view
/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/handlers/base.py in get_response
...
response = callback(request, *callback_args, **callback_kwargs) ...
â–¶ Local vars
/var/www/sites/rpgmaker.net/django/rmn/apps/comments/views.py in add
c.object.on_comment(c)
...
...
â–¶ Local vars
/var/www/sites/rpgmaker.net/django/rmn/apps/articles/models.py in on_comment
users +=
...
...
â–¶ Local vars
AttributeError at /comments/add/
'Comment' object has no attribute 'notify'Request Method: POST
Request URL: http://rpgmaker.net/comments/add/
Exception Type: AttributeError
Exception Value: 'Comment' object has no attribute 'notify'
Exception Location: /var/www/sites/rpgmaker.net/django/rmn/apps/games/models.py in on_comment, line 505
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Thu, 4 Mar 2010 10:53:15 -0600

Traceback Switch to copy-and-paste view
/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/handlers/base.py in get_response
...
response = callback(request, *callback_args, **callback_kwargs) ...
â–¶ Local vars
/var/www/sites/rpgmaker.net/django/rmn/apps/comments/views.py in add
c.object.on_comment(c)
...
...
â–¶ Local vars
/var/www/sites/rpgmaker.net/django/rmn/apps/games/models.py in on_comment
I tried to comment on one of a game's images and got this:
AttributeError at /comments/add/

'Comment' object has no attribute 'notify'

Request Method: POST
Request URL: http://rpgmaker.net/comments/add/
Exception Type: AttributeError
Exception Value:

'Comment' object has no attribute 'notify'

Exception Location: /var/www/sites/rpgmaker.net/django/rmn/apps/games/models.py in on_comment, line 505
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Thu, 4 Mar 2010 13:31:31 -0600
Max McGee
with sorrow down past the fence
9159
You're probably aware of this already but I get an error every time I comment. If I click refresh on the error page, it makes multiples of the comment but if I go back and click refresh my comment appears normally. Sometimes it looks like this:

AttributeError at /comments/add/

'Comment' object has no attribute 'notify'

Request Method: POST
Request URL: http://rpgmaker.net/comments/add/
Exception Type: AttributeError
Exception Value:

'Comment' object has no attribute 'notify'

Exception Location: /var/www/sites/rpgmaker.net/django/rmn/apps/games/models.py in on_comment, line 505
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Thu, 4 Mar 2010 13:29:58 -0600

Edit: Just so you don't think I"m being a jerk the post from healy was not visible when I made this post.
I love how 3 people copy pasted the same error.
in my defense I posted two different (though similar) errors.
WIP
I'm not comfortable with any idea that can't be expressed in the form of men's jewelry
11363
kentona's was different. Regardless these have been fixed now. Thanks guys.
I am getting Notices on games that I am not subcribed to, yet have left a comment on at some point. Is this intentional or a bug?
Uh oh I am getting the same thing. Seems to be for games I recently looked at or something. Kind of weird.
I think it may be for stuff you commented on!
WIP
I'm not comfortable with any idea that can't be expressed in the form of men's jewelry
11363
When you've reached a page by a link to a specific comment, the links RMN gives for other comment pages are malformed and don't go anywhere.

e.g. when coming to http://rpgmaker.net/games/1799/ the link to comments page 2 is given as http://rpgmaker.net/games/1799/?p=2#comments and works.

When coming to http://rpgmaker.net/games/1799/?comment=23205#comment23205 (same page, just linking a specific comment) the link to comments page 2 is given as http://rpgmaker.net/games/1799/?comment=23205&p=2#comments and doesn't work.
http://rpgmaker.net/games/510/reviews/

The Way 3 has a review, and the review has 4 stars, but the gameprofile shows a blank/null score. What gives?
Corfaisus
"It's frustrating because - as much as Corf is otherwise an irredeemable person - his 2k/3 mapping is on point." ~ psy_wombats
7874
Unable to delete "rejected" game pages?
LouisCyphre
can't make a bad game if you don't finish any games
4523
You can't delete -any- game profiles.
When posting on a recent article (Kurt Vonnegurt one):

TypeError at /comments/add/
can only concatenate tuple (not "list") to tupleRequest Method: POST
Request URL: http://rpgmaker.net/comments/add/
Exception Type: TypeError
Exception Value: can only concatenate tuple (not "list") to tuple
Exception Location: /var/www/sites/rpgmaker.net/django/rmn/apps/articles/models.py in on_comment, line 80
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Sun, 7 Mar 2010 08:05:23 -0600

Traceback Switch to copy-and-paste view
/usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/handlers/base.py in get_response
...
response = callback(request, *callback_args, **callback_kwargs) ...
â–¶ Local vars
/var/www/sites/rpgmaker.net/django/rmn/apps/comments/views.py in add
c.object.on_comment(c)
...
...
â–¶ Local vars
/var/www/sites/rpgmaker.net/django/rmn/apps/articles/models.py in on_comment
users +=
...
...
â–¶ Local vars
Whenever I post a comment at kentonas caterpillar tutorial, I get this error EVERY SINGLE TIME.

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@rpgmaker.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Apache/2.2.3 (Red Hat) Server at rpgmaker.net Port 80

And if I press refresh, my comment gets duplicated. (It doesnt tell me the comment was successful, but it apparently is)
Max McGee
with sorrow down past the fence
9159
I also encountered the above area.

Also, I can only use img tags to show large, clunky BMPs when inserting screenshots into a review. For some reason jpegs and pngs don't show up.
hide tags are broken