小程序

共 6 讨论,7天新增 1 个讨论,30天新增 1 个讨论

我把3.6.0的强制上传文章封面的功能给关掉了
打开 app/publish/ajax.php 搜索 publish_article_action() 然后把以下内容注释掉: /* if (get_setting('upload_enable') == 'Y' AND !$_POST[...
  后台添加数据:   model模板   question.php底部添加 public function get_anws_index($q_id) { $answer_content = $this->fetch_row...
+-------------------------------------------------------------------------- |   WeCenter [#免费开发#] |   ==================...
在使用了salt string之后,md5其实足够可靠 固定的私钥来做salt其实不好,一旦私钥泄漏之后就很麻烦,而且最痛苦的其实是你不知道你到底有没有泄漏 用户的密码字符串作为salt是更好的办法 签名字符串: {{{ $sign...
php
如何开启上传的文章封面在默认文章列表中展示出来,版本 3.6.0?
数据量过大时(100w条以上),首页翻页会引起mysql负载过高,原因在于 posts_index 翻页引起的   这里做一个小改造,能有效降低翻页时的负载   修改:models/posts.php 文件   把   $posts_i...

热门话题

ckplayer

发邮件

cookie

404页面