var zbpConfig = { bloghost: "https://www.ainiseo.com/keji/", blogversion: "173430", ajaxurl: "https://www.ainiseo.com/keji/zb_system/cmd.php?act=ajax&src=", cookiepath: "/keji/", lang: { error: { 72: "名称不能为空或格式不正确", 29: "邮箱格式不正确,可能过长或为空", 46: "评论内容不能为空或过长" } }, comment: { useDefaultEvents: true, inputs: { action: { getter: function () { return $("#inpId").parent("form").attr("action"); } }, name: { selector: '#inpName', saveLocally: true, required: true, validateRule: /^[^\s ]+$/ig, validateFailedErrorCode: 72, }, email: { selector: '#inpEmail', saveLocally: true, validateRule: /^[\w-]+(\.[\w-]+)*@[\w-]+(\.[\w-]+)+$/ig, validateFailedErrorCode: 29, }, homepage: { selector: '#inpHomePage', getter: function () { var t = $('#inpHomePage').val(); return (!/^(.+)\:\/\//.test(t) && t !== "") ? 'http://' + t : t; }, saveLocally: true }, postid: { selector: '#inpId', required: true }, verify: { selector: '#inpVerify' }, content: { selector: '#txaArticle', required: true, validateRule: /./ig, validateFailedErrorCode: 46, }, replyid: { selector: '#inpRevID' }, format: { getter: function () {return 'json';} } } } }; var GV = { ROOT: "https://www.ainiseo.com/keji/", WEB_ROOT: "https://www.ainiseo.com/keji/zb_users/plugin/YtUser/", JS_ROOT: "/style/js/" }; var zbp = new ZBP(zbpConfig); var bloghost = zbp.options.bloghost; var cookiespath = zbp.options.cookiepath; var ajaxurl = zbp.options.ajaxurl; var lang_comment_name_error = zbp.options.lang.error[72]; var lang_comment_email_error = zbp.options.lang.error[29]; var lang_comment_content_error = zbp.options.lang.error[46]; $(function () { zbp.cookie.set("timezone", (new Date().getTimezoneOffset()/60)*(-1)); var $cpLogin = $(".cp-login").find("a"); var $cpVrs = $(".cp-vrs").find("a"); var $addinfo = zbp.cookie.get("addinfokeji"); if (!$addinfo){ return ; } $addinfo = JSON.parse($addinfo); if ($addinfo.chkadmin){ $(".cp-hello").html("欢迎 " + $addinfo.useralias + " (" + $addinfo.levelname + ")"); $cpLogin.html("后台管理"); } if($addinfo.chkarticle){ $cpVrs.html("新建文章"); $cpVrs.attr("href", zbp.options.bloghost + "zb_system/cmd.php?act=ArticleEdt"); } }); $(function(){ let inpNameVal = $(zbpConfig.comment.inputs.name.selector).val(); if (typeof inpNameVal === "undefined") { return; } if (inpNameVal.trim() === "" || inpNameVal === "访客"){ zbp.userinfo.output(); } }); $(function(){ let href = ''; if (!href) { let id=$('#ly_cache').attr('data-id'); let end=$('#ly_cache').attr('data-end'); if(end && Math.floor(new Date().getTime()/1000)>end){ $.ajax({ url: window.location.href, dataType: 'html', headers: {'LYCACHE':1}, beforeSend: function(xhr){ xhr.setRequestHeader('Cache-Control', 'no-cache'); xhr.setRequestHeader('Expires', '0'); }, timeout: 500, error: function(){ }, success: function(){ } }); } if(id && !isNaN(parseFloat(id))){ let re = /(spider|bot|Google)/i; if (!re.test(navigator.userAgent)) { let view = ''; let q = $(view); if(view && q.length){ view = '1'; }else{ view = ''; } $.ajax({ type: 'post', data :'act=ly_cache&view=' + view + '&ID=' + id, url: bloghost + 'zb_users/plugin/ly_cache/main.php', success: function (d) { if(d && !isNaN(d)){ q.html(q.html().replace(/\d+/gi, d)); } }, timeout: 1000 }); } } } });
( ! ) Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 67108872 bytes) in /www/wwwroot/www.ainiseo.com/keji/zb_users/plugin/erx_BigData/extra/function.php on line 129
Call Stack
#TimeMemoryFunctionLocation
10.0000362136{main}( ).../c_html_js_add.php:0
20.0262834192erx_BigData_Js_Add( ).../c_html_js_add.php:126
30.0262834224erx_BigData::OnlineNum( $time = 1765078191, $ip = '216.73.216.1' ).../include.php:36
40.0263834224file( $filename = '/www/wwwroot/www.ainiseo.com/keji/zb_users/plugin/erx_BigData/extra/online.txt' ).../function.php:129