I've been getting the following error from Firebug after upgrading to vB 3.7.2 and bringing this mod to the current version, but only (it seems) in the AdminCP. Doesn't seem to be breaking anything, but I'm wondering how to fix it.
Code:
vB_AJAX_Handler.prototype.fetch_data() is deprecated. Use responseXML.getElementsByTagName("x")[i].firstChild.nodeValue instead.index.php?do=home (line 34)
this.ajax.handler is undefined
check_setting()()vbulleti...lidate.js (line 149)
vB_Setting_Validator("cybtopstats_excl_forums")vbulleti...lidate.js (line 125)
validate_setting(blur )vbulleti...lidate.js (line 115)
getXY()()yahoo-do...-event.js (line 8)
[Break on this error] this.ajax.handler.onreadystatechange = ...e) { handle_validation(ajax_closure); };