RMN3 BUGS
Posts
Was that the one that Ark fought by accident and won against? 
(real supreme Dkothos would've curbstomped me, I ain't no Chaos
)
*edit*
Sorry WIP I'll stop messing around

(real supreme Dkothos would've curbstomped me, I ain't no Chaos

*edit*
Sorry WIP I'll stop messing around
Sorting by Name on the Game tab results in:
NoReverseMatch at /games/
Reverse for 'game_profile' with arguments '(432L, '')' and keyword arguments '{}' not found.Request Method: GET
Request URL: http://rpgmaker.net/games/
Exception Type: NoReverseMatch
Exception Value: Reverse for 'game_profile' with arguments '(432L, '')' and keyword arguments '{}' not found.
Exception Location: /usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/urlresolvers.py in reverse, line 242
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Thu, 7 Jan 2010 15:29:48 -0600
NoReverseMatch at /games/
Reverse for 'game_profile' with arguments '(432L, '')' and keyword arguments '{}' not found.Request Method: GET
Request URL: http://rpgmaker.net/games/
Exception Type: NoReverseMatch
Exception Value: Reverse for 'game_profile' with arguments '(432L, '')' and keyword arguments '{}' not found.
Exception Location: /usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/urlresolvers.py in reverse, line 242
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Thu, 7 Jan 2010 15:29:48 -0600
post=117284
(real supreme Dkothos would've curbstomped me, I ain't no Chaos)
heheheheheheheheheh
Hmm. It's a side effect of me wrapping each element into a div so it can't break the layout. I'll see if I can come up with something.
Try display:inline-block; in each image-container div, it`ll put divs inline instead of as blocks. I`ve used it with some stuff when I needed divs to appear side by side without having to deal with floats with decent success. I`m not sure if it`ll fix all of the issues though.
inline-block isn't compatible with earlier browsers.
...which doesn't matter because this site really isn't anyway. Anyway the issue is trying to keep things inline without blowing up the layout. I'll play around with inline-block tonight!
...which doesn't matter because this site really isn't anyway. Anyway the issue is trying to keep things inline without blowing up the layout. I'll play around with inline-block tonight!
For what it`s worth (absolutely nothing!), there`s an IE compatibility fix for that!
Tested in IE6+7 without issue at least
<!--[if lt IE 8]>
<style type="text/css">
.InlineDiv {display: inline;}
</style>
<![endif]-->
Tested in IE6+7 without issue at least
I am 100% against crazy hacks to get IE6 stuff to work! Hence the site not really working in IE6 so far. =D
Clicking my Mailbox > Outbox results in:
NoReverseMatch at /mailbox/outbox/
Reverse for 'user_profile' with arguments '(u'',)' and keyword arguments '{}' not found.Request Method: GET
Request URL: http://rpgmaker.net/mailbox/outbox/
Exception Type: NoReverseMatch
Exception Value: Reverse for 'user_profile' with arguments '(u'',)' and keyword arguments '{}' not found.
Exception Location: /usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/urlresolvers.py in reverse, line 242
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Thu, 14 Jan 2010 12:55:18 -0600
NoReverseMatch at /mailbox/outbox/
Reverse for 'user_profile' with arguments '(u'',)' and keyword arguments '{}' not found.Request Method: GET
Request URL: http://rpgmaker.net/mailbox/outbox/
Exception Type: NoReverseMatch
Exception Value: Reverse for 'user_profile' with arguments '(u'',)' and keyword arguments '{}' not found.
Exception Location: /usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/urlresolvers.py in reverse, line 242
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Thu, 14 Jan 2010 12:55:18 -0600
Okay, the random screenshot section is (at least for me) totally fucked.
Whenever I click on one of them I'm getting an error page.
Whenever I click on one of them I'm getting an error page.
Yes, most of the Games You May Also Like links are broken as well.
Curse these pretty URLS!
...and the links to the image sections as well.
Curse these pretty URLS!
...and the links to the image sections as well.
Sorry, fixed that.
I don't know if it has to do with you changing the links, but I can't access the blogs section anymore. I can post the error message if you'd like.
NoReverseMatch at /blogs/
Reverse for 'game_blog' with arguments '(555L, Undefined)' and keyword arguments '{}' not found.
Request Method: GET
Request URL: http://rpgmaker.net/blogs/
Exception Type: NoReverseMatch
Exception Value:
Reverse for 'game_blog' with arguments '(555L, Undefined)' and keyword arguments '{}' not found.
Exception Location: /usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/urlresolvers.py in reverse, line 242
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Sat, 16 Jan 2010 15:56:50
Reverse for 'game_blog' with arguments '(555L, Undefined)' and keyword arguments '{}' not found.
Request Method: GET
Request URL: http://rpgmaker.net/blogs/
Exception Type: NoReverseMatch
Exception Value:
Reverse for 'game_blog' with arguments '(555L, Undefined)' and keyword arguments '{}' not found.
Exception Location: /usr/lib/python2.4/site-packages/Django-1.0.2_final-py2.4.egg/django/core/urlresolvers.py in reverse, line 242
Python Executable: /usr/bin/python
Python Version: 2.4.3
Python Path:
Server time: Sat, 16 Jan 2010 15:56:50


















