<?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>小威's Blog &#187; UTF-8</title>
	<atom:link href="http://www.w779.com/post/tag/utf-8/feed" rel="self" type="application/rss+xml" />
	<link>http://www.w779.com</link>
	<description>My life &#38; Mood</description>
	<lastBuildDate>Fri, 13 Jan 2012 17:11:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>无心宠物插件For Discuz!6.1 UTF-8 (6.0也可用)</title>
		<link>http://www.w779.com/post/57.html</link>
		<comments>http://www.w779.com/post/57.html#comments</comments>
		<pubDate>Fri, 27 Jun 2008 16:08:45 +0000</pubDate>
		<dc:creator>威儿唔哈</dc:creator>
				<category><![CDATA[软硬兼施]]></category>
		<category><![CDATA[Discuz!]]></category>
		<category><![CDATA[UTF-8]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[论坛]]></category>

		<guid isPermaLink="false">http://www.w779.com/?p=57</guid>
		<description><![CDATA[国际上好像是UTF-8编码比较常见,所以这会就国际化下 我自己上传了文件 无心宠物V2.5 For DZ6.1 【简体UTF-8】(带默认图片包的) http://www.namipan.com/d/9f803583074cc43dd5c7e914af9079781117008d97205b00 详细安装方法就看里面的readme.txt吧 全新安装, 把”pet_install.php”上传到BBS根目录下, 浏览器下执行论坛目录下的pet_install.php, 例: http://www.w779.com/bbs/pet_install.php,      //假如你BBS是在网站的/bbs目录下 安装完毕后记得删除文件pet_install.php 如果安装完毕后进入宠物中心提示 Fatal error: Call to undefined method dbstuff::get_one() in /&#8230;.. 或者 白屏 请 修改include/db_mysql.class.php文件  //针对论坛根目录 在         function affected_rows() {                 return mysql_affected_rows($this-&#62;link);         } 下面添加         function get_one($SQL,$type = ”,$result_type = MYSQL_ASSOC){                 $query = $this-&#62;query($SQL,$type);                 $returnrow =&#38; mysql_fetch_array($query,$result_type);                 return $returnrow;         } 然后就OK了 &#8230;.本机架设成功..休息休息下,明天要考试呢~ links: http://utf8.vteam.info/  修改UTF的作者的网站 [...]]]></description>
			<content:encoded><![CDATA[<p>国际上好像是UTF-8编码比较常见,所以这会就国际化下<br />
我自己上传了文件<br />
无心宠物V2.5 For DZ6.1 【简体UTF-8】(带默认图片包的)<br />
<a href="http://www.namipan.com/d/9f803583074cc43dd5c7e914af9079781117008d97205b00" target="_blank"><span style="color: #333333;">http://www.namipan.com/d/9f803583074cc43dd5c7e914af9079781117008d97205b00</span></a></p>
<p>详细安装方法就看里面的readme.txt吧</p>
<hr />
全新安装,<br />
把”pet_install.php”上传到BBS根目录下,<br />
浏览器下执行论坛目录下的pet_install.php,<br />
例: <a href="http://www.w779.com/bbs/pet_install.php" target="_blank"><span style="color: #333333;">http://www.w779.com/bbs/pet_install.php</span></a>,      //假如你BBS是在网站的/bbs目录下<br />
安装完毕后记得删除文件pet_install.php</p>
<hr /><span style="color: #ff0000;"><strong>如果安装完毕后进入宠物中心提示</strong></span><br />
<strong>Fatal error: Call to undefined method dbstuff::get_one() in /&#8230;..</strong></p>
<p>或者 白屏</p>
<p>请</p>
<p>修改<span style="color: #0000ff;">include/db_mysql.class.php</span>文件  //针对论坛根目录</p>
<p>在</p>
<div class="quote">
<blockquote>
<div class="quote-content">        function affected_rows() {<br />
                return mysql_affected_rows($this-&gt;link);<br />
        }</div>
</blockquote>
</div>
<p>下面添加</p>
<blockquote>
<div class="code">        function get_one($SQL,$type = ”,$result_type = MYSQL_ASSOC){<br />
                $query = $this-&gt;query($SQL,$type);<br />
                $returnrow =&amp; mysql_fetch_array($query,$result_type);<br />
                return $returnrow;<br />
        }</div>
</blockquote>
<p>然后就OK了<br />
&#8230;.本机架设成功..休息休息下,明天要考试呢~</p>
<p>links:<br />
<a href="http://utf8.vteam.info/  " target="_blank"><span style="color: #333333;">http://utf8.vteam.info/  </span></a>修改UTF的作者的网站<br />
<a href="http://www.9938.cn/" target="_blank"><span style="color: #333333;">http://www.9938.cn/</span></a> 无心宠物官网(下载<a href="http://download.9938.cn/" target="_blank"><span style="color: #333333;">http://download.9938.cn/</span></a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w779.com/post/57.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

