Hi
Today i tried to add an IPS exception for XBOX LIVE. No luck.
I got only this error:
The IPS exception object requires one of certain fixed strings for the operator attribute.
[:S]
What's wrong there?
Uncaught exception: TypeError: 'el.dropzone.enable' is not a function
Error thrown at line 595, column 23 in (iterator) in 192.168.100.1:4444/.../prototype.js
throw e;
called from line 600, column 12 in input_activate(id) in 192.168.100.1:4444/.../dom.js
els.each(activateCurrentElement);
called from line 854, column 20 in (element, idx, multi) in 192.168.100.1:4444/.../form.js
input_activate('FORM_' + this.form_name + '_ELEMENT_' + element.name);
called from line 208, column 6 in () in 192.168.100.1:4444/.../prototype.js
return __method.apply(object, args.concat($A(arguments)));
called from line 1034, column 16 in (change_name) in 192.168.100.1:4444/.../form.js
_render(element, j, false);
called from line 142, column 12 in ():
This.render(element.name);
Error initially occurred at line 565, column 16 in activateCurrentElement(el, idx) in 192.168.100.1:4444/.../dom.js
el.dropzone.enable();
called from line 592, column 8 in (value) in 192.168.100.1:4444/.../prototype.js
iterator(value, index++);
called from line 808, column 6 in (iterator) in 192.168.100.1:4444/.../prototype.js
iterator(this);
called from line 591, column 6 in (iterator) in 192.168.100.1:4444/.../prototype.js
this._each(function(value) {
called from line 600, column 12 in input_activate(id) in 192.168.100.1:4444/.../dom.js
els.each(activateCurrentElement);
called from line 854, column 20 in (element, idx, multi) in 192.168.100.1:4444/.../form.js
input_activate('FORM_' + this.form_name + '_ELEMENT_' + element.name);
called from line 208, column 6 in () in 192.168.100.1:4444/.../prototype.js
return __method.apply(object, args.concat($A(arguments)));
called from line 1034, column 16 in (change_name) in 192.168.100.1:4444/.../form.js
_render(element, j, false);
called from line 142, column 12 in ():
This.render(element.name);
called from unknown location in program code:
/* no source available */[/code]