<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>树新博客 &#187; vbulletin</title>
	<atom:link href="http://www.zhcn.org/category/vbulletin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhcn.org</link>
	<description>喜欢发布一些自己喜爱的工具软件</description>
	<lastBuildDate>Wed, 18 Aug 2010 08:11:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>论坛换域名时需要用的Rewrite规则，很实用</title>
		<link>http://www.zhcn.org/232/</link>
		<comments>http://www.zhcn.org/232/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 15:40:45 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[vbb]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/?p=232</guid>
		<description><![CDATA[近期一个行业论坛启动了新的域名
由于原有的论坛为vbseo，并且采用了VBSEO优化，新的论坛停用了VBSEO，所以域名和地址样式都变了，致使搜索引擎收录的很多页面都成了错误。
虽然可以通过自... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/232/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>安装了vbulltin 4.0 Alpha5，感觉进步还是明显的</title>
		<link>http://www.zhcn.org/168/</link>
		<comments>http://www.zhcn.org/168/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 13:38:11 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/?p=168</guid>
		<description><![CDATA[今天闲来没事，安装了vbb4.0 alpha 5，把玩了一会，感觉还是有显示的进步的：
1、广告管理功能
2、主题伪静态
3、XML网站地图生成
4、Blog越来越像博客户了，感觉快符合国人的博客审美观了
5、C... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/168/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vbulletin 3.8.*的去回传方法发生变化</title>
		<link>http://www.zhcn.org/113/</link>
		<comments>http://www.zhcn.org/113/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 08:35:09 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/?p=113</guid>
		<description><![CDATA[今天在参考GYSN的版本的vbulletin3.8，与源动力的3.8.1做了一下详细的对比，结合以前论坛提供的去回传方法，发现了很大的不同，需要修改的文件和内容也不一样了

例如在“includes\adminfunctions.php... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/113/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vbb在php 5.2.6环境下修改搜索中文问题:</title>
		<link>http://www.zhcn.org/98/</link>
		<comments>http://www.zhcn.org/98/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 02:13:55 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/?p=98</guid>
		<description><![CDATA[vbulletin在php 5.2.6环境下修改搜索中文问题:
PHP 5.2.6 的对 preg_replace 的改动造成的。请您按如下方法修改： 打开 includes/functions.php搜索：
$str = preg_replace(&#8220;/([\w\W]+)/u&#8221;, &#8221;, $str);  
替换... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在vbb中，如何使新用户12个小时后发贴</title>
		<link>http://www.zhcn.org/94/</link>
		<comments>http://www.zhcn.org/94/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 14:42:05 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/?p=94</guid>
		<description><![CDATA[本程序只是设为12小时，实际自已而定。
修改vbb的newthread.php文件：
把下面这一段放在require(&#8220;./global.php&#8221;);下面：
//12小时内不能发贴
$empirer=$DB_site-&#62;query_first(&#8220;select joindate from user w... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/94/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>在主题的第一帖后面显示一个广告条</title>
		<link>http://www.zhcn.org/92/</link>
		<comments>http://www.zhcn.org/92/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 04:54:51 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/2008/03/25/vbulletin-add-advertise/</guid>
		<description><![CDATA[近期在vbulletin中国官方的论坛看到一个很实用的广告加入方法，所以转贴下来，一是为了防止以后用时找不到，另外就是为了方便大家，原贴地址：http://forum.vbulletin-china.cn/showthread.php?t=228
全文... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/92/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Geek Advertising Banner System 使用教程</title>
		<link>http://www.zhcn.org/75/</link>
		<comments>http://www.zhcn.org/75/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 04:08:16 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>
		<category><![CDATA[geek advertising banner system]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/2007/11/06/geek-advertising-banner-system/</guid>
		<description><![CDATA[在使用Geek.Advertising.Banner.System.时，请注意：
1、在设计广告前，一定要先根据广告的大小、位置设置分类（因为在geek中，相同分类中的图片采用几个广告位来调用，图片是不断切换，变换位置... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/75/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>本版规则插件 适用于VBB3.6.8</title>
		<link>http://www.zhcn.org/73/</link>
		<comments>http://www.zhcn.org/73/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 01:28:50 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/2007/10/31/vbulletin-forum-rules/</guid>
		<description><![CDATA[本版规则插件
适用版本: vBulletin 3.5.0
介绍:在帖子列表页面显示版块规则,后台控制,可使用 HTML,可使用回车来直接换行.

运行 SQL 句:
代码：
ALTER TABLE `forum` ADD `rules` text NOT NULL;
添加短语:
组: 控... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/73/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nuseo无版权标识Nulled版本</title>
		<link>http://www.zhcn.org/58/</link>
		<comments>http://www.zhcn.org/58/#comments</comments>
		<pubDate>Sun, 23 Sep 2007 02:22:32 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/archives/58</guid>
		<description><![CDATA[Nuseo无版权标识Nulled版本
前段时间发给大家的Nuseo带有版权标识，使用时感觉很不爽，这个版本是Nulled无版权标识的版本
可以Rewrite静态化的程序包括：
vbulletin/Downloads II/LDM/PhotoPlog/Photopost/phpFox/... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/58/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nuseo for vbulletin install and setting</title>
		<link>http://www.zhcn.org/56/</link>
		<comments>http://www.zhcn.org/56/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 00:51:57 +0000</pubDate>
		<dc:creator>shuxin</dc:creator>
				<category><![CDATA[vbulletin]]></category>

		<guid isPermaLink="false">http://www.zhcn.org/archives/56</guid>
		<description><![CDATA[以下是nuseo安装方法
1、上传nuseo源码目录，格式为http://**.com/nuseo
2、将docs目录中的.htaccess文件拷贝到网站的根目录下
3、进入后台,http://***.com/nuseo/admin/ ,设置用户名和密码
安装成功
设置vbulletin... ]]></description>
		<wfw:commentRss>http://www.zhcn.org/56/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
