Google AdSense在Discuz不能显示的解决办法

一直没有升级到最新的DIscuz 7.2, 最近恢复论坛了 广告以不显示了。
解决方案就是:

在include\js目录下的common.js文件内删除以下语句:
Array.prototype.push = function(value) {

this[this.length] = value;

return this.length;

}

Copyright © All Rights Reserved · Green Hope Theme by Sivan & schiy · Powered by Proudly powered by WordPress.