<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>第一站论坛 - 网站程序</title>
    <link>http://bbs.gb.gy/forum41swdyz1.shtml</link>
    <description>Latest 20 threads of 网站程序</description>
    <copyright>Copyright(C) 第一站论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 04 Apr 2026 10:32:09 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.gb.gy/static/image/common/logo_88_31.gif</url>
      <title>第一站论坛</title>
      <link>http://bbs.gb.gy/</link>
    </image>
    <item>
      <title>discuz升级3.4后QQ互联登录空白页的处理方法</title>
      <link>http://bbs.gb.gy/thread1522sw1dyz1.shtml</link>
      <description><![CDATA[升级Discuz! X3.4后，QQ登录不能用了，搜索很多方法都不能解决！原来是和漫游应用冲突了：把/source/plugin/manyou/Service/Util.php的内容替换成下面的代码就可以了：也可以尝试用X3.3版里面的connect.php和source/plugin/qqconnect覆盖到X3.4版的里面就行了。


 ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Wed, 15 Nov 2017 07:09:18 +0000</pubDate>
    </item>
    <item>
      <title>DEDECMS打开后台模块管理总是很慢的解决方法</title>
      <link>http://bbs.gb.gy/thread421sw1dyz1.shtml</link>
      <description><![CDATA[DEDECMS后台【模块管理】打开很慢的原因，DEDECMS会自动获取dedecms官网的内容，然后进行模块列表重新下载。其实这个也算一个后门吧~很多网站的站长总是受到dedecms官网QQ的聊天说要交钱，很黑的感觉。屏蔽后门其实很简单，用文本编辑软件或者dreamweaver在整个网站PHP ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Tue, 24 Oct 2017 03:36:32 +0000</pubDate>
    </item>
    <item>
      <title>dedecms(织梦)发布文章提示&quot;标题不能为空&quot;及与php5.5兼容问题的解决</title>
      <link>http://bbs.gb.gy/thread330sw1dyz1.shtml</link>
      <description><![CDATA[dedecms安装完成后会出现登陆后台空白，发布文章时提示”标题不能为空”。

1.解决dedecms登陆后台空白错误
因为php5.5的版本废除了session_register，所以需要去掉session_register函数

修改:“include/userlogin.class.php”，注释掉session_register，修改后如下
// ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Sat, 09 Aug 2014 03:03:07 +0000</pubDate>
    </item>
    <item>
      <title>织梦gbk版升级php5.4/php.5.5后，编辑框显示不出内容的解决方法</title>
      <link>http://bbs.gb.gy/thread329sw1dyz1.shtml</link>
      <description><![CDATA[最近在弄DeDeCMS的精简版本，删除一些多余的文件，和不用的功能，精简下，然后加入几个企业站常用的功能，就在这时候问题出现了！


在加入 发布招聘功能的时候，出现问题了，就是修改招聘信息的时候。编辑器内容不显示，只显示英文，中文不显示，以前记得开发此功能没 ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Sat, 09 Aug 2014 02:12:45 +0000</pubDate>
    </item>
    <item>
      <title>帝国cms替换后台模板后 , 管理账号登陆提示&quot;您还未登录&quot;</title>
      <link>http://bbs.gb.gy/thread327sw1dyz1.shtml</link>
      <description><![CDATA[不是太喜欢现在的后台模板 , 看到后台模板有2个默认的 . 一个\&quot;平板\&quot; , 一个\&quot;编辑\&quot; . 

替换成\&quot;编辑\&quot; , 感觉差别不大 , 再次换回\&quot;平板\&quot; , 成功后突然提示\&quot;你还未登录\&quot; . 

清除了本地cookie , 换了浏览器 , 重启了apache 和 mysql . 甚至改了改cookie验证 全都在登陆成功 ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Fri, 08 Aug 2014 06:48:20 +0000</pubDate>
    </item>
    <item>
      <title>忘记帝国CMS后台密码 重设密码的方法</title>
      <link>http://bbs.gb.gy/thread326sw1dyz1.shtml</link>
      <description><![CDATA[以通过phpmyadmin软件 修改数据库中的phome_enewsuser数据表进行密码重置操作：

5.0及以前版本：用phpmyadmin修改phome_enewsuser表，把password字段的值设为：e10adc3949ba59abbe56e057f20f883e
密码就是：123456

5.1及以上版本：用phpmyadmin修改phome_enewsuser表 ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Fri, 08 Aug 2014 05:50:25 +0000</pubDate>
    </item>
    <item>
      <title>帝国CMS后台认证码忘记的解决方法</title>
      <link>http://bbs.gb.gy/thread325sw1dyz1.shtml</link>
      <description><![CDATA[本文以帝国CMS7.0为例为大家解决这个问题，为了帝国CMS系统的安全，我们一般需要在后台设置一个认证码，如果我们不小心将认证码给忘记了怎么办呢？

刚开始我还以为和忘记密码一样，需要在帝国CMS里的数据库里进行修改，可以找遍了数据库都没有找到相关的数据，最后查找 ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Fri, 08 Aug 2014 03:46:28 +0000</pubDate>
    </item>
    <item>
      <title>帝国CMS升级PHP5.4后无法留言 无法编辑模板的问题</title>
      <link>http://bbs.gb.gy/thread324sw1dyz1.shtml</link>
      <description><![CDATA[留言问题，经实际测试，发现reppoststr函数传入中文字符时，返回的中文都被过滤掉的问题，也就是说，PHP 5.4 中，经 htmlspecialchars 转义后的中文字符串为空。

修改 functions.php 和 q_f

unctions.php, 函数体改为以下形式即可
function reppoststr( $val )
{
$val ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Fri, 08 Aug 2014 03:32:05 +0000</pubDate>
    </item>
    <item>
      <title>discuzx3.x用户退出显示502或503错误的解决方法</title>
      <link>http://bbs.gb.gy/thread323sw1dyz1.shtml</link>
      <description><![CDATA[这个问题围绕本站有一段时间，因为程序运行良好，只有退出时出现这个问题，一直以来以为是discuz自身的问题。如：http://bbs.swdyz.com/member.php?mod=logging&amp;action=logout&amp;formhash=72dea2a2 要把后面&amp;formhash=72dea2a2去掉才正常显示，但用户仍然不能退出！


今 ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Thu, 07 Aug 2014 01:33:51 +0000</pubDate>
    </item>
    <item>
      <title>实例讲解QQ空间莫名欺骗的图片获取QQ号及昵称原理+源码</title>
      <link>http://bbs.gb.gy/thread284sw1dyz1.shtml</link>
      <description><![CDATA[QQ空间获取当前用户名最近很流行在qq空间里转载带有当前用户的一些图片，简单研究一下其实就是利用php来创建的一个简单的图片。
生成图片 image.php:



接口文件 qqinfo-service.php:



源码下载 上传PHP空间


**** 本内容被作者隐藏 ****
 ...]]></description>
      <category>网站程序</category>
      <author>0ei</author>
      <pubDate>Mon, 04 Nov 2013 13:12:24 +0000</pubDate>
    </item>
    <item>
      <title>升级 Discuz!X3.1 后 验证码不显示 解决方法之一</title>
      <link>http://bbs.gb.gy/thread275sw1dyz1.shtml</link>
      <description><![CDATA[最近很多朋友开始升级Discuz!x3.1了但是发现 后台界面变化了 特别是防灌水被独立导航设置了，这个是安全部分设置加强了，某些网站在升级后验证码功能会失效，直接不显示。
这几天刚好接触过好几个升级后丢失验证码并协助其解决的，现在把这个方案分享给大（原因是升级后 ...]]></description>
      <category>网站程序</category>
      <author>admin</author>
      <pubDate>Sun, 13 Oct 2013 15:13:00 +0000</pubDate>
    </item>
    <item>
      <title>织梦内容管理系统伪静态设置</title>
      <link>http://bbs.gb.gy/thread257sw1dyz1.shtml</link>
      <description><![CDATA[我们都知道搜索引擎对静态的地址十分友好，几乎所有的建站程序拿来之后，都要考虑实现伪静态，虽说随着搜索引擎的算法不断调整，渐渐的对动态地址也开始友好，不过，个人觉得如果有条件的话，还是实现伪静态好点。不过要想实现伪静态，还跟你的所用的空间相关，因此购买 ...]]></description>
      <category>网站程序</category>
      <author>huanqiu</author>
      <pubDate>Wed, 24 Jul 2013 12:11:08 +0000</pubDate>
    </item>
  </channel>
</rss>