<?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>Movie Castle &#187; bug</title>
	<atom:link href="http://www.eemir3.com/tag/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eemir3.com</link>
	<description>以对电影的执着,撰写扭曲&#38;颠倒之现世,即使黑暗也会一往无前.</description>
	<lastBuildDate>Sat, 05 Nov 2011 17:27:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>永久链接抢修完成</title>
		<link>http://www.eemir3.com/2008/07/permalink-structures-contain-indexphp/</link>
		<comments>http://www.eemir3.com/2008/07/permalink-structures-contain-indexphp/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 04:50:00 +0000</pubDate>
		<dc:creator>Yacca</dc:creator>
				<category><![CDATA[行业&博客]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[index.php]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[中文tag]]></category>
		<category><![CDATA[永久链接]]></category>

		<guid isPermaLink="false">http://www.eemir3.com/index.php/2008/07/16/permalink-structures-contain-indexphp/</guid>
		<description><![CDATA[本站在24小时内恢复正常,继续兴高采烈滴接客~ 　　昨天WordPress出了2.6简体正式版,我很千的去随了大流,并为此付出了沉重的代价——整整一个晚上加今天一个上午Movie Castle无法被正常访问,大部分时间里处于只显示首页,无法显示任何Page及日志的状态...昨晚我很忿恨的熬夜到两点,把Google里三层外三层扒光了好几次,都没有找到解决方法. 　　今天去WordPress.org上准备去砸场子来着,突然看到一个标题为"[resolved] Custom Permalink now working after installing WP 2.6"的帖子...激动了顿时,立即冲进去阅读我勉强看得懂的英文鸟语. 看来这同病相怜的兄弟还真不少,一个个都是报同样的错,此情此景令我更是心中一阵酸楚,继而欣慰,因为我不是一个人在战斗... 　　方法有了,Win主机用户的永久链接中是带有"index.php"的,去不掉,也很碍眼(除非用插件做转向,那是另外回事情了). 偏偏这次又是它造孽,暂时因为找不到其他的元凶,只能归咎于它! 这是一个"index.php"引起的Bug, 看看中招的人里有没有特例的?! 我了解了几位兄弟,都是和我一样Win主机,永久链接中有"index.php"的. 　　先声明,据说这是个临时解决问题的方法,但终归是有效的,先用着吧,希望接下来的WordPress2.6.1可以解决这个问题. 1.将WordPress更新至2.6正式版,这个都不会?! 无情的鄙视! 2.进后台管理界面的设置选项-&#62;永久链接,按照下图设吧...然后保存. 去看看页面的情况吧,应该是恢复了的. 3. 按照帖子中的说法,是把下面两项都填上内容,但我觉得没必要了. 我填了一项也照样达到了需要的效果. 　　目前的分类页面url也恢复到和以前一样了,如下^o^: http://www.eemir3.com/index.php/category/movietv/&#160; &#160; 　　而Tag url在我修改了rewrite.php后,也可以支持中文tag了,方法很多人介绍过,我简单说下吧: 　　备份你的WordPress/wp-includes/rewrite.php文件,然后打开rewrite.php寻找如下代码 ———————————————————function get_tag_permastruct() {if (isset($this-&#62;tag_structure)) {return $this-&#62;tag_structure;} if (empty($this-&#62;permalink_structure)) {$this-&#62;tag_structure = ”;return false;} if (empty($this-&#62;tag_base))$this-&#62;tag_structure = $this-&#62;front . ‘tag/’;else$this-&#62;tag_structure = $this-&#62;tag_base . ‘/’; $this-&#62;tag_structure [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.eemir3.com/wp-content/uploads/2008/07/windowslivewriter4e8145f527f5-8938image-2.png"><img border="0" alt="image" src="http://www.eemir3.com/wp-content/uploads/2008/07/windowslivewriter4e8145f527f5-8938image-thumb.png" width="304" height="195"></a></p>
<p align="center">本站在24小时内恢复正常,继续兴高采烈滴接客~</p>
<p><span id="more-1825"></span>
<p>　　昨天<a href="http://www.wopus.org/wp26-zh-cn-version-released.html" target="_blank">WordPress出了2.6简体正式版</a>,我很千的去随了大流,并为此付出了沉重的代价——整整一个晚上加今天一个上午<a title="Movie Castle" href="http://www.eemir3.com/" target="_blank">Movie Castle</a>无法被正常访问,大部分时间里处于只显示首页,无法显示任何Page及日志的状态...昨晚我很忿恨的熬夜到两点,把Google里三层外三层扒光了好几次,都没有找到解决方法.</p>
<p>　　今天去WordPress.org上准备去砸场子来着,突然看到一个标题为"[<strong><font color="#ff0000">resolved</font></strong>] <a href="http://wordpress.org/support/topic/188959" target="_blank">Custom Permalink now working after installing WP 2.6</a>"的帖子...激动了顿时,立即冲进去阅读我勉强看得懂的英文鸟语. 看来这同病相怜的兄弟还真不少,一个个都是报同样的错,此情此景令我更是心中一阵酸楚,继而欣慰,因为我不是一个人在战斗...</p>
<p>　　方法有了,Win主机用户的永久链接中是带有"index.php"的,去不掉,也很碍眼(除非用插件做转向,那是另外回事情了). 偏偏这次又是它造孽,暂时因为找不到其他的元凶,只能归咎于它! 这是一个"index.php"引起的Bug, 看看中招的人里有没有特例的?! 我了解了几位兄弟,都是和我一样Win主机,永久链接中有"index.php"的.</p>
<p>　　先声明,据说这是个临时解决问题的方法,但终归是有效的,先用着吧,希望接下来的WordPress2.6.1可以解决这个问题.</p>
<blockquote><p>1.将WordPress更新至2.6正式版,这个都不会?! 无情的鄙视!</p>
<p>2.进后台管理界面的设置选项-&gt;永久链接,按照下图设吧...然后保存. 去看看页面的情况吧,应该是恢复了的.</p>
<p><a href="http://www.eemir3.com/wp-content/uploads/2008/07/windowslivewriter591edbf78618-c948image-2.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" border="0" alt="image" src="http://www.eemir3.com/wp-content/uploads/2008/07/windowslivewriter591edbf78618-c948image-thumb.png" width="372" height="484"></a> </p>
<p>3. 按照帖子中的说法,是把下面两项都填上内容,但我觉得没必要了. 我填了一项也照样达到了需要的效果.</p>
</blockquote>
<p>　　目前的分类页面url也恢复到和以前一样了,如下^o^:</p>
<p><a title="http://www.eemir3.com/index.php/category/movietv/" href="http://www.eemir3.com/index.php/category/movietv/">http://www.eemir3.com/index.php/category/movietv/</a>&nbsp;</p>
<p>&nbsp;</p>
<p>　　而Tag url在我修改了rewrite.php后,也可以支持中文tag了,方法很多人介绍过,我简单说下吧:</p>
<blockquote><p>　　备份你的WordPress/wp-includes/rewrite.php文件,然后打开rewrite.php寻找如下代码</p>
<p>———————————————————<br />function get_tag_permastruct() {<br />if (isset($this-&gt;tag_structure)) {<br />return $this-&gt;tag_structure;<br />} <br /><font color="#1b74d6">if (empty($this-&gt;permalink_structure)) {<br /></font>$this-&gt;tag_structure = ”;<br />return false;<br />} <br />if (empty($this-&gt;tag_base))<br />$this-&gt;tag_structure = $this-&gt;front . ‘tag/’;<br />else<br />$this-&gt;tag_structure = $this-&gt;tag_base . ‘/’; <br />$this-&gt;tag_structure .= ‘%tag%’; <br />return $this-&gt;tag_structure; <br />———————————————————<br />将蓝色代码替换为: <br />———————————————————<br />if (! empty($this-&gt;permalink_structure)) {<br />———————————————————</p>
</blockquote>
<p>&nbsp;
<p>　　关于无法显示日志和Page还有什么问题,欢迎和我交流,这次的经历让我深深的感受到,LAMP才是王道啊...哦,对了,这个方法对于那无法登陆是否有效我不知道. 希望这24小时之中,Google和其他搜索引擎别对我有什么行动啊-.-</p>
<h2  class="related_post_title">随便走走看看</h2><ul class="related_post"><li><a href="http://www.eemir3.com/2008/11/improve-theme-in-use-again/" title="对使用中Theme继续做三处改进">对使用中Theme继续做三处改进</a> (86)</li><li><a href="http://www.eemir3.com/2008/10/improve-theme-in-use/" title="对使用中的Theme做了两点改进">对使用中的Theme做了两点改进</a> (128)</li><li><a href="http://www.eemir3.com/2008/10/wordpress-18-touch/" title="淫邪的WordPress十八摸">淫邪的WordPress十八摸</a> (101)</li><li><a href="http://www.eemir3.com/2008/08/less-and-less-external-call/" title="[WP优化]把外部调用减少再减少">[WP优化]把外部调用减少再减少</a> (76)</li><li><a href="http://www.eemir3.com/2008/08/share-moviecastle-theme/" title="分享本站现在使用的Theme">分享本站现在使用的Theme</a> (117)</li><li><a href="http://www.eemir3.com/2008/08/moviecastle-use-lamp-now/" title="老子终于用上了传说中的LAMP鸟~">老子终于用上了传说中的LAMP鸟~</a> (132)</li><li><a href="http://www.eemir3.com/2008/07/the-problem-i-met-is-easy-to-fix/" title="昨天的CSS样式问题其实很容易解决">昨天的CSS样式问题其实很容易解决</a> (49)</li><li><a href="http://www.eemir3.com/2008/07/angry-with-sidebar-column-bug/" title="棘手且恼人的侧边栏分列显示bug">棘手且恼人的侧边栏分列显示bug</a> (57)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.eemir3.com/2008/07/permalink-structures-contain-indexphp/feed/</wfw:commentRss>
		<slash:comments>70</slash:comments>
<enclosure url="" length="" type="" />
		</item>
	</channel>
</rss>

