2009年8月20日
include\js目录下common.js文件内或者/include/javascript/这个目录里面的common.js
删除一下代码:
Array.prototype.push = function(value) {
this[this.length] = value;
return this.length;
}
删除后更新缓存。
转载请注明:转自Google广告联盟 [ http://www.adzhu.com ]
2009年8月20日
include\js目录下common.js文件内或者/include/javascript/这个目录里面的common.js
删除一下代码:
Array.prototype.push = function(value) {
this[this.length] = value;
return this.length;
}
删除后更新缓存。
转载请注明:转自Google广告联盟 [ http://www.adzhu.com ]
0 回复,0 引用: 关于Discuz论坛google广告不显示的解决方法
添加回复