摘要: 修改栏目后,要依次做如下更新:1.2.3.如果只是修改了栏目里的属性,只需要做第三步就行了 阅读全文
posted @ 2018-09-27 21:32 疯吻IT 阅读(1577) 评论(0) 推荐(0) 编辑
摘要: 在e\extent下面放一个jiekou.php#!/usr/bin/env python3# -*- coding: utf-8 -*-import timeimport urllib.requestimport urllib.parsedef post(title, content, catid): query = "http://127.0.0.1/e/extend/jiekou.... 阅读全文
posted @ 2018-09-27 16:42 疯吻IT 阅读(1797) 评论(0) 推荐(0) 编辑
摘要: 帝国cms更新,经常会报以下的错误:PHP Warning: array_merge(): Argument #2 is not an array in D:\wwwroot\www.536831.com\e\class\functions.php on line 3342解决办法:把php版本换成5.2 阅读全文
posted @ 2018-09-27 11:45 疯吻IT 阅读(647) 评论(0) 推荐(0) 编辑