<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>虾皮社区 - Discuz二次开发</title>
    <link>http://www.xp6.org/portal.php?mod=list&amp;catid=5</link>
    <description>Latest 20 articles of Discuz二次开发</description>
    <copyright>Copyright(C) 虾皮社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 26 Apr 2026 15:31:28 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.xp6.org/static/image/common/logo_88_31.gif</url>
      <title>虾皮社区</title>
      <link>http://www.xp6.org/</link>
    </image>
    <item>
      <title>升级到DiscuzX3.5帖子无法回复， 提示(1062) Duplicate entry \'***-*\' for key</title>
      <link>http://www.xp6.org/article-3326-1.html</link>
      <description><![CDATA[DiscuzX3.4升级到DiscuzX3.5帖子无法回复，报错 (1062) Duplicate entry \'***-*\' for key \'PRIMARY\'。是了很多方法无法解决，官方给了解决办法，试了一下，没问题。先检查站点配置文件config/config_global.php 里面 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Sun, 02 Jul 2023 13:11:10 +0000</pubDate>
    </item>
    <item>
      <title>如何从Discuz! X3.2 - X3.4 升级至 Discuz! X3.5</title>
      <link>http://www.xp6.org/article-3321-1.html</link>
      <description><![CDATA[Discuz! X3.2 - X3.4 升级至 Discuz! X3.5详细教程 最近站长的小站从Discuz! X3.4升级到了Discuz! X3.5，修复了几个模版的BUG感觉流畅了很多。下面结合官方的教程给大家分享一下升级过程。一、升级至 Discuz! X3.5前 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Thu, 15 Jun 2023 03:26:00 +0000</pubDate>
    </item>
    <item>
      <title>Discuz X3.4升级到X3.5后模板出现Oops! System file lost: class/helper</title>
      <link>http://www.xp6.org/article-3320-1.html</link>
      <description><![CDATA[最近，将论坛Discuz X3.4升级到Discuz X3.5后模板，访问论坛页面出现Oops! System file lost: class/helper/helper_manyou.php，但是游客访问是正常的。 研究了下原因是因为升级之后老的模版不兼容Discuz X3.5造成的 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Wed, 14 Jun 2023 08:08:03 +0000</pubDate>
    </item>
    <item>
      <title>discuz解决文章字数的限制的方法</title>
      <link>http://www.xp6.org/article-3298-1.html</link>
      <description><![CDATA[今天在使用discuz门户发布文章，由于文章字数过长，发现后半部分被截掉了。查了一下原因是因为text类型的最大长度为65535(2^16-1)个字符。所以将text类型改为longtext即可，longtext类型的最大长度是最大长度为42949 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Wed, 20 Apr 2022 02:43:09 +0000</pubDate>
    </item>
    <item>
      <title>Discuz打开页面缓慢Waiting（TTFB）加载要5s以上很久的原因</title>
      <link>http://www.xp6.org/article-3261-1.html</link>
      <description><![CDATA[今天刚建了个论坛，打开发现速度非常慢很卡。查看network发现Waiting（TTFB）加载要5s多，另一个要10s多怪不得这么慢，解决方案如下：解决方法：1、网站根目录——config——打开 config_global 和 config_ucenter将 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Fri, 20 Nov 2020 06:47:19 +0000</pubDate>
    </item>
    <item>
      <title>Discuz开通QQ互联绑定QQ显示!connect_config_bindinfo!</title>
      <link>http://www.xp6.org/article-3243-1.html</link>
      <description><![CDATA[Discuz开通QQ互联绑定QQ显示!connect_config_bindinfo!，今天碰到这个问题，搜了一圈没发现，估计不是什么大问题。然后更新了下缓存，就解决了。碰到类似问题，新装插件之类的，如果不好用，可以尝试更新下系统试试 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Fri, 17 Jan 2020 08:27:44 +0000</pubDate>
    </item>
    <item>
      <title>discuz提示：对不起,您安装的不是正版应用,安装程序无法继续执行</title>
      <link>http://www.xp6.org/article-3242-1.html</link>
      <description><![CDATA[这个是因为这个模板、插件是正版的，而discuz 社区在更新到2.0以上后，增加了对插件的版本检测，那名我们有没有办法解决呢？答案是很简单的。 在网站的根目录下找到/source/function/function_cloudaddons.php这个文 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Thu, 16 Jan 2020 08:39:23 +0000</pubDate>
    </item>
    <item>
      <title>discuz门户文章增加插入代码，语法代码高亮</title>
      <link>http://www.xp6.org/article-3236-1.html</link>
      <description><![CDATA[论坛基本已经日薄西山了，很多地区对论坛类管理相当严格，所以很多站长将论坛转向门户方向了。 最近更新了discuzX 3.4，发现以前加的插入代码功能没有了，网上找了下重新加入了。可能是时间过得太久了，这个是很早之 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
<enclosure url="http://www.xp6.org/data/attachment/portal/201910/14/153642v5x4u4pazbgklz9b.jpg" length="38040" type="image/jpeg" />
      <pubDate>Mon, 14 Oct 2019 07:03:00 +0000</pubDate>
    </item>
    <item>
      <title>discuz X3门户文章页增加版权声明</title>
      <link>http://www.xp6.org/article-3232-1.html</link>
      <description><![CDATA[discuz X3以上版本，目前应该是到了discuz X3.4都可以使用。为了防止别人采集和粘贴网站的文章，也为了尊重作者的权益，当然，最重要的我个人觉得是可以给网站增加外链。两种修改方法，如下：一、直接修改网页模板1 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Mon, 09 Sep 2019 05:40:48 +0000</pubDate>
    </item>
    <item>
      <title>Discuz x3日志门户编辑器增加插入代码功能且代码高亮</title>
      <link>http://www.xp6.org/article-3009-1.html</link>
      <description><![CDATA[由于小编发布的文章经常需要插入代码，而discuz的日志及门户编辑器都没有代码插入功能，于是决心修改一下discuz的日志及门户编辑器在百度也有类似的解决办法，但是只适合老版本的 x1.5 x2.0 Jimmy按照最新discuz官方 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Fri, 26 Oct 2018 13:23:00 +0000</pubDate>
    </item>
    <item>
      <title>Discuz应用中心安装插件提示“数据下载错误（105）”的解决办法</title>
      <link>http://www.xp6.org/article-2962-1.html</link>
      <description><![CDATA[近期很多用户在应用中心安装应用，提示105错误，大部分是阿里云的服务器，PHP 5.3.28、PHP5.3.29等。通过常规的方法排查后，仍然不能解决问题，官方给出的说明是PHP问题，升级PHP即可，经过测试，确实是PHP问题，升 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Thu, 11 Oct 2018 09:18:26 +0000</pubDate>
    </item>
    <item>
      <title>Discuz关于去除等待discuz.gtimg.cn的响应加载</title>
      <link>http://www.xp6.org/article-2814-1.html</link>
      <description><![CDATA[最近各位站长是不是发现自己DZ站点打开左下角会显示正在加载一个域名等待discuz.gtimg.cn的响应，不清楚是干吗用的，找到网址对应的js文件也打不开一查文件发现是漫游插件和漫游API接口里面的东西，管他的删除就行。 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Thu, 23 Aug 2018 09:28:03 +0000</pubDate>
    </item>
    <item>
      <title>discuz开启板块图片列表模式,显示不了图片解决方法</title>
      <link>http://www.xp6.org/article-2264-1.html</link>
      <description><![CDATA[在discuz中如果你的图片板块一直没开启图片列表模式，突然开启的话默认缩略图是不显示的，这种情况下需要手动更新一下即可。后台打开工具，更新缓存，找到重建主题封面。填上板块ID，就是直接打开相关板块，forum后  ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
<enclosure url="http://www.xp6.org/data/attachment/portal/201801/30/135803ugpg8xjyzmp0kifg.jpg" length="7611" type="image/jpeg" />
      <pubDate>Tue, 30 Jan 2018 06:02:00 +0000</pubDate>
    </item>
    <item>
      <title>Discuz论坛如何设置添加板块内主题分类</title>
      <link>http://www.xp6.org/article-2135-1.html</link>
      <description><![CDATA[Discuz论坛中经常看到别人的论坛板块内还有类似标签的主题分类，这个怎么设置呢？ 进入后台点击论坛，找到你想更改的板块依次点编辑——其他——主题分类。 启用主题分类：是，其他的设置按照需要。 在主题分类里面 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Wed, 29 Nov 2017 01:47:01 +0000</pubDate>
    </item>
    <item>
      <title>Discuz门户如何自动添加相关文章</title>
      <link>http://www.xp6.org/article-1900-1.html</link>
      <description><![CDATA[最近使用discuz门户添加相关文章很费劲，需要点开一篇文章然后选中提交，然后研究了个不需要手动可以自动添加的方式，共享给大家。第一、添加了这段代码，可以增加网站内部链接，因为每篇文章的下面后悔出现几篇相关 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Wed, 26 Jul 2017 08:42:46 +0000</pubDate>
    </item>
    <item>
      <title>Discuz!X3.1在线升级X3.2之后IE无法登陆问题</title>
      <link>http://www.xp6.org/article-3238-1.html</link>
      <description><![CDATA[如题，论坛是X3.1的，最近访问后台的时候发现有两个升级包，一个3.1一个3.2，顺手两个包都升级了，然后问题就来了。
IE跟IE内核的浏览器访问的时候无论是QQ登陆还是网站登陆都不能登陆。
qq登陆提示这个

  直接 ... ...]]></description>
      <category>Discuz二次开发</category>
      <author>happyxp</author>
      <pubDate>Fri, 12 Sep 2014 12:49:32 +0000</pubDate>
    </item>
  </channel>
</rss>