September 26th, 2007
更新到 WordPress 2.3 的问题
Category: WordPress, Author: Nicky, Popularity: 32%
WordPress 2.3 在中国传统的中秋节发布了,新增的功能在这篇文章里说得很清楚,这里有官方发布的消息,总统把他完全翻译了过来。
在升级过程中基本没有遇到什么问题,到现在为止,我使用的这些插件中只有 alexking 的 Popularity Contest 和 Articles 出了问题,下面这些插件需要升级到最新的版本:
WP-Cache 2.1.2
WordPress Database Backup 2.1.3
Google XML Sitemaps 3.0 和 Popularity Contest 不兼容。
WP-PageNavi 2.11
Articles 已经升级到 1.2 版本
Different Posts Per Page 出了一点小问题,等待作者更新。
Different Posts Per Page 更新到 1.2 版本。
因为这个版本自带 Tag 的支持和对 URL 进行了重新定向处理,所以停用了这些插件:
Ultimate Tag Warrior
Google Sitemaps - Append UTW Tags
Permalink Redirect
另外,由于使用了自带的 Tag 系统,主题肯定会有修改,等几天把 iblue 更新了。
调用 WordPress 2.3 自带 Tags 方法:
- <?php the_tags( 'Tags:' , ', ' , '.'); ?>
Tags:WordPress.
评论数量(17) | Add Comments
本文网址:http://www.osxcn.com/wordpress/update-to-wordpress-23.html


我的tag 在页面上都不显示了…555555555
先不更新了。
我发现我的WP-PageNavi 早是 2.11了,哈哈
我换了TAG的代码。删了UTW咋啥都没了
需要在 Manage - Import - Ultimate Tag Warrior 这里,把 UTW 的 tag 导入。
utw的标签怎么导出哦…
Google XML Sitemaps 3.0 和某些插件不兼容
导致评论出问题..nicky 查一下.我在我博客上也发现这问题了.
很遗憾,我导入了。也没有出现。
应该是模板的问题,我用WP自带的模板就没有问题。郁闷。
在这里做个广告没意见吧?
Add Related Posts to Feed Plugin for WordPress 2.3
http://www.kaol.org/?p510
我也是使用/%category%/%postname%.html这种结构的,怎么没发现什么问题呢?能说一下吗,谢谢。
柠檬的 Permalink 怎么设置的?我弄了一下,发现内容页访问不了,404 Not Found~ -_-!
@漫步 测试过了,评论问题是因为 Google XML Sitemaps 3.0 和 Popularity Contest 不兼容引起的,看来只有等 Popularity Contest 作者更新。
@lxltop 谢谢你的提醒,仔细检查了一下,原来是因为 Different Posts Per Page 这个插件引起的问题,你没有使用这个插件,所以没有问题。
@Verdana 柠檬应该是这样的 /archives/%postname%
偶的是托管,暂时只能2.13了
我的网站地图出现这种情况…真晕…用的插件是:Dagon Design Sitemap Generator
WordPress database error: [Table 'chinacl.wp_categories' doesn't exist]
SELECT cat_ID as category_ID, cat_name, category_parent FROM wp_categories GROUP BY cat_ID ORDER BY category_parent, cat_name
WordPress database error: [Table 'chinacl.wp_categories' doesn't exist]
SELECT category_parent FROM wp_categories WHERE category_parent != ‘0′ GROUP BY category_parent ORDER BY category_parent
WordPress database error: [Table 'chinacl.wp_post2cat' doesn't exist]
SELECT ID, category_id, post_title FROM wp_posts, wp_post2cat WHERE wp_posts.ID = wp_post2cat.post_id AND post_status = ‘publish’ AND post_type = ‘post’ ORDER BY category_id, post_title
Nicky,有没有发现更新到2.3后Articles页面的分类有问题?
是的,现在还没有研究到底问题出在哪里?