WebStack_ZMKI icon indicating copy to clipboard operation
WebStack_ZMKI copied to clipboard

基于WebStacka前端模板

Results 3 WebStack_ZMKI issues
Sort by recently updated
recently updated
newest added

请问现在想下载2.5.06去哪呢,博客一直有问题 `无法访问此网站网址为 https://www.zmki.cn/5366.html 的网页可能暂时无法连接,或者它已永久性地移动到了新网址。 ERR_HTTP2_PROTOCOL_ERROR`

- 1、footer.php第二行下面的`$check_host = 'http://tool.sq.zmki.cn/update.php';$client_check = $check_host . '?a=client_check&u=' . $_SERVER['HTTP_HOST'];$check_message = $check_host . '?a=check_message&u=' . $_SERVER['HTTP_HOST'];$check_info=file_get_contents($client_check);$message = file_get_contents($check_message);`要删除 上面这个影响网站打开502 - 2、functions.php下面的8-11行删掉,用`$message = '1.11.1';`替换 上面这个影响主题设置502