<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>CodeIgniter 中国开发者社区 - StartBBS</title>
    <link>https://codeigniter.org.cn/forums/forum-startbbs-1.html</link>
    <description>Latest 20 threads of StartBBS</description>
    <copyright>Copyright(C) CodeIgniter 中国开发者社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 12 May 2026 22:06:46 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://codeigniter.org.cn/forums/static/image/common/logo_88_31.gif</url>
      <title>CodeIgniter 中国开发者社区</title>
      <link>https://codeigniter.org.cn/forums/</link>
    </image>
    <item>
      <title>starbbs手机端没有用户设置啊:Q</title>
      <link>https://codeigniter.org.cn/forums/thread-20736-1-1.html</link>
      <description><![CDATA[starbbs手机端没有用户设置啊]]></description>
      <category>StartBBS</category>
      <author>ling745818280</author>
      <pubDate>Thu, 14 May 2015 07:33:08 +0000</pubDate>
    </item>
    <item>
      <title>有人愿意一起开发startbbs吗？</title>
      <link>https://codeigniter.org.cn/forums/thread-19457-1-1.html</link>
      <description><![CDATA[如题！！具体pm详谈]]></description>
      <category>StartBBS</category>
      <author>startbbs</author>
      <pubDate>Tue, 30 Sep 2014 08:28:33 +0000</pubDate>
    </item>
    <item>
      <title>如果在数据库文件中查找用户名密码</title>
      <link>https://codeigniter.org.cn/forums/thread-19275-1-1.html</link>
      <description><![CDATA[如题，在startbbs中]]></description>
      <category>StartBBS</category>
      <author>adslewe</author>
      <pubDate>Fri, 15 Aug 2014 08:18:48 +0000</pubDate>
    </item>
    <item>
      <title>想了解一下有没有轻量级的插件机制</title>
      <link>https://codeigniter.org.cn/forums/thread-19106-1-1.html</link>
      <description><![CDATA[只要不报错，不太慢就好。。
半自动

以前试过一个，直接拖慢了1秒，有没有不太慢的插件机制参考参考？]]></description>
      <category>StartBBS</category>
      <author>Tenzing</author>
      <pubDate>Wed, 16 Jul 2014 05:08:38 +0000</pubDate>
    </item>
    <item>
      <title>StartBBS 官网已恢复</title>
      <link>https://codeigniter.org.cn/forums/thread-19075-1-1.html</link>
      <description><![CDATA[StartBBS 官网已恢复
startbbs.com]]></description>
      <category>StartBBS</category>
      <author>Tenzing</author>
      <pubDate>Sun, 06 Jul 2014 07:27:04 +0000</pubDate>
    </item>
    <item>
      <title>如何修改StartBBS无限分类？</title>
      <link>https://codeigniter.org.cn/forums/thread-18459-1-1.html</link>
      <description><![CDATA[如何修改StartBBS无限分类？]]></description>
      <category>StartBBS</category>
      <author>wish751</author>
      <pubDate>Mon, 03 Mar 2014 04:16:57 +0000</pubDate>
    </item>
    <item>
      <title>诚征开发团队人员</title>
      <link>https://codeigniter.org.cn/forums/thread-18399-1-1.html</link>
      <description><![CDATA[http://www.startbbs.com/topic/1506
有志同的同学，进来看看吧]]></description>
      <category>StartBBS</category>
      <author>startbbs</author>
      <pubDate>Thu, 20 Feb 2014 00:41:41 +0000</pubDate>
    </item>
    <item>
      <title>微社区startbbs v1.1.4版发布</title>
      <link>https://codeigniter.org.cn/forums/thread-18147-1-1.html</link>
      <description><![CDATA[StartBBS（起点开源社区系统）是一个基于 PHP+MySQL MVC架构开发的新型微社区系统，她轻量小巧, 简单易用，强大高效，又简称 ”STB（烧饼）”。

前台 UI 采用当前流行的 Bootstrap 和 jQuery，最大可能地发掘用户体验，增强论坛用户的粘性互动。设计上采用流式响应式设 ...]]></description>
      <category>StartBBS</category>
      <author>startbbs</author>
      <pubDate>Tue, 17 Dec 2013 12:09:26 +0000</pubDate>
    </item>
    <item>
      <title>轻量社区startbbs v1.1.3版本发布</title>
      <link>https://codeigniter.org.cn/forums/thread-18094-1-1.html</link>
      <description><![CDATA[Startbbs v1.1.3更新内容如下:
1.升级前端ui框架bootstrap2到bootstrap3版本
2.调整在ie下兼容性
3.session进行双层加密.防止伪造cookie登录.
4.改进时区的错误问题
5.点更多主题，动态模式时不起作用
6.部分文件编码规范不统一,将所有的文件已统一为utf8
7.增加贴子不 ...]]></description>
      <category>StartBBS</category>
      <author>startbbs</author>
      <pubDate>Sat, 07 Dec 2013 00:01:29 +0000</pubDate>
    </item>
    <item>
      <title>startbbs在ci3.0上运行出错，无法与finecms整合</title>
      <link>https://codeigniter.org.cn/forums/thread-17857-1-1.html</link>
      <description><![CDATA[在论坛发现一套很不错的finecms和一套很精简的bbs，于是想通过ucenter整合一下
本地win系统测试一切正常，上传到服务器时finecms正常，但bbs提示“无法找到Home.php这个文件”，发现bbs的控制器文件都是小写开头的，移植到ci3.0上面就出错了
关于控制器是否大写字母开头 ...]]></description>
      <category>StartBBS</category>
      <author>ぎ预言</author>
      <pubDate>Thu, 31 Oct 2013 03:13:42 +0000</pubDate>
    </item>
    <item>
      <title>小伙伴们, 轻量社区系统StartBBS v1.1.2来了!!</title>
      <link>https://codeigniter.org.cn/forums/thread-17633-1-1.html</link>
      <description><![CDATA[StartBBS（起点开源社区系统）是一个基于CI MVC框架开发的PHP新型社区系统，她轻量小巧, 简单易用，强大高效的开源论坛系统。又简称”STB（烧饼bbs）”

此版本是最全面的一次bug修复和细节调整,还有几个地方比如url链接没有弄，考虑到示来会重构所以会在将来版本进行优 ...]]></description>
      <category>StartBBS</category>
      <author>startbbs</author>
      <pubDate>Tue, 17 Sep 2013 14:12:31 +0000</pubDate>
    </item>
    <item>
      <title>StartBBS V1.1.1版本正式发布了</title>
      <link>https://codeigniter.org.cn/forums/thread-17494-1-1.html</link>
      <description><![CDATA[具体介绍及升级情况见官方链接


http://www.startbbs.com/topic/838]]></description>
      <category>StartBBS</category>
      <author>startbbs</author>
      <pubDate>Sun, 25 Aug 2013 07:23:12 +0000</pubDate>
    </item>
    <item>
      <title>网站发送邮件后，首页主页面显示错误，求解答。</title>
      <link>https://codeigniter.org.cn/forums/thread-16981-1-1.html</link>
      <description><![CDATA[求大神解答！网站发送邮件后，首页主页面显示错误，首页显示出错，排版乱了，在火狐和IE显示正常，火狐和360显示不正常，怎么回事呢 ？  本人刚入门，菜鸟一个。希望知道的解答下，谢谢
 ...]]></description>
      <category>StartBBS</category>
      <author>蜗牛999</author>
      <pubDate>Mon, 17 Jun 2013 12:05:08 +0000</pubDate>
    </item>
    <item>
      <title>网站发送邮件后，首页主页面显示错误，求解答。</title>
      <link>https://codeigniter.org.cn/forums/thread-16971-1-1.html</link>
      <description><![CDATA[求大神解答！网站发送邮件后，首页主页面显示错误，首页显示出错，排版乱了，在火狐和IE显示正常，火狐和360显示不正常，怎么回事呢 ？  本人刚入门，菜鸟一个。希望知道的解答下，谢谢。 ...]]></description>
      <category>StartBBS</category>
      <author>蜗牛999</author>
      <pubDate>Sat, 15 Jun 2013 04:44:20 +0000</pubDate>
    </item>
    <item>
      <title>求大神解答！网站发送邮件后，首页显示出错排版，在火.....</title>
      <link>https://codeigniter.org.cn/forums/thread-16970-1-1.html</link>
      <description><![CDATA[求大神解答！网站发送邮件后，首页主页面显示错误，首页显示出错，排版乱了，在火狐和IE显示正常，火狐和360显示不正常，怎么回事呢 ？  本人刚入门，菜鸟一个。希望知道的解答下，谢谢。 ...]]></description>
      <category>StartBBS</category>
      <author>蜗牛999</author>
      <pubDate>Sat, 15 Jun 2013 04:43:27 +0000</pubDate>
    </item>
    <item>
      <title>刚看到这个项目，我有一个半途而废的类似项目</title>
      <link>https://codeigniter.org.cn/forums/thread-16903-1-1.html</link>
      <description><![CDATA[http://www.word3k.com/

有兴趣的亲们可以看看]]></description>
      <category>StartBBS</category>
      <author>yuer.dev</author>
      <pubDate>Wed, 05 Jun 2013 02:28:54 +0000</pubDate>
    </item>
    <item>
      <title>这玩意在官网下载安装不成功</title>
      <link>https://codeigniter.org.cn/forums/thread-16840-1-1.html</link>
      <description><![CDATA[这玩意在官网下载安装不成功，支持报错！]]></description>
      <category>StartBBS</category>
      <author>longjianghu</author>
      <pubDate>Tue, 28 May 2013 08:15:13 +0000</pubDate>
    </item>
    <item>
      <title>在nginx服务部署startbbs</title>
      <link>https://codeigniter.org.cn/forums/thread-16789-1-1.html</link>
      <description><![CDATA[1. 在ubuntu+nginx部署后出现index.php/install无限重定向的问题。在本地window则无问题。解决方案，在本地安装后将数据库直接还原到服务器，跳过安装流程。
2. 首页打开布局乱了，图片,css ,js所有静态文件 都打不开。以后是nginx配置出错，利用别的已经在运行的配置运 ...]]></description>
      <category>StartBBS</category>
      <author>hurner</author>
      <pubDate>Wed, 22 May 2013 13:31:48 +0000</pubDate>
    </item>
    <item>
      <title>Startbbs dev开发群  219586552</title>
      <link>https://codeigniter.org.cn/forums/thread-16772-1-1.html</link>
      <description><![CDATA[Startbbs dev开发群建立

219586552

加入请注明startbbs或CI]]></description>
      <category>StartBBS</category>
      <author>startbbs</author>
      <pubDate>Tue, 21 May 2013 02:49:24 +0000</pubDate>
    </item>
    <item>
      <title>Startbbs dev版计划</title>
      <link>https://codeigniter.org.cn/forums/thread-16752-1-1.html</link>
      <description><![CDATA[startbbs推出已4个月了，安装量一直在增长，为了满足不同用户的需要，计划两个版本同步进行：

1.startbbs base版本
此版本为基础版本，提供升级程序

2.startbbs dev版
此版本为高级版本，功能多，为有程序基础的用户使用，但不提供升级程序. 主要在github上进行更新.
 ...]]></description>
      <category>StartBBS</category>
      <author>startbbs</author>
      <pubDate>Sat, 18 May 2013 03:28:20 +0000</pubDate>
    </item>
  </channel>
</rss>