<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 【发布】bbPress 头像插件</title>
	<atom:link href="http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 19 Mar 2010 15:51:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 煎蛋 &#187; bbpress 杂谈[updated]</title>
		<link>http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-56303</link>
		<dc:creator>煎蛋 &#187; bbpress 杂谈[updated]</dc:creator>
		<pubDate>Wed, 15 Aug 2007 02:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-56303</guid>
		<description>&lt;p&gt;[...] avatar upload： 上传与显示用户头像。这个配置到最后失败。问题出在：avatar.php 怎么是空白的呢？我下载了两次都是一样，这个文件好像是用户上传头像时调用的页面。花儿开了的 istef 也写过一个类似的插件，我试用过，好像和最新版的不兼容，失败的原因是我不懂什么叫 GD，好像 APMServ 没有这个东东。不过刚才看到有一个读者在花儿那边说能行。 [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] avatar upload： 上传与显示用户头像。这个配置到最后失败。问题出在：avatar.php 怎么是空白的呢？我下载了两次都是一样，这个文件好像是用户上传头像时调用的页面。花儿开了的 istef 也写过一个类似的插件，我试用过，好像和最新版的不兼容，失败的原因是我不懂什么叫 GD，好像 APMServ 没有这个东东。不过刚才看到有一个读者在花儿那边说能行。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 雪地冰天</title>
		<link>http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-54337</link>
		<dc:creator>雪地冰天</dc:creator>
		<pubDate>Fri, 03 Aug 2007 10:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-54337</guid>
		<description>&lt;p&gt;http://kai.wodepu.com/bbs
已经使用了该插件,谢谢!&lt;/p&gt;

&lt;p&gt;另外,楼上的问题大概是因为你用了中文bbpress引起的,要对模版做些修改才行,我就是这样弄得.或者你干脆换成英文bbpress试试.&lt;/p&gt;

&lt;p&gt;再次多谢作者!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://kai.wodepu.com/bbs" rel="nofollow">http://kai.wodepu.com/bbs</a><br />
已经使用了该插件,谢谢!</p>
<p>另外,楼上的问题大概是因为你用了中文bbpress引起的,要对模版做些修改才行,我就是这样弄得.或者你干脆换成英文bbpress试试.</p>
<p>再次多谢作者!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dony</title>
		<link>http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31152</link>
		<dc:creator>Dony</dc:creator>
		<pubDate>Tue, 27 Mar 2007 06:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31152</guid>
		<description>&lt;p&gt;你好 我用的是DH的主机应该是能支持GD的，或者只是需要给他们写信开通？ 
现在的问题是能显示头像，但是上传、修改的功能不能实现。  Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>你好 我用的是DH的主机应该是能支持GD的，或者只是需要给他们写信开通？<br />
现在的问题是能显示头像，但是上传、修改的功能不能实现。  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iStef</title>
		<link>http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31139</link>
		<dc:creator>iStef</dc:creator>
		<pubDate>Tue, 27 Mar 2007 05:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31139</guid>
		<description>&lt;p&gt;@ Dony: 插件需要 GD，方便的话可以留下您的站点的地址我去看看。
头像选择实现应该不难，但需要写一些代码，我的项目暂时不需要这个功能，再加上最近比较忙，短时间内可能不会去写这个功能吧。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@ Dony: 插件需要 GD，方便的话可以留下您的站点的地址我去看看。<br />
头像选择实现应该不难，但需要写一些代码，我的项目暂时不需要这个功能，再加上最近比较忙，短时间内可能不会去写这个功能吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dony</title>
		<link>http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31136</link>
		<dc:creator>Dony</dc:creator>
		<pubDate>Tue, 27 Mar 2007 04:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31136</guid>
		<description>&lt;p&gt;我怎么不能上传图片了？  文件夹已经设置成777了
有没有办法实现 让用户选择预先设定的几个头像而不是自己上传图片了？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>我怎么不能上传图片了？  文件夹已经设置成777了<br />
有没有办法实现 让用户选择预先设定的几个头像而不是自己上传图片了？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dony</title>
		<link>http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31039</link>
		<dc:creator>Dony</dc:creator>
		<pubDate>Mon, 26 Mar 2007 17:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31039</guid>
		<description>&lt;p&gt;OK了 :)  谢谢你的杰作&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>OK了 <img src='http://blog.istef.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   谢谢你的杰作</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dony</title>
		<link>http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31035</link>
		<dc:creator>dony</dc:creator>
		<pubDate>Mon, 26 Mar 2007 16:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.istef.info/2007/02/17/bbpress-avatar-plugin/#comment-31035</guid>
		<description>&lt;p&gt;建立的文件夹名字应该是avatars 你掉了个 s 
还有就是装上后 在个人资料的 编辑 页面中 会出现
“bs/bb-includes/template-functions.php on line 941”的错误提示
然后也会出现JS的程序码
这个问题怎么解决了？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>建立的文件夹名字应该是avatars 你掉了个 s<br />
还有就是装上后 在个人资料的 编辑 页面中 会出现<br />
“bs/bb-includes/template-functions.php on line 941”的错误提示<br />
然后也会出现JS的程序码<br />
这个问题怎么解决了？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
