comments, questions and tips about ultimatemetal upgrade

@opi: the rep counter stops at 0, and you can disable it if you want, although i'm sure you're not going to receive but words of praise. :)
but why are you calling me "slowy", pray? :p

rahvin.
 
i get a syntax error when i use the quick reply box. is this because of my silly comments or my mischievous software combination i'm using?
 
the code of this page, when you hit the "post quick reply" button, tries to access a method called "undefined", which is not there because it's undefined :). i guess there should be something like an error handler called "undefined", so that, whenever somethign undefined is encountered, the method "undefined" is called which should do something useful, like dropping the error message, send a mail to the admin, or call the police. however, someone seems to have forgotten to actually write this method called "undefined", or it was misspelled in the code.

vc (educated guess :p)
 
VultureCulture said:
the code of this page, when you hit the "post quick reply" button, tries to access a method called "undefined", which is not there because it's undefined. i guess there should be something like an error handler called "undefined", so that, whenever somethign undefined is encountered, the method "undefined" is called which should do something useful, like dropping the error message, send a mail to the admin, or call the police. however, someone seems to have forgotten to actually write this method called "undefined", or it was misspelled in toe code.

*blinks repeatedly*
*looks up at vc with hurt puppy eyes*
what's a method, sir? :cry:

rahvin.
 
a method is something like a function (a piece of code that actually does something), only that methods are encapsulated in objects along with other methods, variables, attributes and other stuff that belog together.
basically compare it with a car, where an attribute would be its colour, and a method would be braking or accellerating. all these pieces of code are then packed into one object, in this case, a car.

vc (oop for beginners)
 
it seems so, but it as well seems to be dependent on the browser you use. with the latest mozilla everthing works quite fine, but right now i sit here with IE5, which is rather old already.
and btw, i'm using quick reply as i type, the error message appears but does no harm whatsoever.
 
Works fine in the lates nightly build of Phoenix -- which should be almost the same as latest Mozilla of course, and it also works in Safari and IE5 Mac... Rather strange if it shouldn´t work in IE5 Win since that´s probably one of the most common browser still.